Releases: hemilabs/hemi-viem
Releases · hemilabs/hemi-viem
v2.0.0
What's Changed
Breaking Changes
- Bitcoin Tunnel Manager address updated
bitcoin-vault
methods and abi removedbitcoin-kit
, andbitcoin-tunnel-manager
abis were updated
bitcoin kit breaking changes
getBitcoinAddressBalance
,getHeaderN
,getLastHeader
,getTransactionByTxId
,getTxConfirmations
andgetUtxosForBitcoinAddress
now require thebitcoinKitAddress
as a parameter
bitcoin tunnel manager changes
Public actions
getVaultOwnerByBTCAddress
was removedgetVaultAddressByOwner
was replaced withgetVaultIndexByBTCAddress
Wallet actions
confirmDeposit
now requires a few new extra parameters:extraInfo
,outpudIndex
,txId
andvaultIndex
.initiateWithdrawal
renamedownerAddress
tovaultIndex
Full Changelog: v1.7.0...v2.0.0
v1.7.0
What's Changed
- Add lint command by @gndelia in #29
- Add support to commonjs module by @ArturDolzan in #32
New Contributors
- @ArturDolzan made their first contribution in #32
Full Changelog: v1.6.1...v1.7.0
v1.6.1
v1.6.0
What's Changed
- Update sub-dependencies by @gabmontes in #18
- Add repository field by @gndelia in #21
- Improve repository checks by @gabmontes in #22
- Add hemi mainnet contract addresses by @gndelia in #24
- 1.6.0 by @gndelia in #25
Full Changelog: v1.5.0...v1.6.0
v1.5.0
v1.4.0
v1.3.0
v1.2.0
v1.1.0
What's Changed
- Add contracts needed for tunneling by @gndelia in #1
- Add Hemi mainnet chain by @gabmontes in #3
New Contributors
- @gndelia made their first contribution in #1
- @gabmontes made their first contribution in #3
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Full Changelog: https://github.com/hemilabs/hemi-viem/commits/v1.0.0