Releases: zeta-chain/node
Releases · zeta-chain/node
v20.0.2
v20.0.2
Fixes
- 2871 - add default cctx list pagination size
- 2882 - add block by number result nil check
v20.0.1
Fixes
- remove error return on staking hooks
v20.0.0
Features
- 2578 - add Gateway address in protocol contract list
- 2630 - implement
MsgMigrateERC20CustodyFunds
to migrate the funds from the ERC20Custody to a new contracts (to be used for the new ERC20Custody contract for smart contract V2)
- 2578 - Add Gateway address in protocol contract list
- 2594 - Integrate Protocol Contracts V2 in the protocol
- 2634 - add support for EIP-1559 gas fees
- 2597 - Add generic rpc metrics to zetaclient
- 2538 - add background worker routines to shutdown zetaclientd when needed for tss migration
- 2681 - implement
MsgUpdateERC20CustodyPauseStatus
to pause or unpause ERC20 Custody contract (to be used for the migration process for smart contract V2)
- 2644 - add created_timestamp to cctx status
- 2673 - add relayer key importer, encryption and decryption
- 2825 - add Bitcoin inscriptions support
Refactor
- 2615 - Refactor cleanup of outbound trackers
- 2855 - disable Bitcoin witness support for mainnet
Tests
- 2726 - add e2e tests for deposit and call, deposit and revert
- 2821 - V2 protocol contracts migration e2e tests
Fixes
- 2654 - add validation for authorization list in when validating genesis state for authorization module
- 2672 - check observer set for duplicates when adding a new observer or updating an existing one
- 2824 - fix Solana deposit number
v20.0.1
This release is reuploaded from our private build to ensure that the binary checksums provided during our security patching match this release.
Fixes
- remove error return on staking hooks
v19.1.7
This release is reuploaded from our private build to ensure that the binary checksums provided during our security patching match this release.
Fixes
- remove error return on staking hooks
v20.0.0
v20.0.0
Features
- 2578 - add Gateway address in protocol contract list
- 2630 - implement
MsgMigrateERC20CustodyFunds
to migrate the funds from the ERC20Custody to a new contracts (to be used for the new ERC20Custody contract for smart contract V2)
- 2578 - Add Gateway address in protocol contract list
- 2594 - Integrate Protocol Contracts V2 in the protocol
- 2634 - add support for EIP-1559 gas fees
- 2597 - Add generic rpc metrics to zetaclient
- 2538 - add background worker routines to shutdown zetaclientd when needed for tss migration
- 2681 - implement
MsgUpdateERC20CustodyPauseStatus
to pause or unpause ERC20 Custody contract (to be used for the migration process for smart contract V2)
- 2644 - add created_timestamp to cctx status
- 2673 - add relayer key importer, encryption and decryption
- 2825 - add Bitcoin inscriptions support
Refactor
- 2615 - Refactor cleanup of outbound trackers
- 2855 - disable Bitcoin witness support for mainnet
Tests
- 2726 - add e2e tests for deposit and call, deposit and revert
- 2821 - V2 protocol contracts migration e2e tests
Fixes
- 2654 - add validation for authorization list in when validating genesis state for authorization module
- 2672 - check observer set for duplicates when adding a new observer or updating an existing one
- 2824 - fix Solana deposit number
v19.1.6
This is an optional zetacored only change which may fix issues with duplicate logs on ethermint transactions (#1572 #2836)
Fixes
- 2854 - fix: bump ethermint to remove duplicate event logs
v19.2.2
This is a zetaclientd only release for use only on testnet (athens3).
Fixes
- 2849 - update go-tss with known fixes
v19.1.5
This is a zetaclientd only release.
Fixes
- 2848 - update go-tss with known fixes
v19.1.4
This is a zetaclientd only release. You may run any v19.x.x zetacored version.
v19.1.4
Fixes
- 2843 - move interval assignment out of cctx loop
v19.1.3
Fixes
- 2841 - hardcode outboundScheduleInterval if it's 0
v19.1.2
Fixes
- 2840 - prevent division by 0 in ScheduleCctxEVM
v19.2.1
This is a zetaclientd only release for use only on testnet (athens3).
Features
- 2778 - ask for 3 accounts (signer, pda, system_program) on solana gateway deposit
v19.2.0
This is a zetaclientd only release for use only on testnet (athens3).
v19.2.0
Features
- 2768 - enable parsing Bitcoin deposit memo with inscription; deposit fee improvement