Skip to content

Releases: harmony-one/harmony

Official Release for Token Swap

20 Jan 23:22
a30f3b2
Compare
Choose a tag to compare

Token Swap will be announced after this mainnet upgrade. The upgrade contains security fixes, cross-shard transaction bug fixes, and enhanced RPC APIs to support better explorer and wallet integration.

The released binary can be downloaded using the following process.

curl -LO https://harmony.one/node.sh
chmod +x node.sh

./node.sh -v
node.sh: version: v1 20200114.0

./node.sh -V
Harmony (C) 2019. harmony, version v4961-v1.2.1-0-ga30f3b21 (jenkins@ 2020-01-20T22:49:15+0000)

Release candidate 3 for token swap

18 Jan 08:35
1935a5f
Compare
Choose a tag to compare

This is the release candidate 3 for the token swap.

Fixes included in this release are mainly cross-shard receipt compatibility fixes.

token swap release candidate 2

16 Jan 16:53
bfebea4
Compare
Choose a tag to compare
Pre-release

The last release candidate for token swap after chaos monkey test and security fixes.
Changes merged since last release v1.1.0.

  • cross-shard transaction receipt merkle root bug fix
  • add crosslink and cxreceipts length RPC api
  • apiv2 added to support decimal value output instead of hex value
  • libp2p upgrade to v0.5.0
  • security guard added to support block rollback
  • security fix of sanity check on cx receipt

open staking release candidate 1

14 Jan 01:48
f86800d
Compare
Choose a tag to compare
Pre-release

First release candidate for open staking on Harmony mainnet

prepare for token swap

14 Jan 01:42
917d803
Compare
Choose a tag to compare
Pre-release

This is the first release candidate for token swap on Harmony Mainnet.

devnet+node

15 Feb 06:37
Compare
Choose a tag to compare

devnet 1901 release, with state syncing support.

  • this is to support node program
  • no libp2p, no bls signature support