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.
forked from bitcoin/bitcoin
-
Notifications
You must be signed in to change notification settings - Fork 5
Bitcoin Core integration/staging tree
License
cryptoecc/bitcoin_ECC
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Bitcoin Core integration/staging tree
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C++ 68.5%
- Python 17.1%
- C 8.7%
- M4 2.2%
- Makefile 1.3%
- Shell 1.0%
- Other 1.2%