Skip to content

Mantis Command Line RC1

Compare
Choose a tag to compare
@mcsherrylabs mcsherrylabs released this 20 Dec 09:43
· 6 commits to phase/daedalus-cli since this release
a1d4dda

Mantis is the name given to the new Ethereum Classic client produced by the Grothendieck Team.

Release Candidate 1

This version of the code supports

  • Peer Discovery
  • CPU mining, useful for private networks
  • Fast sync (download a recent state trie snapshot and all blocks, this is the default behaviour)
  • Bootstrap sync a database for mantis preloaded with a recent version of the block chain, highly recommended )
  • Regular sync (download and execute every transaction in every block in the chain, this can be very slow)
  • JSON RPC API (useful for console and Mist integration)
  • Morden testnet and private network
  • ethminer miner integration (allows mantis to mine blocks with ethminer)
  • This version has been tested on Windows 10, Linux and MacOS
  • For more details on configuration and functionality check out our readthedocs (also at wiki)
  • A short blog introducing the release (coming soon).
  • Project home page including README
  • Md5 checksum 426016b04526ecbb775eb51e27821c34
  • See RELEASE file in root of install for known issues
  • Feedback gratefully received on the Ethereum Classic Forum (http://forum.ethereumclassic.org/)