Skip to content

Releases: nautls/nautilus-wallet

v0.1.0

30 Jan 18:46
4daf17d
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

This pre-release partially implements EIP-12

Added

  • ergoConnector.nautilus.connect()

  • ergoConnector.nautilus.isConnected()

  • ergo_wallet_disconnected event

  • ergo.get_utxos

  • ergo.get_balance

  • ergo.get_used_addresses

  • ergo.get_unused_addresses

  • ergo.get_change_address

In order to facilitate the testing process, ergo_request_read_access and ergo_check_read_access are also included on this pre-release, but keep in mind that those will be removed for the public release to avoid conflicts with Yoroi

v0.0.7

27 Jan 23:21
347fb80
Compare
Choose a tag to compare

Fixes:

  • Fix mnemonic sorting on restoration view
  • Some small UI fixes

v0.0.6

26 Jan 00:57
107d85b
Compare
Choose a tag to compare

New features

  • Expanded view
  • Miner fee bump
  • NFT amount auto select on "Send" tab

Fixes:

  • Fixed layout breaking on "Assets" tab
  • Wrong balance on wallets with less balance than required to send a transaction
  • Various small UI fixes

v0.0.5

23 Jan 14:25
1635b47
Compare
Choose a tag to compare
  • added KYA modal
  • added about page

v0.0.4

21 Jan 00:23
dca0d9b
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release

Private beta version