Skip to content

cryptoecc/bitcoin_ECC-1

 
 

Repository files navigation

ECCPoW - ECCBTC

What is ECCBTC?

LiberVance develops ECCPoW(ECCPoW, Error Correction Codes Proof-of-Work) that combines the LDPC decoder with a hash function. Error-Correction Codes are used to correct errors in wireless communication. One of the representative codes is the LDPC code. The ASIC of the LDPC decoder is less flexible in implementation due to structure and cost issues. We use this feature to make ASIC implementations very inefficient. ECCPoW generates randomly the PCM utilizing as input to the LDPC decoder for each block. And random PCM generation has the effect of solving a different hash problem every block. We released ECCBTC (Bitcoin hard fork version) with ECCPoW applied. Anyone can download and check the operation.

ECCBTC ECCBTC2

ECCBTC Explorer

http://112.169.30.29:8080/

Releases

No releases published

Packages

No packages published

Languages

  • C++ 68.8%
  • Python 16.9%
  • C 7.4%
  • M4 2.1%
  • Objective-C 1.3%
  • Makefile 1.3%
  • Other 2.2%