What's Changed
- Export internal blocks to api by @ssd04 in #3671
- Internal block api unit testing by @ssd04 in #3695
- Export parameters for shuffler by @ssd04 in #3725
- Warm instances integration by @sasurobert in #3704
- P2P package cleanup by @iulianpascalau in #3727
- Create txs sender subcomp by @mariusmihaic in #3659
- Bump 3rd party lib versions by @iulianpascalau in #3761
- Removed unused fields from heartbeat struct by @iulianpascalau in #3683
- Prints for the pid <-> BLS PK mapping by @iulianpascalau in #3764
- Unit tests and bugfix requestEpochStartInfo by @mariusmihaic in #3762
- Bump github.com/ElrondNetwork/elrond-vm-common from 1.3.1 to 1.3.2 by @dependabot in #3779
- Fixed data race condition in blockchain hook unit tests by @iulianpascalau in #3784
- P2P bootstrap small refactor by @iulianpascalau in #3714
- Fixed trie iterators to work with the new AccountsAPI implementation by @iulianpascalau in #3781
- Nodes coordinator refactoring by @ssd04 in #3728
- Merge api route into header verification by @ssd04 in #3793
- Api routes internal data into header-verification feat by @ssd04 in #3751
- updated integration tests to use gasschedule v4 improvement by @raduchis in #3799
- Extend API route for blocks by @miiu96 in #3713
- updated integration tests to use gasschedule v4 by @raduchis in #3798
- Merge conflict fixes - dev into header verification by @ssd04 in #3815
- FIX block API by @miiu96 in #3826
- Cleanup: moved the blockchain instantiation from the vm container factory by @iulianpascalau in #3825
- arwen-v1.4.40 by @sasurobert in #3796
- Fix fetch miniblock from storer only by @ssd04 in #3843
- Fetch start of epoch metablock by @ssd04 in #3856
- Rename api output format by @ssd04 in #3862
- Close network components first by @ssd04 in #3863
- Handle epoch zero by @ssd04 in #3875
- Rename network/genesisnodes to network/genesis-nodes by @ssd04 in #3888
- Arwen v1.4.42 by @camilbancioiu in #3840
- Feat/header verification by @ssd04 in #3812
- small fix for loading data from storage in epoch start bootstrap by @bogdan-rosianu in #3898
- integrate new vm parameters by @sasurobert in #3913
- return node is starting for all api calls when needed by @bogdan-rosianu in #3884
- EN-11730: use a context + predefined channel for get all leaves operations by @bogdan-rosianu in #3900
- P2P package cleanup by @iulianpascalau in #3933
- Configuration for sync process time in base bootstrapper by @iulianpascalau in #3870
- Avoid silent limiter ignore on webserver by @sstanculeanu in #3934
- Level DB batch removal fix by @iulianpascalau in #3935
- use logger v1.0.7 by @bogdan-rosianu in #3953
- backwd-comp-vm by @sasurobert in #3979
- Notifier-go update: version v1.1.0 by @ssd04 in #3994
- Remove old trie storage by @BeniaminDrasovean in #3991
- transactions pool API endpoint by @bogdan-rosianu in #4009
- vm 1.4.47 by @sasurobert in #4007
- remove unused code inside termui app by @bogdan-rosianu in #4027
- Peers rating handler by @sstanculeanu in #4003
- Refactor pruning error print by @BeniaminDrasovean in #4023
- fixed invalid rating logs by @sstanculeanu in #4033
- feat/peers-rating by @sstanculeanu in #4028
- fixed epoch start metrics by @bogdan-rosianu in #4039
- Add notifier go client by @ssd04 in #4019
- Formatted code with gofmt by @bogdan-rosianu in #4065
- Fix bootstrap from storage on incomplete cleanup by @SebastianMarian in #4044
- added system account address in examples by @bogdan-rosianu in #4075
- Fix missing epoch start prepare by @AdoAdoAdo in #4055
- Fix roll back behind final edge case by @SebastianMarian in #4081
- Create releases on RC branches by @iulianpascalau in #4088
- Vm common vm may 5 by @sasurobert in #4072
- add mutex profiling support by @bogdan-rosianu in #4126
- Bump library versions by @iulianpascalau in #4137
- EN-12330: export metric erd_are_vm_queries_ready by @bogdan-rosianu in #4097
- add meta on test by @sasurobert in #4114
- Fix genesis indexing txs order by @ssd04 in #4156
- Refactor context up by @iulianpascalau in #4188
- Async callback with built in prepend by @sasurobert in #4163
- Pruning bugfix by @BeniaminDrasovean in #4160
- Vm query max gas different config for meta by @bogdan-rosianu in #4195
- Async call back arguments by @sasurobert in #4191
- Fixed config files by @iulianpascalau in #4201
- Health records changes by @iulianpascalau in #4206
- v1.3.28 dev configs by @iulianpascalau in #4209
- Fixed
factory
unit tests by @iulianpascalau in #4218 - vm 1.4.54 by @sasurobert in #4210
- Update self to self intermediate mini block after scheduled execution by @SebastianMarian in #4205
- Indexer v1.2.34 rc june by @miiu96 in #4228
Full Changelog: v1.3.28...v1.3.31