New
v1.10.7
What's Changed
New Features
- Disable relayed v1/v2 by @sstanculeanu in https://github.com/multiversx/mx-chain-go/pull/7094
Other Notable Changes
- Merge rc/v1.7.0 in feat/light client support by @BeniaminDrasovean in https://github.com/multiversx/mx-chain-go/pull/5879
- Merge rc/1.7.0 in feat/light client support by @BeniaminDrasovean in https://github.com/multiversx/mx-chain-go/pull/6049
- State changes collector by @BeniaminDrasovean in https://github.com/multiversx/mx-chain-go/pull/5585
- State changes outport by @cristure in https://github.com/multiversx/mx-chain-go/pull/6429
- bump mx-chain-core go version. by @cristure in https://github.com/multiversx/mx-chain-go/pull/6476
- State changes read operations by @ssd04 in https://github.com/multiversx/mx-chain-go/pull/6296
- updated core enums in state changes. by @cristure in https://github.com/multiversx/mx-chain-go/pull/6495
- Fix state changes collector store check by @ssd04 in https://github.com/multiversx/mx-chain-go/pull/6679
- Merge spica patch relayedv3 into feat state changes by @ssd04 in https://github.com/multiversx/mx-chain-go/pull/6779
- Merge master into feat state changes by @ssd04 in https://github.com/multiversx/mx-chain-go/pull/6780
- fix state changes collector index out of bounds by @ssd04 in https://github.com/multiversx/mx-chain-go/pull/6826
- state changes fixes by @BeniaminDrasovean in https://github.com/multiversx/mx-chain-go/pull/6803
- add unit test for revert fix, and update go mod by @BeniaminDrasovean in https://github.com/multiversx/mx-chain-go/pull/6897
- unit tests for merging same account accesses by @danielradu10 in https://github.com/multiversx/mx-chain-go/pull/6965
- Refactor stateAccessesCollector by @BeniaminDrasovean in https://github.com/multiversx/mx-chain-go/pull/6926
- merge state accesss for same account in the same tx by @BeniaminDrasovean in https://github.com/multiversx/mx-chain-go/pull/6958
- Merge master into state changes by @ssd04 in https://github.com/multiversx/mx-chain-go/pull/7196
- Fixes tx cost endpoint by @miiu96 in https://github.com/multiversx/mx-chain-go/pull/7169
- use account changes as int by @BeniaminDrasovean in https://github.com/multiversx/mx-chain-go/pull/7232
- Merge teegarden into feat state changes by @ssd04 in https://github.com/multiversx/mx-chain-go/pull/7252
- export original key and val in dataTrieChanges by @BeniaminDrasovean in https://github.com/multiversx/mx-chain-go/pull/7270
- fix dataTrieChanges delete by @BeniaminDrasovean in https://github.com/multiversx/mx-chain-go/pull/7293
- Merge rc/barnard patch 3 in feat/state changes 8oct by @BeniaminDrasovean in https://github.com/multiversx/mx-chain-go/pull/7316
- add StateAccessesCollector to testFullNode by @BeniaminDrasovean in https://github.com/multiversx/mx-chain-go/pull/7319
- Feat/state changes by @ssd04 in https://github.com/multiversx/mx-chain-go/pull/6565
- Merge rc barnard patch 3 into extend bootstrap time by @ssd04 in https://github.com/multiversx/mx-chain-go/pull/7328
- Extend default bootstrap time to wait for requested data by @ssd04 in https://github.com/multiversx/mx-chain-go/pull/7324
Full Changelog: https://github.com/multiversx/mx-chain-go/compare/v1.10.6...v1.10.7