github HorizenOfficial/zen v3.0.0-bitcore

latest releases: v5.0.3, v5.0.2-listunspentimpr, v5.0.2-listunspent-improved...
2 years ago

Binaries

NOTE: The bitcore debian packages are built from the AddressIndexing branch and are intended for block explorers

Install

Debian package dependencies:

Depends amd64: libc6 (>= 2.25), libgcc1 (>= 1:4.2), libgomp1 (>= 4.9), libstdc++6 (>= 7)

Notable changes

  • Introduction of Zendoo Cross-Chain Transfer Protocol (CCTP) via Hard Fork at block height 1047624.
  • Support for ARM64 dropped (platforms like Rasberry Pi), it might be added back at a future date.
  • Requirement of adx and bmi2 CPU flags (Introduced in Intel Broadwell and AMD Excavator architectures). Official releases published on the APT repository will require these CPU flags going forward.
  • --legacy-cpu switch added to ./zcutil/build.sh. Enables building on platforms without adx and bmi2 support. Please install the "legacy-cpu" packages on older platforms.
  • --enable-address-indexing switch added to ./zcutil/build.sh to enable building with Address Indexing support for block explorers.

Don't miss a new zen release

NewReleases is sending notifications on new releases.