Skip to content

Aion v0.1.19

Compare
Choose a tag to compare
@qoire qoire released this 06 Apr 05:33

Note: Miners must be updated correspondingly, see aion_miner release page for details

Changelog:

  • Revises P2p layer for higher throughput
  • Revises Syncing layer for better branching abilities
  • Bug fixes for Transaction Pool
  • Revises internals for RPC server
  • Added guards against I/O intensive operations, reduces changes of OOM
  • Adds a heapdump parameter on OOM, should aid in diagnostics