Releases: iotexproject/iotex-core
Releases · iotexproject/iotex-core
v1.1.1 release
v1.1.0 release
- add bucket reclaim flow
- add transaction log api
v1.0.0 release
native staking on IoTeX mainnet
v0.11.1
v0.11.0
Introduce delegate probation based on delegate productivities. More details: https://community.iotex.io/t/community-vote-delegate-probation-proposal-3/561
improve native staking stability
Introduced a fix to make native staking reliable for reading large amount of buckets
Fix native staking gas limit
Increase the gas limit when reading native staking contract, so program can read out native staking buckets as intended.
Fix bug in streamBlock API
- fix bug in streamBlock API which will block all streaming for one node
- not a mandatory upgrade for delegate
v0.10.0 (Dardanelles)
- Reduce block interval to 5s
- Other minor improvements