Nerva v0.2.2.0: Legacy Reborn, Point Release 2

Nerva core v0.2.2.0 is out. This release delivers meaningful performance gains alongside targeted security and privacy hardening and marks real progress on the Nerva–Monero upstream gaps.

Performance

QuickSync is now 2x faster and full P2P sync is ~40% faster, both compared to v0.2.0.0. Getting a new node up and running has never been this quick.

Security & Privacy (Gap §2)

  • P2P message deserialization hardened, closing the critical crash exploitable via crafted P2P messages
  • Separate size limits for P2P vs RPC, addressing the memory exhaustion attack vector
  • RPC DoS mitigations against computationally expensive queries
  • LMDB deadlock fix under concurrent transaction access
  • Onion address exposure fixed. Peerlist responses no longer leak real timestamps or fixed positions
  • Peer subnet deduplication upgraded from /16 to /24 to reduce spy node effectiveness
  • Peer ID correlation on Tor/I2P disabled
  • Silent transaction drop on privacy networks fixed
  • Multiple decoy selection biases corrected including gamma distribution, integer truncation and sequential ring picking
  • Per-transaction DNS privacy leaks eliminated

Wallet & UX (Gap §5)

  • Pool spend detection fixed so balance updates correctly when a transaction is in the pool but not yet confirmed
  • Key image spent status corrected after confirmed spends, eliminating inflated balance display

We are closing the gaps

Download: nerva.one/#downloads or GitHub

Upgrade is not required but strongly recommended.

Next stop, hard fork 13.

Nerva Legacy Reborn

Nerva – Legacy Reborn

A few days ago, we released a new version of our core software called Legacy Reborn (v0.2.0.0). It has been over 2.5 years since last release.

Among other changes, this release updates our codebase to use latest dependencies, fixes many build issues and makes changes to improve node connection stability. Full list of changes can be found in release notes on GitHub: https://github.com/nerva-project/nerva/releases/tag/v0.2.0.0

This is not a hard fork so update is not required. It is recommended to upgrade though, as it should improve your connection to Nerva’s network.

Special thanks to Sn1F3rt and ngeojiajun who are first time contributors to nerva project and who helped make this release possible.

Download links on nerva.one website have been updated to use the latest version. The software can also be downloaded from GitHub: https://github.com/nerva-project/nerva/releases/tag/v0.2.0.0