Releases: get10101/10101
Releases · get10101/10101
1.2.1
1.2.0
1.1.0
- Charge funding transaction on-chain fees upon receiving and inbound JIT Channel
- Added prometheus metrics to coordinator:
channel_balance_satoshi
,channel_outbound_capacity_satoshi
,channel_inbound_capacity_satoshi
,channel_is_usable
,node_connected_peers_total
,node_balance_satoshi
,position_quantity_contracts
,position_margin_sats
- Track channel data
- Track channel liquidity
- Track on-chain transactions
- Display service status in the app
- Fail HTLCs backwards
- Show local time in candlestick chart
- Enable wumbo channels for up to 1 BTC
1.0.21
- Fix issue where
Next
button on the create invoice screen was hidden behind keyboard. The keyboard can now be closed by tapping outside the text-field. - Fix panic when processing accept message while peer is disconnected.
- Configurable oracle endpoint and public key
- Removed stop-gap from receiving payments with open position.
- Reduced min amount of 50k sats on receiving payments.
1.0.20
- Do not trigger DLC manager periodic check twice
- Simplify maker binary
- Prefer unused addresses to new ones (temporarily)
- chore: Remove share on twitter button temporarily
- Use address caches in LnDlcWallet
- Set background transaction priority to 24 blocks
- Improve error message when trying to collab close LN with DLC channel
- Simplify deserialisation of channel ID
- Stabilise key dependencies