Skip to content

Releases: harmony-one/harmony

Mainnet Release 2023.2.5

25 Jul 07:24
65e5cc2
Compare
Choose a tag to compare

Mainnet Release v2023.2.5

The release contains a few new changes related to syncing (#4452)

Mainnet Release 2023.2.4

03 Jul 14:54
c7a63ba
Compare
Choose a tag to compare

The released version: v2023.2.4-0-gc7a63bab

v2023.2.4 (for year 2023, hardfork number 2, release 4) is a mandatory update containing a hardfork expected to be activated at epoch 1535 (block 44630016) happening around 2023-07-20 05:51 UTC. All node runner (explorer and validator) are required to upgrade before that date.

The hardfork will activate two features :

What's Changed

Full Changelog: v2023.2.2...v2023.2.4

Mainnet Release 2023.2.2

03 Jul 10:20
3d8d455
Compare
Choose a tag to compare

Mainnet Release v2023.2.2

Non mandatory upgrade.

Typed cache & Node cleanup. (#4409)
core, internal/configs: HIP28-v2 fee collection (#4410)
Minor: removed time.Sleep from tests. (#4412)
Mainnet Release Candidate 2023.1.2 (#4376) (#4414)
chore: merge main into dev (#4415)
internal/params: set validator code fix hard forks (#4413)
internal/params: schedule HIP28v2 + val code fix (#4416)
Dev fix conflicts. (#4417)
Remove dockerfile hardcoded version numbers (#4418)
Fix concurrent map access. (#4421)
add inspectdb to cli (#4426)
fix beacon-ness in legacy sync (#4428)
Use Header instead Block. (#4424)
Sync dev with main branch ( v2023.2.1 hotfix ) (#4435)
Feature: generating protoflles with docker. (#4427)
fix stream log issue, replace print log error with warning (#4433)
hmy: Gas Price Oracle improvements (#4436)
change cache folder in sync and move it under data folder (#4438)
Consensus: reduce consensus initialization steps. (#4387)
Fixed race errors in downloader & consensus (#4442)
Fix panic. (#4440)
Snapshot integration and add cache to statedb (#4419)
Consensus: removed double initialization. (#4404)
Rebase dev to current main (#4443)
Fix compile error. (#4444)
Fixed bug with storing already cancelled context. (#4445)
build: update base distribution in Travis (#4451)
[github action] build and push harmony proto docker image (#4453)
rpc: add net_listening function (#4446)

The released version: v2023.2.2-0-g3d8d4557

Mainnet Release 2023.2.1

18 May 17:45
6577b0b
Compare
Choose a tag to compare

Mainnet Release v2023.2.1

This is not a mandatory upgrade for existing validator. New validator or existing validator who downloaded the DB from a recent rclone will require this version.

The released version: v2023.2.1-0-g6577b0bd

What's Changed

Full Changelog: v2023.2.0...v2023.2.1

Mainnet Release 2023.2.0

15 May 18:54
01691fd
Compare
Choose a tag to compare

Mainnet Release v2023.2.0

The released version: v2023.2.0-0-g01691fd3

Do not install that version

What's Changed

Full Changelog: v2013.1.3...v2023.2.0

Mainnet Release 2023.1.3

03 Apr 20:32
941a92b
Compare
Choose a tag to compare
Pre-release

Mainnet release v2023.1.3

The released version: v2013.1.3-0-g941a92b7

What's Changed

Full Changelog: v2023.1.1...v2013.1.3

Mainnet Release 2023.1.1

30 Jan 12:27
Compare
Choose a tag to compare
Pre-release

Mainnet release v2023.1.1

Harmony binary is actually the same as v2023.1.0.

This release fix the build for the docker image : #4354

The released version: v2023.1.1-0-gb2e50e69

Mainnet Release 2023.1.0

26 Jan 10:45
09dba41
Compare
Choose a tag to compare

Mainnet Release v2023.1.0

v2023.1.0 (for year 2023, harfork number 1, release 0) is the latest and mandatory update containing a hardfork expected to be activated at epoch 1323 (block 37683200) happening around Wed 8 Feb 11:30PM UTC. All node runner (explorer and validator) are required to upgrade before that date.

The hardfork mainly feature Native ONE Cross-Shard transfer precompile allowing the use of metamask to send ONE from one shard to another.

This version is the same as v4.3.14 and hence detail changes can be found in the previous release:

Note docker version is not available yet and will be updated as soon as possible.

The released version: v2023.1.0-0-g09dba416

Mainnet Release Candidate 4.3.14.rc3

23 Jan 10:09
09dba41
Compare
Choose a tag to compare
Pre-release

Mainnet Release v4.3.14.rc3

#4346 - schedule mainnet hardfork for chainid_fix and cx_one_transfer_precompile
#4345 - [rpc] imitate eth_syncing behaviour
#4341 - Add logging for NthNextHmy panic

The released version: v4.3.14.rc3-0-g09dba416

Mainnet Release Candidate 4.3.14.rc2

17 Jan 05:05
8e6bbd0
Compare
Choose a tag to compare
Pre-release

What's Changed

Pull Requests

#4318 - Rebase dev branch to current main branch
#4302 - Add openssl compatibility on m2 chips using darwin
#4311 - [dumpdb] ensure each cross link is dumped
#4315 - bump libp2p to version 0.24.0 and update its dependencies and relevant tests
#4307 - Fix for consensus stuck.
#4316 - staged dns sync v1.0
#4276 - add description for closing client and change randomize process
#4320 - Small fixes and code cleanup for network stack.
#4322 - Fix not disable cache in archival mode.
#4324 - Feature registry
#4284 - Slash fix
#4328 - Rebase dev with AWS SDK hotfixes
#4334 - [cmd] update year version
#4335 - chore(build): upgrade golang to 1.19
#4336 - [build] github action update
#4337 - chore(build): fix protoc-gen-go to v1.26.0
#4338 - fix config migration issue

New Contributors

Full Changelog: v4.3.13...v4.3.14-rc