Releases: input-output-hk/mantis
v1.1-rc4
No changelog for this release.
Daedalus Mantis Integration Release 1.0
Checksums
Please check your download against these SHA-256 checksums ...
Windows 10
7cc27b44ea40e3fb42eaa1a461c6d144560458b2759b0cebbec89afe778488b8
daedalus-win64-1.0.4276.0-installer.exe
macOS
2c6a288781329513c3d28509b1bdc39d9d04b07d0507c213131c5ef488fcb798
Daedalus-mantis-installer-1.0.4091.pkg
Bootstrap database available here
Release 1.0
This is the Daedalus Mantis Release 1.0.
This version of the code supports integration with the new Daedalus Wallet as well as several improvements since the Beta release of the Mantis node.
- Daedalus wallet integration
- 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 )
- This version has been tested on Windows 10 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
- See
RELEASE
file in root of install for known issues - Feedback gratefully received on the Ethereum Classic Forum (http://forum.ethereumclassic.org/)
Daedalus Mantis Integration RC1
Checksums
Please check your download against these MD5 checksums ...
This Windows 10 version will download of a recent verified snapshot of the blockchain (highly recommended)
5cd6f8b9813cfd2d32b45d8d0c214bdb
daedalus-win64-1.0.3901.0-installer-with-chain.exe (Removed due to Md5 vulnerability)
This Windows 10 version includes a bootstrap.bat allowing the same snapshot download at a later time
67df7f8acd9d994e3a06545e1d3a80bb
daedalus-win64-1.0.3901.0-installer.exe
macOS manual bootstrap only, bootstrap database available here
0e7fd5d540757f22f03526e8d1453308
Daedalus-mantis-installer-1.0.3779.pkg
Warning
This is pre release software connecting to the Ethereum Classic Mainnet by default, do not use with large amounts of ETC.
Do not Install Daedalus Mantis with Daedalus for Cardano, the compatibility has not been finalized yet.
Release Candidate 1
This is the Daedalus Release Candidate 1.
This version of the code supports integration with the new Daedalus Wallet as well as several improvements since the Beta release of the Mantis node.
- Daedalus wallet integration
- 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 )
- This version has been tested on Windows 10 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
- See
RELEASE
file in root of install for known issues - Feedback gratefully received on the Ethereum Classic Forum (http://forum.ethereumclassic.org/)
Mantis Command Line RC1
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/)
Mantis Command Line Beta 1
Mantis is the name given to the new Ethereum Classic client produced by the Grothendieck Team.
Beta 1
This version of the code supports
- fast sync (download a recent state trie snapshot and all blocks, this is the default behaviour)
- bootstrap sync (download a database for mantis preloaded with a recent version of the block chain, highly recommended for testing)
- regular sync (download and execute every transaction in every block in the chain, this can be very slow and error prone - not recommended)
- 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 wiki (also at wiki)
- A short blog introducing the beta release.
- Project home page including README
- Md5 checksum
81700a50e1387e5e231e45c9d5c9ef88
- See
RELEASE
file in root of install for known issues - Feedback gratefully received on the Ethereum Classic Slack (#mantis_client_bug)