Skip to content

Releases: multiversx/mx-chain-go

Term UI bugfixes

16 Aug 12:11
04ca422
Compare
Choose a tag to compare

The propose counters are no longer stuck on 0 and we have eliminated some artifacts when starting the term-ui (it needed one resize of the window to be correctly drawn). Also, we have fixed a small bug in which the pool tx counter was computed only on half of the tx data pools.

Testnet 1.0.12 (1012)

14 Aug 15:07
53f4cf7
Compare
Choose a tag to compare

Stabilized previous version

Testnet release 1.0.11 (1011)

31 Jul 12:27
431dc58
Compare
Choose a tag to compare
Merge pull request #321 from ElrondNetwork/bugs/EN-3228-sc-processor-…

…refund-gas

Bugs/en 3228 sc processor refund gas

bug fixes regarding reported issues #248, #256, #257, #266

10 Jul 13:17
bd54836
Compare
Choose a tag to compare
Merge pull request #263 from ElrondNetwork/issue/#248-Wrong-nonce-in-…

…block

Issue/#248 wrong nonce in block

Bug fixes

03 Jul 14:46
d140543
Compare
Choose a tag to compare
  • Fork choice
  • Meta blocks added into shard node pool are not notarized until first cross shard transaction come

Core updates

30 Jun 03:29
929ff5a
Compare
Choose a tag to compare
Feat/en 2595 bootstrap from a given round (#226)

* Changed parameters in config.toml
* Added tests and TODO
* Fixed one bug and changed some print info
* Changed getHeaderWithNonce to getHeaderFromPoolWithNonce in metablock and shardblock sync
* Refactored after review
* Changed some prints info
* Reorder new methods
* Fixed tests

Fixed creating storage files on windows

25 Jun 17:12
d07c1c2
Compare
Choose a tag to compare
Merge pull request #234 from ElrondNetwork/bug/windows-filename-trimming

core: fix filename trimming

Moved json config files inside config directory

25 Jun 06:25
c9d7ca8
Compare
Choose a tag to compare
Merge pull request #230 from ElrondNetwork/feat/change-json-files-path

changed the path of the .json files in config folder

Fixed directSender and header requests

24 Jun 17:43
0543638
Compare
Choose a tag to compare
Merge pull request #229 from ElrondNetwork/bugs/EN-2588-fix-direct-se…

…nder

Bugs/en 2588 fix direct sender

Elrond go rename

19 Jun 16:42
04d9701
Compare
Choose a tag to compare
Elrond go rename Pre-release
Pre-release

This is a pre-release tag to be used after the repo name has been changed to elrond-go