github ergoplatform/ergo v4.0.26
Ergo Protocol Reference Client 4.0.26

latest releases: v6.0.0-alpha1, v6.0.0-alpha0, v5.0.22...
2 years ago

Release 4.0.26. It includes:

  • #1583 - SyncTracker optimizations (collections unification)
  • #1612 - keepVersion is automatically set to 0 when chain tip is far ahead. This improves bootstrapping performance significantly.
  • #1630 - optimized dumping of locally generated ADProofs sections into database
  • #1649 - fix for transactions with estimated execution cost bigger than 1000000 are rejected since 4.0.23
  • #1667 - new optional dustLimit setting to set threshold ERG value, if incoming box has less than the limit it will not be added to the wallet. This setting is good for exchanges to avoid spam.
  • #1673 - use relative URL for default server in openapi spec
  • #1679 - less verbose log output for uninitialized wallet
  • #1680 - tests for headers coming out-of-order, small fix for headers application from cached
  • #1681 - remove sigma-rust integration test files

Contributors: @kettlebell , @kushti , @pragmaxim , @ross-weir

Don't miss a new ergo release

NewReleases is sending notifications on new releases.