Skip to content

Releases: nautls/nautilus-wallet

v0.7.3

09 Apr 23:16
7b0acaf
Compare
Choose a tag to compare

What's Changed

  • Transaction Builder: fix change issues with 80+ on change boxes by using Fleet's box value estimator.
  • Ledger: make use of Fleet's CherryPickSelectionStrategy for Ledger wallets to preciselly select inputs and avoid too "many tokens error".
  • Ledger: isolate distinct tokens on change boxes.
  • Token Icons: added QUACKS, CYPX and PROXIE icons.

Full Changelog: v0.7.2...v0.7.3

v0.8.0-alpha.0

21 Feb 00:41
f2479d0
Compare
Choose a tag to compare
v0.8.0-alpha.0 Pre-release
Pre-release
  • dApp Connector: add sign_tx_inputs method;
    ergo.sign_tx_inputs(
      unsignedTransaction: UnsignedTransaction, 
      inputIndexesToSign: number[]
    ): Promise<SignedInput[]>

Full Changelog: v0.7.2...v0.8.0-alpha.0

v0.7.2

31 Jan 00:07
39e1872
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.1...v0.7.2

v0.7.1

30 Nov 01:13
20a77fd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

22 Nov 12:39
a5c2477
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.5...v0.7.0

v0.6.5

12 Nov 00:19
3129948
Compare
Choose a tag to compare

What's Changed

  • Fix transaction broadcasting fallback mechanism
  • Remove not working GetBlock's fallback GraphQL instance
  • Add Aneta's GraphQL instances for mainnet and testnet as fallback
  • Add love token icon by @andrehafner in #81

New Contributors

Full Changelog: v0.6.4...v0.6.5

v0.6.4

01 Nov 15:41
1bb8475
Compare
Choose a tag to compare

What's Changed

  • Replace ergo-ts by Fleet for address serialization by @capt-nemo429 in #78
  • dApp Connector: add get_current_height() by @capt-nemo429 in #77
  • Upgrade sigma-rust to v0.21.0
  • Add bundle size optimizations

Full Changelog: v0.6.3...v0.6.4

v0.6.3

18 Oct 18:09
e698983
Compare
Choose a tag to compare

What's Changed

  • dApp Connector: fix get_utxos() issue.

Full Changelog: v0.6.2...v0.6.3

v0.6.2

16 Oct 22:53
e1d9f62
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2

v0.6.1

23 Sep 00:20
7f1881f
Compare
Choose a tag to compare

What's Changed

  • Retry with alternative instances in case of broadcasting failure by @capt-nemo429 in #63

Full Changelog: v0.6.0...v0.6.1