Skip to content

Fully Noded - v0.2.26

Compare
Choose a tag to compare
@Fonta1n3 Fonta1n3 released this 16 Sep 03:52
· 402 commits to master since this release
0612657
  • Fixes a crash caused by Bitcoin Core v22.0 new numbering system
  • Adds a paste button for lightning uri's when creating channels
  • Removes "node hot" "node cold" label on utxos as bitcoin core has made a breaking change that is not at all intuitive
  • General refactoring and fixes from said refactoring
  • Taproot wallets can now be created by copying a taproot xprv/tprv descriptor tapping the + button to create a wallet and tapping the paste button to import the xprv based descriptor, xprv only needed if you want your node to sign the transaction
  • Signet support added
  • BIP86 support added
  • Fix bugs around European locale and fiat/satoshi/btc denomination toggling
  • Other minor UI fixes