Releases: harmony-one/harmony
token swap release v1.2.2
this is a bug fix only release to support failed tx status query in RPC interface.
Official Release for Token Swap
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
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
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
First release candidate for open staking on Harmony mainnet
prepare for token swap
This is the first release candidate for token swap on Harmony Mainnet.
devnet+node
devnet 1901 release, with state syncing support.
- this is to support node program
- no libp2p, no bls signature support