github ergoplatform/ergo v6.1.6
Ergo protocol reference client 6.1.6

latest release: v6.0.6
pre-release3 hours ago

This release is identical to 6.1.6 but on top of RocksDB. Use 6.0.6 if you dunno what does that mean

What's Changed

  • Test that proofsForTransactions() does not modify the UTXO set tree along a growing chain by @Ergologica in #2493
  • Require wallet-owned change addresses by @a-shannon in #2477
  • Preserve prepared UTXO snapshot state on restart by @a-shannon in #2468
  • Fix Digest state recovery checkpoint root by @a-shannon in #2512
  • Count pending inbound connections toward the limit by @a-shannon in #2432
  • Expose transaction validation cost in mempool transaction JSON by @K-Singh in #2547
  • Retry cached block sections after remote header processing by @a-shannon in #2549
  • Reemission mempool filter now excludes only transactions with reemission token in outputs. by @kushti in #2555
  • Mempool policy: EIP-27 re-emission prefilter (reopen of #2447 against v6.0.6) by @odiseusme in #2475
  • Discard stale transaction rejections after candidate retry by @a-shannon in #2559
  • Retry candidate generation in case of failed proofs by @kushti in #2557
  • Fixes for nipopows + utxo set snapshot bootstrapping by @kushti in #2496

Full Changelog: v6.1.5...v6.1.6

Don't miss a new ergo release

NewReleases is sending notifications on new releases.