Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Parity 1.0

Compare
Choose a tag to compare
@arkpar arkpar released this 24 Mar 17:08

Parity 1.0.0 release adds the following features:

  • Standard JsonRPC interface.
  • Full Homestead compatibility.
  • Transaction management.
  • Mining with external miner.
  • Account management.
  • Geth key chain compatibility.
  • Additional command line options.
  • State trie pruning.
  • Cache and queue footprint.
  • Network discovery & NAT traversal.
  • Custom chain specification files.

Note that in this release the state database is in archive (full) mode by default. Run with one of the --pruning options to enable pruning.