Skip to content

Releases: multiversx/mx-chain-go

BoN phase 1 wave 2 - patch 4

17 Oct 18:32
Compare
Choose a tag to compare

Fixed the bug that caused the shards to stall
Added recovery mechanism whenever a header fails to be synchronized
Included the web server's removal of potential harmful routes
Node does not start web server by default

BoN phase 1 wave 2 - patch 3

17 Oct 17:59
Compare
Choose a tag to compare
Pre-release

Fixed the bug that caused the shards to stall
Added recovery mechanism whenever a header fails to be synchronized
Included the web server's removal of potential harmful routes
Node does not start web server by default

BoN phase 1 wave 2 - patch 2

17 Oct 13:54
Compare
Choose a tag to compare
Pre-release

Fixed the bug that caused the shards to stall
Added recovery mechanism whenever a header fails to be synchronized
Included the web server's removal of potential harmful routes
Node does not start web server by default

BoN phase 1 wave 2 - patch 1

16 Oct 18:16
Compare
Choose a tag to compare

Removed potential harmful rest api routes (/node/start; /node/stop)
Node does not default starts the web server any more
Added some new metrics

BoN phase 1 wave 2

14 Oct 12:43
a4ea046
Compare
Choose a tag to compare

Refactored metaprocessor constructor arguments
Fixed bug of an early cache eviction of shards block when requesting data
Fixed bug related to metachain observers writing data to elastic search engine

BoN phase 1 wave 1 - patch 1

10 Oct 14:25
0bf1c24
Compare
Choose a tag to compare

Bugfixed slow sync
Bugfixed node crash due to a concurrent map write
Bugfixed out of memory due to heartbeat monitor trying to write continously. Added a batch size of 300 on the storer in config.toml

BoN phase 1 wave 1

07 Oct 17:07
b21909b
Compare
Choose a tag to compare
Merge pull request #516 from ElrondNetwork/fix-update-heartbeat-counters

Fix update heartbeat counters

Dry-run for BoN phase 1 wave 1

04 Oct 20:29
8399d1a
Compare
Choose a tag to compare
Merge pull request #513 from ElrondNetwork/EN-4212-Fix-bug-when-meta-…

…blocks-are-evicted

En 4212 fix bug when meta blocks are evicted

Bugfixes and upgrades

28 Sep 13:44
80abe03
Compare
Choose a tag to compare

same as the v1.0.18 tag release, just to notice that the change has been done

Debug version release with arwen VM and elrond node

25 Sep 12:22
cc06262
Compare
Choose a tag to compare

Debug version release with arwen VM and elrond node