Releases: multiversx/mx-chain-go
Releases · multiversx/mx-chain-go
v1.11.1
v1.11.0
Release draft from Github Actions
What's Changed
Other Notable Changes
Full Changelog: v1.10.8...v1.11.0
v1.10.8
v1.10.7
What's Changed
New Features
- Disable relayed v1/v2 by @sstanculeanu in #7094
Other Notable Changes
- Merge rc/v1.7.0 in feat/light client support by @BeniaminDrasovean in #5879
- Merge rc/1.7.0 in feat/light client support by @BeniaminDrasovean in #6049
- State changes collector by @BeniaminDrasovean in #5585
- State changes outport by @cristure in #6429
- bump mx-chain-core go version. by @cristure in #6476
- State changes read operations by @ssd04 in #6296
- updated core enums in state changes. by @cristure in #6495
- Fix state changes collector store check by @ssd04 in #6679
- Merge spica patch relayedv3 into feat state changes by @ssd04 in #6779
- Merge master into feat state changes by @ssd04 in #6780
- fix state changes collector index out of bounds by @ssd04 in #6826
- state changes fixes by @BeniaminDrasovean in #6803
- add unit test for revert fix, and update go mod by @BeniaminDrasovean in #6897
- unit tests for merging same account accesses by @danielradu10 in #6965
- Refactor stateAccessesCollector by @BeniaminDrasovean in #6926
- merge state accesss for same account in the same tx by @BeniaminDrasovean in #6958
- Merge master into state changes by @ssd04 in #7196
- Fixes tx cost endpoint by @miiu96 in #7169
- use account changes as int by @BeniaminDrasovean in #7232
- Merge teegarden into feat state changes by @ssd04 in #7252
- export original key and val in dataTrieChanges by @BeniaminDrasovean in #7270
- fix dataTrieChanges delete by @BeniaminDrasovean in #7293
- Merge rc/barnard patch 3 in feat/state changes 8oct by @BeniaminDrasovean in #7316
- add StateAccessesCollector to testFullNode by @BeniaminDrasovean in #7319
- Feat/state changes by @ssd04 in #6565
- Merge rc barnard patch 3 into extend bootstrap time by @ssd04 in #7328
- Extend default bootstrap time to wait for requested data by @ssd04 in #7324
Full Changelog: v1.10.6...v1.10.7
v1.10.6
v1.10.5
What's Changed
Other Notable Changes
- Merge "rc/barnard" into "master" by @miiu96 in #6625
- proper wasmer location by @sstanculeanu in #7124
Full Changelog: v1.10.4...v1.10.5
v1.10.4
What's Changed
Other Notable Changes
- proposalToVote - calculated correct by @sasurobert in #7106
Full Changelog: v1.10.3...v1.10.4
What's Changed
Improvements
- Update go 1.23 by @sstanculeanu in #6511
Other Notable Changes
- MX-15029: Accept multiple delegateVoting by @dragos-rebegea in #5857
- MX-15032: MaxVotingDelayPeriodInEpochs by @dragos-rebegea in #5877
- MX-15047: add gasUsage for changeConfig by @dragos-rebegea in #5872
- Mx 15033 by @dragos-rebegea in #5922
- Merge rc v1.8.0 feat governance fixes by @dragos-rebegea in #6491
- MX-15031: Add cancel method before voting start by @dragos-rebegea in #6496
- accounts storage iterator by @BeniaminDrasovean in #6086
- Spica to barnard 23 okt by @sasurobert in #6553
- Barnard to gov 4 nov by @sasurobert in #6582
- Change penalise gas by @sasurobert in #6264
- Barnard governance 14 11 by @sasurobert in #6608
- Heartbeats chain simulator by @miiu96 in #6612
- integrate new account storage iterator by @BeniaminDrasovean in #6696
- Spica patch to barnard 22 Jan by @sasurobert in #6726
- new epoch start blockchain hooks by @laurci in #6548
- vm integration for get all transfers value hook, get code hash hook and internal errors masking by @laurci in #6774
- vm integration for backtransfers improvements by @laurci in #6791
- Merge rc/barnard into feat/governance-fixes by @dragos-rebegea in #6845
- float64 conversion issue fix by @dragos-rebegea in #6868
- Merge rc/barnard in feat/accounts storage iterator 13 mar by @BeniaminDrasovean in #6876
- check only dbs that are older than the given epoch by @BeniaminDrasovean in #6327
- integrate transfer and execute with return error by @laurci in #6852
- add get esdt token type vm hook by @laurci in #6893
- Automatic activation of nodes disabled by @sasurobert in #6793
- Barnard to gov 24 mar by @sasurobert in #6903
- Feat/accounts storage iterator by @BeniaminDrasovean in #6547
- VM reserved functions activation flag integration by @laurci in #6932
- Rc/andromeda by @AdoAdoAdo in #6747
- fixes andromeda to barnard merge by @AdoAdoAdo in #7006
- unit tests by @danielradu10 in #7008
- Andromeda to governance by @sasurobert in #7017
- Andromeda to barnard by @sasurobert in #6996
- Barnard to gov 29 may by @sasurobert in #7019
- Fix epoch start trigger missing prev header by @ssd04 in #6997
- Adapt changes to use timestamp as milliseconds by @ssd04 in #7021
- Fix code coverage upload by @andreibancioiu in #7029
- Barnard to gov 10 june by @sasurobert in #7034
- fixing tests with unbond by @sasurobert in #7037
- Feat/governance fixes by @dragos-rebegea in #6490
- [DO NOT MERGE] Set UnBondPeriodInEpochs = 3 by @elvisboghiu in #7009
- Adjust workflow - optimization, plus migration on-prem (for MacOS) by @andreibancioiu in #7039
- Update smart contract hooks to export milliseconds by @ssd04 in #7025
- Fix hardware requirement cpu flags check by @ssd04 in #7030
- set block data timestamp ms field by @ssd04 in #7033
- Merge barnard into feat timestamp ms by @ssd04 in #7041
- Fix codecov for Barnard by @andreibancioiu in #7042
- update vm version: rename hook epochStartBlockTimeStampMs -> epochStartBlockTimestampMs by @laurci in #7043
- Indexer with timestamp ms by @miiu96 in #7044
- Merge barnard into feat timestamp ms by @ssd04 in #7048
- Optimize some workflows - use self-hosted runner by @andreibancioiu in #7046
- skip meta data entries when iterating esdts on API calls by @BeniaminDrasovean in #7035
- Fix internal testing suite report storage by @btc-fan in #7028
- Merge barnard into feat timestamp ms by @ssd04 in #7050
- Fix codecov config (exclude files) by @andreibancioiu in #7052
- Merge barnard into feat timestamp ms by @ssd04 in #7058
- update vm version by @laurci in #7060
- update go core version by @ssd04 in #7063
- Feat/timestamp ms by @ssd04 in #7040
- New indexer and vm common by @miiu96 in #7064
- Update Index of Reports by @elvisboghiu in #7068
- update vm version by @laurci in #7066
- Update indexer by @miiu96 in #7087
- governance fixes after qa testing by @sasurobert in #7092
- fix get balance opcode by @sasurobert in #7096
- do not vote on closed proposal by @sasurobert in #7101
- proposalToVote - calculated correct by @sasurobert in #7106
New Contributors
- @elvisboghiu made their first contribution in #7009
Full Changelog: v1.9.6...v1.10.4
v1.10.3
What's Changed
Other Notable Changes
- do not vote on closed proposal by @sasurobert in #7101
Full Changelog: v1.10.2...v1.10.3
v1.10.2
What's Changed
Other Notable Changes
- governance fixes after qa testing by @sasurobert in #7092
- fix get balance opcode by @sasurobert in #7096
Full Changelog: v1.10.1...v1.10.2
v1.10.1
What's Changed
Improvements
- Update go 1.23 by @sstanculeanu in #6511
Other Notable Changes
- MX-15029: Accept multiple delegateVoting by @dragos-rebegea in #5857
- MX-15032: MaxVotingDelayPeriodInEpochs by @dragos-rebegea in #5877
- MX-15047: add gasUsage for changeConfig by @dragos-rebegea in #5872
- Mx 15033 by @dragos-rebegea in #5922
- Merge rc v1.8.0 feat governance fixes by @dragos-rebegea in #6491
- MX-15031: Add cancel method before voting start by @dragos-rebegea in #6496
- accounts storage iterator by @BeniaminDrasovean in #6086
- Spica to barnard 23 okt by @sasurobert in #6553
- Barnard to gov 4 nov by @sasurobert in #6582
- Change penalise gas by @sasurobert in #6264
- Barnard governance 14 11 by @sasurobert in #6608
- Heartbeats chain simulator by @miiu96 in #6612
- integrate new account storage iterator by @BeniaminDrasovean in #6696
- Spica patch to barnard 22 Jan by @sasurobert in #6726
- new epoch start blockchain hooks by @laurci in #6548
- vm integration for get all transfers value hook, get code hash hook and internal errors masking by @laurci in #6774
- vm integration for backtransfers improvements by @laurci in #6791
- Merge rc/barnard into feat/governance-fixes by @dragos-rebegea in #6845
- float64 conversion issue fix by @dragos-rebegea in #6868
- Merge rc/barnard in feat/accounts storage iterator 13 mar by @BeniaminDrasovean in #6876
- check only dbs that are older than the given epoch by @BeniaminDrasovean in #6327
- integrate transfer and execute with return error by @laurci in #6852
- add get esdt token type vm hook by @laurci in #6893
- Automatic activation of nodes disabled by @sasurobert in #6793
- Barnard to gov 24 mar by @sasurobert in #6903
- Feat/accounts storage iterator by @BeniaminDrasovean in #6547
- VM reserved functions activation flag integration by @laurci in #6932
- Rc/andromeda by @AdoAdoAdo in #6747
- fixes andromeda to barnard merge by @AdoAdoAdo in #7006
- unit tests by @danielradu10 in #7008
- Andromeda to governance by @sasurobert in #7017
- Andromeda to barnard by @sasurobert in #6996
- Barnard to gov 29 may by @sasurobert in #7019
- Fix epoch start trigger missing prev header by @ssd04 in #6997
- Adapt changes to use timestamp as milliseconds by @ssd04 in #7021
- Fix code coverage upload by @andreibancioiu in #7029
- Barnard to gov 10 june by @sasurobert in #7034
- fixing tests with unbond by @sasurobert in #7037
- Feat/governance fixes by @dragos-rebegea in #6490
- [DO NOT MERGE] Set UnBondPeriodInEpochs = 3 by @elvisboghiu in #7009
- Adjust workflow - optimization, plus migration on-prem (for MacOS) by @andreibancioiu in #7039
- Update smart contract hooks to export milliseconds by @ssd04 in #7025
- Fix hardware requirement cpu flags check by @ssd04 in #7030
- set block data timestamp ms field by @ssd04 in #7033
- Merge barnard into feat timestamp ms by @ssd04 in #7041
- Fix codecov for Barnard by @andreibancioiu in #7042
- update vm version: rename hook epochStartBlockTimeStampMs -> epochStartBlockTimestampMs by @laurci in #7043
- Indexer with timestamp ms by @miiu96 in #7044
- Merge barnard into feat timestamp ms by @ssd04 in #7048
- Optimize some workflows - use self-hosted runner by @andreibancioiu in #7046
- skip meta data entries when iterating esdts on API calls by @BeniaminDrasovean in #7035
- Fix internal testing suite report storage by @btc-fan in #7028
- Merge barnard into feat timestamp ms by @ssd04 in #7050
- Fix codecov config (exclude files) by @andreibancioiu in #7052
- Merge barnard into feat timestamp ms by @ssd04 in #7058
- update vm version by @laurci in #7060
- update go core version by @ssd04 in #7063
- Feat/timestamp ms by @ssd04 in #7040
- New indexer and vm common by @miiu96 in #7064
- Update Index of Reports by @elvisboghiu in #7068
- update vm version by @laurci in #7066
- Update indexer by @miiu96 in #7087
New Contributors
- @elvisboghiu made their first contribution in #7009
Full Changelog: v1.9.6...v1.10.1