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 cryptoecc/bitcoin_ECC
-
Notifications
You must be signed in to change notification settings - Fork 0
Bitcoin Core integration/staging tree
License
cryptoecc/bitcoin_ECC-1
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
Releases
No releases published
Packages 0
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%