Skip to content

Releases: zeta-chain/node

v23.1.2

04 Dec 17:50
9d6e9a6
Compare
Choose a tag to compare

This is a zetaclient only release.

Features

  • 3222 - disable EIP-1559

Fixes

  • 3238 - integrate withdraw spl create ata fix
  • 3232 - integrate deposit fee and audit fixes
  • 3241 - allow processing v2 inbound trackers for gateway calls initiated by smart contracts

v23.1.1

02 Dec 18:53
e2c34d3
Compare
Choose a tag to compare

This is a zetaclient only release.

Fixes

  • 3206 - skip Solana unsupported transaction version to not block inbound observation
  • 3225 - use different database file names for btc signet and testnet4

Changelog

  • e2c34d3 fix: use different database file names for signet and testnet4 to avoid wrong height (#3224)

v23.1.0

25 Nov 20:08
bccb1cc
Compare
Choose a tag to compare

This is a zetaclient only release.

Chores

  • 3215 - revert go-tss to v21/v22 version to avoid keysign failures

v23.0.0

22 Nov 18:04
734b2e9
Compare
Choose a tag to compare

Features

  • 2984 - add Whitelist message ability to whitelist SPL tokens on Solana
  • 3091 - improve build reproducability. make release{,-build-only} checksums should now be stable.
  • 3124 - integrate SPL deposits
  • 3134 - integrate SPL tokens withdraw to Solana
  • 3182 - enable zetaclient pprof server on port 6061

Tests

  • 3075 - ton: withdraw concurrent, deposit & revert.
  • 3105 - split Bitcoin E2E tests into two runners for deposit and withdraw
  • 3154 - configure Solana gateway program id for E2E tests
  • 3188 - add e2e test for v2 deposit and call with swap
  • 3151 - add withdraw emissions to e2e tests

Refactor

  • 3118 - zetaclient: remove hsm signer
  • 3122 - improve & refactor zetaclientd cli
  • 3125 - drop support for header proofs
  • 3131 - move app context update from zetacore client
  • 3137 - remove chain.Chain from zetaclientd config

Fixes

  • 3117 - register messages for emissions module to legacy amino codec.
  • 3041 - replace libp2p public DHT with private gossip peer discovery and connection gater for inbound connections
  • 3106 - prevent blocked CCTX on out of gas during omnichain calls
  • 3139 - fix config resolution in orchestrator
  • 3149 - abort the cctx if dust amount is detected in the revert outbound
  • 3155 - fix potential panic in the Bitcoin inscription parsing
  • 3162 - skip depositor fee calculation if transaction does not involve TSS address
  • 3179 - support inbound trackers for v2 cctx
  • 3192 - fix incorrect zContext origin caused by the replacement of 'sender' with 'revertAddress'

v22.1.2

18 Nov 19:06
fe6d8e7
Compare
Choose a tag to compare

This is a zetaclient only release.

Fixes

  • 3181 - add lock around pingRTT to prevent crash

v22.1.1

15 Nov 18:26
ad5efe6
Compare
Choose a tag to compare

This is a zetaclient only release.

Fixes

  • 3171 - infinite discovery address leak

v22.1.0

14 Nov 23:04
52fc6d0
Compare
Choose a tag to compare

This is a zetaclient only release

Features

  • 3028 - whitelist connection gater

Fixes

  • 3041 - replace DHT with private peer discovery
  • 3162 - skip depositor fee calculation on irrelevant transactions

v22.0.2

12 Nov 21:33
f92effb
Compare
Choose a tag to compare

This is a zetaclient only release.

Fixes

  • 3144 - out of gas on ZetaClient during onRevert

v20.0.7

12 Nov 01:28
c608565
Compare
Choose a tag to compare

This is a zetaclient only release.

Fixes

  • 3141 - allow BTC revert with dust amount

v22.0.1

12 Nov 00:05
6ee64b9
Compare
Choose a tag to compare

This is a zetaclient only release.

Fixes

  • 3140 - allow BTC revert with dust amount