Skip to content

Releases: hemilabs/hemi-viem

v2.0.0

10 Jan 15:40
v2.0.0
5dce0ce
Compare
Choose a tag to compare

What's Changed

  • Update Bitcoin integration (Bitcoin Tunnel Manager and other contracts) by @gndelia in #33

Breaking Changes

  • Bitcoin Tunnel Manager address updated
  • bitcoin-vault methods and abi removed
  • bitcoin-kit, and bitcoin-tunnel-manager abis were updated

bitcoin kit breaking changes

  • getBitcoinAddressBalance, getHeaderN, getLastHeader, getTransactionByTxId, getTxConfirmations and getUtxosForBitcoinAddress now require the bitcoinKitAddress as a parameter

bitcoin tunnel manager changes

Public actions

  • getVaultOwnerByBTCAddress was removed
  • getVaultAddressByOwner was replaced with getVaultIndexByBTCAddress

Wallet actions

  • confirmDeposit now requires a few new extra parameters: extraInfo, outpudIndex, txId and vaultIndex.
  • initiateWithdrawal renamed ownerAddress to vaultIndex

Full Changelog: v1.7.0...v2.0.0

v1.7.0

11 Dec 18:11
v1.7.0
3022a1f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.1...v1.7.0

v1.6.1

06 Nov 17:26
v1.6.1
51f9b9b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.6.1

v1.6.0

29 Oct 21:04
v1.6.0
f61f2fe
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.6.0

v1.5.0

08 Aug 19:32
v1.5.0
907e3ce
Compare
Choose a tag to compare

What's Changed

  • Add l2Bridge address to Hemi sepolia chain for Sepolia by @gndelia in #17

Full Changelog: v1.4.0...v1.5.0

v1.4.0

06 Aug 15:19
v1.4.0
20a0d31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

18 Jul 17:17
de561f9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

15 Jul 12:59
9a93b1a
Compare
Choose a tag to compare

What's Changed

  • Update codebase to Typescript by @gndelia in #4
  • Add bitcoin tunnel manager and bitcoin vault actions by @gndelia in #7
  • Add Prettier to the codebase, and GitHub actions for CI checks and publishing the package in npm by @gndelia in #8

Full Changelog: v1.1.0...v1.2.0

v1.1.0

28 Jun 13:48
v1.1.0
bf8b2e9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

25 Jun 20:29
v1.0.0
45e5d75
Compare
Choose a tag to compare