Skip to content

Releases: khipu-io/khipu

0.4.1 Beta Release

21 Feb 02:25
Compare
Choose a tag to compare
  • Muir Glacier compatible

0.4.0 Beta Release

17 Dec 20:35
Compare
Choose a tag to compare
  • Istanbul compatible
  • Full implemented node discovery protocol

0.3.1 Beta Release

14 Sep 00:40
Compare
Choose a tag to compare
  • Separated transaction data source from shared data source
  • Avoid continually reorganise from same peer.

0.3.0 Beta Release

08 Sep 20:35
Compare
Choose a tag to compare
  • Refined Kafka based storage engine Kesque, with less memory requirement
  • More stable performance

0.2.1 Beta Release

12 Jul 21:15
Compare
Choose a tag to compare
  • Faster application restarting

0.2.0 Beta Release

09 Jul 00:58
Compare
Choose a tag to compare
  • Supports Constantinople hard fork
  • Lots of performance optimizations
  • The fastest Ethereum implementation

0.1.0 Alpha 3 Hotfix release

04 Sep 22:30
Compare
Choose a tag to compare
Pre-release
  • Fixed java.lang.ArrayIndexOutOfBoundsException: null. Passed block 6214799
  • Fixed memory expand in CallOp. Passed block 6228137

0.1.0 Alpha 2 Hotfix release

17 Aug 01:20
Compare
Choose a tag to compare
Pre-release

Fixed gas calculations for Byzantium precompiles, passed block 6153827.

0.1.0 Alpha 1

13 Aug 13:38
Compare
Choose a tag to compare
0.1.0 Alpha 1 Pre-release
Pre-release

Improved reliability of fast sync.

To redo fast sync:

rm -r .khipu.eth/leveldb
rm -r .khipu.eht/kesque.logs

0.1.0 Alpha

11 Aug 02:33
Compare
Choose a tag to compare
0.1.0 Alpha Pre-release
Pre-release
Use all available unassigned peers to download bodies/receipts/header…

…s. Intersect(blockchainOnlys) may return empty when blockChainOnlys is empty