- Fixed a p2p related bug that appeared when publishing new messages on a p2p topic
- Optimized code related to data pools (now we have only one implementation of data pools independent of the node's shard ID)
- Account's trie now splits the nodes in an inverse manner (as to align with next elrond's features)
- Requests are now done by also specifying the epoch number
- Fixed tests that sometimes failed
Note: This release should start with a new DB