Skip to content

Ergo Protocol Reference Client 4.0.32

Compare
Choose a tag to compare
@kushti kushti released this 30 Jun 09:24
· 1798 commits to master since this release
205eabf

Ergo Protocol Reference Client 4.0.32. It contains following PRs:

  • #1709 - lazy UTXO set tree loading on node startup
  • #1728 - comparing pay-to-reemission trees by proposition in the testnet
  • #1730 - tests for forks switching
  • #1733 - PeerInfoSerializer code cleaning
  • #1735 - EIP-27 code improvements
  • #1738 - minor refactoring of P2P code
  • #1740 - catching possible null from getAddress
  • #1744 - apply new best header from syncV2 message, if it is there, and download corresponding block sections immediately
  • #1747 - peer filtering rules code externalized (tests added)
  • #1748 - invalidation for transactions with size above limit

SHA-256 sum (for sbt assembly on top of Java 8): 7666530ddf59630657626378ba0cc49f67ce0b6e8e38ce27d15e4b16077c02d1
Contributors: @jellymlg , @knizhnik , @kushti , @pragmaxim