Skip to content

Releases: zeta-chain/node

v37.0.0

06 Jan 19:11
78e1a91

Choose a tag to compare

Release ReForge

  • zetacored: v37.0.0
  • zetaclientd: v38.0.0

Breaking Changes

  • A new field gas_price_multiplier is added to the chain parameters, impacting the query API /zeta-chain/observer/get_chain_params and the cosmos message MsgUpdateChainParams.
    The zetacored binary must be upgraded to trigger chain parameters data migration before running the new zetaclientd binary.

Features

  • 4427 - improve EVM chain outbound performance with batch and sequential keysign
  • 4479 - add MsgRemoveObserver
  • 4484 - change params for 2s block time
  • 4507 - add a tool to list tss balances across all supported chains
  • 4492 - add migration script to set authorization for MsgRemoveObserver
  • 4453 - add an option to create dry zetaclients to connect to live networks
  • 4493 - enable ALT in solana inbounds
  • 4485 - move gas price multiplier to zetacore chain parameters
  • 4515 - add a flag to toggle v2 ZETA flows and set it false by default

Fixes

  • 4403 - load Sui inbound cursors from database for all supported packages
  • 4401 - retry Sui inbound when the inbound vote RPC failed
  • 4414 - fix example package deployment by removing gateway object reference
  • 4434 - disable zetaclient public DNS usage to avoid crash when resolving DNS in the address_book
  • 4437 - have zetaclient resolve IP address from public DNS and then use only IP address in go-tss
  • 4443 - fix effective gas price calculation for zevm rpc
  • 4471 - accept uppercase receiver address in Bitcoin withdrawals
  • 4502 - update to filter by VM for evm chains requiring TSS funds migration.
  • 4498 - reindex txlogs at the rpc layer if duplicate indexes are present
  • 4490 - allow object for tracerConfig in the zevm debug APIs
  • 4511 - false mempool congested warning
  • 4509 - use outbound schedule interval in sui cctx scheduling
  • 4514 - use Zeta height as a factor to calculate the EVM chain artificial height for TSS keysign
  • 4513 - use outbound_schedule_interval and outbound_schedule_lookahead in ton cctx scheduling

Tests

  • 4440 - add more chaos profiles to zetaclient localnet
  • 4474 - add e2e test for zetaclient minimum version
  • 4476 - add separate versions for zetaclient ,zetacore and zetae2e binaries for upgrade e2e tests.
  • 4488 - add sui to tss migration tests
  • 4491 - add ton to tss migration tests
  • 4503 - add an e2e test to replace observer without TSS migration

Changelog

zetaclient_v37.0.7

19 Dec 22:34
b5823a6

Choose a tag to compare

Changelog

zetaclient_v37.0.6

19 Dec 20:49
af36ac7

Choose a tag to compare

Changelog

v36.1.5

18 Dec 16:57
228684c

Choose a tag to compare

V36.1.5 ONLY FOR RPC NODES

This should NOT be run on any validator nodes and should only be used for RPC nodes.

zetaclient_v37.0.5

18 Dec 16:59
c0d0432

Choose a tag to compare

ZETACLIENT RELEASE

Features

  • 4493 - enable ALT in solana inbounds

Changelog

  • c0d0432 feat(backport/zetaclient_v37): enable ALT in solana inbounds (#4500)

zetaclient_v37.0.4

12 Dec 16:59
2d049a7

Choose a tag to compare

Changelog

zetaclient_v36.0.5

28 Nov 16:32
4cd4d1e

Choose a tag to compare

Unreleased

Changelog

  • 4cd4d1e Merge pull request #4455 from zeta-chain/fix-legacy-release-v36

zetaclient_v37.0.3

26 Nov 22:22
004269a

Choose a tag to compare

Changelog

  • 004269a fix(v37): accept uppercase receiver address in Bitcoin withdrawal (#4449)

zetaclient_v37.0.2

18 Nov 22:45
4433bc9

Choose a tag to compare

Changelog

  • 4433bc9 fix(v37/backport): resolve IP address from public DNS and then pass it to go-tss (#4438)

zetaclient_v37.0.1

30 Oct 15:11
5712114

Choose a tag to compare

Changelog

  • 5712114 ci(backport/zetaclient_v37): fix branch name rule to include all rele… (#4397)