Skip to content

Heatledger Server 3.1.0

Compare
Choose a tag to compare
@dmdeklerk dmdeklerk released this 23 Oct 17:13
· 10 commits to master since this release
2cc4f16

Heatledger Server 3.1.0

  1. Implemented compatibility in addition to Java 1.8 with Java 9, 10, 11, 12
  2. Upgraded 3rd party java librares
  3. Added POP POS Rewards history storage to have ability to get account and amount of rewards at any height
  4. Scanning optimization: disabling storage map versioning on scanning before 1440 blocks until blockchain end
  5. Improved embeddability: make Genesis class embeddable
  6. Fixed erroneously persisting peer blacklisting due to old version
  7. Fixed bug: on scanning storing genesis account at wrong version height
  8. Fixed API bug: getting Last Price for market
  9. Fixed minor bugs