github zeta-chain/node v37.0.0

latest release: zetaclient_v38.0.0
3 days ago

Release ReForge

Upgrade Information

  • Zetachain Testnet Upgrade Height: 15942000

  • Zetachain Testnet Upgrade Proposal: LINK_TO_PROPOSAL

  • Zetachain Mainnet Upgrade Height: TBD

  • Zetachain Mainnet Upgrade Proposal: TBD

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

Don't miss a new node release

NewReleases is sending notifications on new releases.