Skip to content

Releases: get10101/10101

1.6.4

24 Nov 16:02
15a3eab
Compare
Choose a tag to compare
  • Fix build arguments to include rapid gossip sync server url

1.6.3

24 Nov 12:23
01850e9
Compare
Choose a tag to compare
  • Add support for rapid gossip sync

1.6.2

23 Nov 13:28
ff345a9
Compare
Choose a tag to compare
  • Fix pnl calculation when resizing
  • Add collab revert support without channel

1.6.1

21 Nov 19:23
ece418b
Compare
Choose a tag to compare
  • Fix missing context when opening alert dialog
  • Fix jagged border on carousel images
  • Compute trade cost correctly in app wallet history

1.6.0

20 Nov 22:05
3844cdd
Compare
Choose a tag to compare
  • Move backup button to settings
  • Refresh lightning wallet on received payment event
  • Move thermostat status to settings
  • Spawn blocking on force-close and close channel
  • Spawn backup tasks from static tokio runtime
  • Spawn blocking on send payment
  • Return to the correct screen after returning from settings
  • Increase back arrow clickable space on settings
  • Do not call periodic check twice

1.5.1

16 Nov 19:00
f516868
Compare
Choose a tag to compare
  • Add on-boarding wizard
  • Add backup and restore for lightning, dlc and 10101 data
  • Add support for resizing positions
  • Add beta disclaimer
  • Ensure that payout curve cannot be negative
  • Consider fee in payout curve
  • Ensure that inverse payout curve does not go over oracle's maximum BTC price
  • Add multiple oracle support on coordinator

1.5.0

06 Nov 13:17
be2b663
Compare
Choose a tag to compare
  • Allow to drain on-chain wallet by sending amount 0.
  • Load persisted rust-dlc ChainMonitor on restart.
  • Upgrade rust-lightning to version 0.0.116.
  • Charge channel opening fee through the lsp flow
  • Allow to configure tx fee rate when opening channels from the coordinator

1.4.4

28 Oct 10:43
413e9db
Compare
Choose a tag to compare
  • Improve collab revert
  • Improved settings screen
  • Add recover from seed phrase. Note: for now we are only able to recover on-chain funds.

1.4.3

23 Oct 16:40
ca30d2b
Compare
Choose a tag to compare
  • Charge order matching fee through the margin
  • Improve wallet balance design
  • Fix a bug where a position remained open even though the channel has been force closed.
  • Fix a bug where the app got stuck when opening the receive screen.

1.4.2

19 Oct 14:19
6fdb9a3
Compare
Choose a tag to compare
  • Only contracts are editable for new orders
  • Contracts can only be entered in full amounts
  • New default amount is 10 contracts
  • Fix: Show pnl on success dialog when closing a position
  • Add a feature to collaboratively close a (potentially broken) channel
  • Receive bitcoin in wallet
  • Send bitcoin in wallet to address or BIP21 URI
  • Redesign send and receive screens
  • Add stable flag to position and order
  • Add QR code scanner