v2.0.1 Release Note
Summary
v2.0.1 is the first maintenance release after the latest release v2.0.0. It
comes with several API fixes to maintain backward-compatibility with existing
ioPay and web staking portal.
Bug Fix and Performance Improvements:
- Corrected return data of readCandidates API to maintain backward-compatibility
with existing ioPay and web staking portal. - Fixed the issue of log loss when querying the latest logs by eth_getLogs.
- Fixed the issue of not cleaning up the self-stake bucket after the bucket is
unstaked. - Fixed invalid contract address causing SimulateExecution to panic.
Upgrade Priority
v2.0.1 does not have a hardfork, but contains several API fixes. All API nodes are
recommended to upgrade to v2.0.1 in order to provide the best up-to-date service
Node type | Action |
---|---|
Delegate | Not required |
Fullnode | Not required |
API node | Recommended |
Important Commits
- [api] correct candidate selfstake in api #4335
- [api] fix inaccurate result of getLogs #4334
- [evm] fix invalid contract address causing SimulateExecution panic #4333
- [staking] candidates v1 compatability #4332
Full Changelog: v2.0.0...v2.0.1