Skip to content

Releases: MetaMask/snap-bitcoin-wallet

1.3.0

09 Oct 17:31
701ebac

Choose a tag to compare

@metamask/bitcoin-wallet-snap

Fixed

  • Fix confirmSend UI modal (#541)
  • Remove account address snap tracking (#539)
  • Update locales (#540)

1.2.0

07 Oct 12:25
e4f8ef2

Choose a tag to compare

@metamask/bitcoin-wallet-snap

Added

  • Limit account creation & discovery to P2WPKH addresses (#537)
  • Implement confirm send UI (#536)
  • Add confirmSend for unified send flow (#533)

1.1.0

23 Sep 15:42
077353c

Choose a tag to compare

@metamask/bitcoin-wallet-snap

Added

  • onAmountInput and onAddressInput RPC methods (#532)

Fixed

  • Defensive code around snap_eventTrack (#531)
  • Error message on synchronization (#529)

1.0.0

26 Aug 16:55
d1db4d1

Choose a tag to compare

@metamask/bitcoin-wallet-test-dapp

Changed

  • Alignment of the dApp site (#525)

@metamask/bitcoin-wallet-snap

Added

  • Background events executed only when client is active (#524)
  • Confirmation displayed on signMessage (#523)
  • OpenRPC for dApp connectivity (#522)
  • Sign message on submitRequest (#521)
  • UTXO management on submitRequest (#520)
  • Send transfer on submitRequest (#519)
  • PSBT management on submitRequest (#514)

Changed

  • Translations updated in all languages (#525)

Fixed

  • Translations aligned with locales (#528)

0.19.3

20 Aug 18:51
5a79231

Choose a tag to compare

@metamask/bitcoin-wallet-test-dapp

@metamask/bitcoin-wallet-snap

Fixed

  • Treat empty strings as unset in config (#517)

0.19.2

20 Aug 17:06
b296663

Choose a tag to compare

@metamask/bitcoin-wallet-test-dapp

@metamask/bitcoin-wallet-snap

Fixed

  • Fix issue where DIN endpoints where not used in v0.19.1

0.19.1

20 Aug 15:48
2ee9f1f

Choose a tag to compare

@metamask/bitcoin-wallet-test-dapp

@metamask/bitcoin-wallet-snap

Changed

  • Use DIN endpoints for Bitcoin and Bitcoin Testnet (no PR, just a change in CI secrets)

0.19.0

19 Aug 14:58
3ce321c

Choose a tag to compare

@metamask/bitcoin-wallet-test-dapp

Changed

  • Complete docs refactor (#505)

@metamask/bitcoin-wallet-snap

Added

  • PSBT transaction fee computation (#507)
  • Fill, sign and send PSBT functionality (#504)
  • OpenRPC documentation for onClientRequest (#506)
  • Event tracking verification for account synchronization (#503)

Changed

  • Complete documentation refactor (#505)

0.18.0

30 Jul 16:30
8af9c39

Choose a tag to compare

@metamask/bitcoin-wallet-test-dapp

Changed

  • Align latest dependencies (#496)

@metamask/bitcoin-wallet-snap

Added

  • Fine-grained error handling with tracking and translations (#496, #498)
  • Track transaction events (#495)
  • Add account options in KeyringAccount (#499)

Fixed

  • Retry mechanism for Esplora indexer (#500)

0.17.0

03 Jul 13:36
0df3709

Choose a tag to compare

@metamask/bitcoin-wallet-test-dapp

@metamask/bitcoin-wallet-snap

Changed

  • Synchronize by default (#492)

Fixed

  • Synchronize accounts with no history (#491)