Skip to content

Releases: zeta-chain/node

v5.0.0

15 Jul 03:42
37d7e09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.2...v5.0.0

v4.0.3

13 Jul 17:29
Compare
Choose a tag to compare

fixed a crashing bug in interpreting bitcoin transaction amount.

v4.0.2

13 Jul 00:53
fdc3c5d
Compare
Choose a tag to compare

This is a zetaclientd only release.

What's Changed

New Contributors

Full Changelog: v4.0.0...v4.0.2

v4.0.1

06 Jul 03:59
2a8b29d
Compare
Choose a tag to compare

What's Changed

  • docs(spec): observer and emissions modules docs by @fadeev in #754

Full Changelog: v4.0.0...v4.0.1

v4.0.0

30 Jun 21:35
fe08334
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/zeta-chain/zeta-node/commits/v4.0.0

v3.0.0

23 Jun 19:00
1b3afe4
Compare
Choose a tag to compare

What's Changed

  • feat(docs): generate spec from source by @fadeev in #536
  • feat: Stress test final by @kevinssgh in #681
  • fix: ParseInt -> ParseUint in gas price params by @aldapp7 in #674
  • refactor: zetacore fixes for keygen and tss voting by @kingpinXD in #670
  • refactor: add to out tx tracker readability by @kingpinXD in #658
  • refactor: genesis tokens by @kingpinXD in #656
  • refactor: query-keygen by @kingpinXD in #657
  • fix: Zellic-04: Bitcoin race condition causes extra spending by @kevinssgh in #672
  • docs(specs): fungible module docs by @fadeev in #680
  • fix: Halborn audit issue 14, revert mint if failed transfer of ZETA by @aldapp7 in #697
  • fix(openapi): use snake_case when generating OpenAPI schema by @fadeev in #702
  • refactor: Tx add_to_outtxtracker by @kingpinXD in #701
  • refactor: validate basic checks by @kingpinXD in #696
  • fix: Changed upgrade handler check to look at major version only by @CharlieMc0 in #690
  • Upgrade path testing by @gzukel in #635
  • feat: CI - Added GH action for basic operations on athens3 validator nodes by @CharlieMc0 in #705
  • feat: add/refactor port 8123 telemetry in zetalient by @brewmaster012 in #709
  • fix: Pass Block Height to keysign function in go-tss by @kevinssgh in #712
  • feat: zetaclient auto-stop at upgrade height when upgrade plan is detected by @brewmaster012 in #714
  • ci: workflow to check if generated Go/OpenAPI source matches proto by @fadeev in #704
  • fix: Incorporate TSS address into zetaclient db keys by @kevinssgh in #710
  • feat: flag for test keysign by @kingpinXD in #707
  • docs: add codeowners and license by @fadeev in #718
  • fix: remove overwriting gasLimit in withdrawing ZRC20/Zeta by @brewmaster012 in #731
  • chore(openapi): skip modules not imported in app.go by @fadeev in #738
  • fix: enforce sequential confirmation of outbound txns on bitcoin network by @kevinssgh in #737
  • ci: generate release notes on release by @fadeev in #739

Full Changelog: v1.2.1...v3.0.0

v2.0.0

15 Jun 18:13
aeb5cd5
Compare
Choose a tag to compare
add upgrade handler for v2.0.0

v1.2.1-rc3

13 Jun 22:35
f9c605e
Compare
Choose a tag to compare
additional logs to check post receive confirmation

v1.2.1-rc2

13 Jun 19:01
38bdb37
Compare
Choose a tag to compare
additional logs to check query tx by hash

v1.2.1

01 Jun 15:27
Compare
Choose a tag to compare

What's Changed

  • fix(openapi): generate definitions in openapi spec by @fadeev in #668

Full Changelog: v1.2.0...v1.2.1