Improvements
- 4051 - New type to handle signed versions of the uint256 values we already support
- 4090 - Update the proto repository dependencies
- 4023 - Implement the spam protection engine
- 4063 - Migrate to XDG structure
- 4075 - Prefix checkpoint files with time and interval for automated tests
- 4050 - Extend delegation feature test scenarios
- 4056 - Improve message for genesis error with topology
- 4017 - Migrate wallet to XGD file structure
- 4024 - Extend delegation rewards feature test scenarios
- 4035 - Implement multisig control signatures
- 4083 - Remove expiry support for withdrawals
- 4068 - Allow proposal votes to happen during the validation period
- 4088 - Implements the simple JSON oracle source
- 4105 - Add more hashes to the app state hash
- 4107 - Remove the trading proxy service
- 4101 - Remove dependency to the Ethereum client from the Ethereum wallet
Fixes
- 4053 - Fix readme explanation for log levels
- 4054 - Capture errors with Ethereum iterator and continue
- 4040 - Fix bug where the withdrawal signature uses uint64
- 4042 - Extended delegation rewards feature test scenario edits
- 4034 - Update integration tests now TxErr events are not sent in the execution package
- 4106 - Fix a panic when reloading checkpoints
- 4115 - Use block height in checkpoint file names