Copernicus Versions Save

An alternative implementation of the Bitcoin Cash protocol, written in Golang

v0.0.7

5 years ago
  • Add headers-first support

  • Add parallel block downloading during IBD

  • Optimize the relay logic of new PoW valid block

  • Minor bug fixes

  • First mainnet block of v0.0.7 was mined on height 561792 with flag copernet.io(copernicus-v0.0.7) in coinbase tx

v0.0.6

5 years ago

Enable banscore Mining out a block of mainnet whose hash is “ 000000000000000001983b3724f0b2fda40b0c92be7bc504e64e2db79be9ec3b”

v0.0.5

5 years ago

magnetic with bug fixes:

  1. mediantime refactor
  2. mempool and chain bug fixes

v0.0.4

5 years ago

Add CTOR block

Add CheckDataSig Operation of scripts

v0.0.3

5 years ago

Complete syncing and verifying mainnet blocks

Run through 80% FT test codes of bitcoin cash

Add unit test code which covers above 80% codes

v0.0.2

5 years ago

Complete mining test and successfully generate some blocks

Add UTXO verify codes

Improve some modules' basic code as chain, mempool, utxo, etc.

v0.0.1

5 years ago