Skip to content

Releases: iotexproject/iotex-core

v1.1.1 release

21 Aug 22:55
Compare
Choose a tag to compare
  • improve node stability on poor blocksync request handling #2411
  • fix a panic on blockmeta api #2413

v1.1.0 release

10 Aug 17:59
Compare
Choose a tag to compare
  • add bucket reclaim flow
  • add transaction log api

v1.0.0 release

14 May 23:03
Compare
Choose a tag to compare

native staking on IoTeX mainnet

v0.11.1

14 Apr 22:10
d13d8c3
Compare
Choose a tag to compare
  • fix a concurrent write issue in block indexer

v0.11.0

13 Apr 18:18
Compare
Choose a tag to compare

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

13 Feb 01:42
335a5ee
Compare
Choose a tag to compare

Introduced a fix to make native staking reliable for reading large amount of buckets

Fix native staking gas limit

31 Jan 23:07
b529087
Compare
Choose a tag to compare

Increase the gas limit when reading native staking contract, so program can read out native staking buckets as intended.

Fix bug in streamBlock API

22 Nov 22:59
Compare
Choose a tag to compare
  • fix bug in streamBlock API which will block all streaming for one node
  • not a mandatory upgrade for delegate

v0.10.0 (Dardanelles)

05 Nov 00:16
Compare
Choose a tag to compare
  • Reduce block interval to 5s
  • Other minor improvements

v0.9.2

23 Oct 23:14
Compare
Choose a tag to compare
  • fix a bug could cause an API gateway node to crash when got an invalid API request
  • fix an issue caused by eth fork back ago made our node fetch a different candidate list from what we had before at height 1,292,941
  • NOT mandatory upgrade for delegates