- Changed the marshalizer from json to gogoslick protobuf. This will ensure that the node will process more transactions per second and lower disk space usage per transaction and block.
- Changed the crypto libraries from kyber to mcl and golang native implementation.
- Bugfixing and code refactoring in the process/sync, end of epoch, indexer areas.