Skip to content

Releases: zeta-chain/node

v27.0.4

10 Feb 15:33
caa4804
Compare
Choose a tag to compare

v27.0.4

Fixes

  • 3508 - fix empty from field in eth receipt rpc method

Changelog

  • caa4804 fix: fix from field in eth receipt rpc method (#3508)

v27.0.3

09 Feb 22:22
593879d
Compare
Choose a tag to compare

This is a zetaclient only release

Fixes

  • 3505 - add back bitcoin TSS keysign interval

Changelog

  • 593879d fix: add back bitcoin TSS keysign interval (#3505)

v27.0.2

06 Feb 18:12
e33f8ab
Compare
Choose a tag to compare

v27.0.2

This is an optional update that is compatible with v27.0.x

Fixes

  • 3470 - revert status and query blocks commands
  • 3482 - fix evm healthcheck to reduce log spam
  • 3484 - use chain name in metrics

v27.0.1

Fixes

  • 3460 - add group,gov,params,consensus,feemarket ,crisis,vesting modules to the cosmos interface registry to enable parsing of tx results.

v27.0.0

Breaking Changes

  • Universal contract calls from Bitcoin and Solana now follow the Protocol Contract V2 workflow.
    • For depositAndCall and call operations, the onCall method is invoked on the Universal Contract from the gateway, replacing the previous behavior where onCrossChainCall was triggered by the systemContract.
    • The interfaces of both functions remain the same.

Features

  • 3353 - add liquidity cap parameter to ZRC20 creation
  • 3357 - cosmos-sdk v.50.x upgrade
  • 3358 - register aborted CCTX for Bitcoin inbound that carries insufficient depositor fee
  • 3368 - cli command to fetch inbound ballot from inbound hash added to zetatools.
  • 3425 - enable inscription parsing on Bitcoin mainnet

Refactor

  • 3332 - implement orchestrator V2. Move BTC observer-signer to V2
  • 3360 - update protocol contract imports using consolidated path
  • 3349 - implement new bitcoin rpc in zetaclient with improved performance and observability
  • 3390 - orchestrator V2: EVM observer-signer
  • 3426 - use protocol contracts V2 with Bitcoin deposits
  • 3326 - improve error messages for cctx status object
  • 3418 - orchestrator V2: TON observer-signer
  • 3432 - use protocol contracts V2 with Solana deposits
  • 3438 - orchestrator V2: SOl observer-signer. Drop V1.
  • 3440 - remove unused method FilterSolanaInboundEvents
  • 3428 - zetaclient: converge EVM clients.
  • 2863 - refactor zetacore to delete matured ballots and add a migration script to remove all old ballots.

Fixes

  • 3416 - add a check for nil gas price in the CheckTxFee function

Changelog

v27.0.1

04 Feb 00:50
290478e
Compare
Choose a tag to compare

Upgrade Information

CHANGELOG

v27.0.1

Fixes

  • 3460 - add group,gov,params,consensus,feemarket ,crisis,vesting modules to the cosmos interface registry to enable parsing of tx results.

v27.0.0

Breaking Changes

  • Universal contract calls from Bitcoin and Solana now follow the Protocol Contract V2 workflow.
    • For depositAndCall and call operations, the onCall method is invoked on the Universal Contract from the gateway, replacing the previous behavior where onCrossChainCall was triggered by the systemContract.
    • The interfaces of both functions remain the same.

Features

  • 3353 - add liquidity cap parameter to ZRC20 creation
  • 3357 - cosmos-sdk v.50.x upgrade
  • 3358 - register aborted CCTX for Bitcoin inbound that carries insufficient depositor fee
  • 3368 - cli command to fetch inbound ballot from inbound hash added to zetatools.
  • 3425 - enable inscription parsing on Bitcoin mainnet

Refactor

  • 3332 - implement orchestrator V2. Move BTC observer-signer to V2
  • 3360 - update protocol contract imports using consolidated path
  • 3349 - implement new bitcoin rpc in zetaclient with improved performance and observability
  • 3390 - orchestrator V2: EVM observer-signer
  • 3426 - use protocol contracts V2 with Bitcoin deposits
  • 3326 - improve error messages for cctx status object
  • 3418 - orchestrator V2: TON observer-signer
  • 3432 - use protocol contracts V2 with Solana deposits
  • 3438 - orchestrator V2: SOl observer-signer. Drop V1.
  • 3440 - remove unused method FilterSolanaInboundEvents
  • 3428 - zetaclient: converge EVM clients.
  • 2863 - refactor zetacore to delete matured ballots and add a migration script to remove all old ballots.

Fixes

  • 3416 - add a check for nil gas price in the CheckTxFee function

v26.0.0

21 Jan 20:11
178398a
Compare
Choose a tag to compare

v26 is based on the release/v25 branch rather than develop

Upgrade Information

v26.0.0

Features

  • 3353 - add liquidity cap parameter to ZRC20 creation
  • 3379 - add Avalanche, Arbitrum and World Chain in chain info

Fixes

  • 3374 - remove minimum rent exempt check for SPL token withdrawals
  • 3348 - add support to perform withdraws in ZetaChain onRevert call

Changelog

  • 178398a fix: backport for v26 onRevert CCTX and Solana withdraw fixes (#3380)

v25.0.0

09 Jan 20:40
4a04d96
Compare
Choose a tag to compare

Upgrade Information

Features

  • 3235 - add /systemtime telemetry endpoint (zetaclient)
  • 3317 - add configurable signer latency correction (zetaclient)
  • 3320 - add zetaclient minimum version check

Tests

  • 3205 - move Bitcoin revert address test to advanced group to avoid upgrade test failure
  • 3254 - rename v2 E2E tests as evm tests and rename old evm tests as legacy
  • 3095 - initialize simulation tests for custom zetachain modules
  • 3276 - add Solana E2E performance tests and improve Solana outbounds performance

Refactor

  • 3170 - revamp TSS package in zetaclient
  • 3291 - revamp zetaclient initialization (+ graceful shutdown)
  • 3319 - implement scheduler for zetaclient

Fixes

  • 3206 - skip Solana unsupported transaction version to not block inbound observation
  • 3184 - zetaclient should not retry if inbound vote message validation fails
  • 3230 - update pending nonces when aborting a cctx through MsgAbortStuckCCTX
  • 3225 - use separate database file names for btc signet and testnet4
  • 3242 - set the Receiver of MsgVoteInbound to the address pulled from solana memo
  • 3253 - fix solana inbound version 0 queries and move tss keysign prior to relayer key checking
  • 3278 - enforce checksum format for asset address in ZRC20
  • 3289 - remove all dynamic peer discovery (zetaclient)
  • 3314 - update last_scanned_block_number metrics more frequently for Solana chain
  • 3321 - make crosschain-call with invalid withdraw revert
  • 3342 - set per transaction gas limit to 10M

Changelog

  • 4a04d96 fix!: set per transaction gas limit to 10M (#3342)

v24.0.0

16 Dec 23:12
b768872
Compare
Choose a tag to compare

This release is based on the release/v23 branch rather than develop.

v24.0.0

Fixes

  • upgrade cosmos sdk to 0.47.15

v23.1.6

10 Dec 23:10
2ca464a
Compare
Choose a tag to compare

This is a zetaclient only release

Fixes

  • 3273 - hardcode erc20 asset strings to align with the data in foreign coin store

v23.1.5

09 Dec 14:43
ff5d8e3
Compare
Choose a tag to compare

This is a zetaclient only release.

Fixes

  • 3255 - fix solana inbounds

v23.1.4

06 Dec 01:34
314db22
Compare
Choose a tag to compare

This is a zetaclient only release.

Fixes

  • 3250 - move relayer key check after tss keysign