Skip to content

Releases: zeta-chain/node

v20.0.2

18 Sep 17:19
c05a91c
Compare
Choose a tag to compare
v20.0.2 Pre-release
Pre-release

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

18 Sep 15:58
102b872
Compare
Choose a tag to compare

This release is reuploaded from our private build to ensure that the binary checksums provided during our stealth patching match this release.

Fixes

  • remove error return on staking hooks

v19.1.7

18 Sep 15:45
20b4753
Compare
Choose a tag to compare

This release is reuploaded from our private build to ensure that the binary checksums provided during our stealth patching match this release.

Fixes

  • remove error return on staking hooks

v20.0.0

11 Sep 20:33
676e7d7
Compare
Choose a tag to compare

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

10 Sep 01:53
3cfbbc2
Compare
Choose a tag to compare

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

07 Sep 17:52
de1471b
Compare
Choose a tag to compare

This is a zetaclientd only release for use only on testnet (athens3).

Fixes

  • 2849 - update go-tss with known fixes

v19.1.5

07 Sep 22:28
4506827
Compare
Choose a tag to compare

This is a zetaclientd only release.

Fixes

  • 2848 - update go-tss with known fixes

v19.1.4

06 Sep 17:49
4d7f2ba
Compare
Choose a tag to compare

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

27 Aug 19:56
1f577e8
Compare
Choose a tag to compare

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

27 Aug 15:54
bc9f419
Compare
Choose a tag to compare

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