Skip to content

v1.0.5 Full Node with and without Wallet

Latest
Compare
Choose a tag to compare
@hans-schmidt hans-schmidt released this 31 Oct 02:25
· 16671 commits to develop since this release
v1.0.5
eaf5446

These are the binaries for "Evrmore Core" : evrmore-qt, evrmore-cli, and evrmored

Mainnet uses evrprogpow GPU Proof-of-Work mining.

See https://github.com/EvrmoreOrg/evrprogpowminer for the GPU solo miner to core (no stratum proxy is needed).

Testnet uses sha256 and the built-in CPU miner

The Linux binaries are compatible with Ubuntu >=v18.04

The aarch64 and arm32v7 binaries are for Raspberry-Pi and IOT devices

Source code is posted as v1.0.5.1, but it is the same except for comments and copyright notices.

Update 2024-03-18: Mac OSX binaries have been added here.

They should be safe from a security viewpoint, so their sha256sum values have also been uploaded. But from a functional viewpoint, please treat them as preliminary until we accumulate sufficient community feedback. They were built using only the Evrmore source code and code provided by "https://bitcoincore.org"