Go to file
Marek Kotewicz 5b3e34715f Merge pull request #177 from ethcore/pow_validation
pow and timestamp median validation
2016-11-25 15:07:20 +01:00
bencher per-sample option in bench 2016-11-24 21:32:36 +03:00
chain removed unused code 2016-11-25 02:01:21 +01:00
crypto fixed interpreter OP_DUP operation, converting integers to hashes, added more traces 2016-11-21 17:05:42 +01:00
db Merge pull request #177 from ethcore/pow_validation 2016-11-25 15:07:20 +01:00
devtools removed unused devtools 2016-11-21 18:33:08 +01:00
import work on import command in progress 2016-11-03 17:19:35 +01:00
keys fixed clippy lints for db, keys, miner, and script 2016-11-08 21:01:36 +01:00
message fix after merge 2016-11-22 18:11:46 +03:00
miner transaction_fee_rate now takes &TransactionProvider 2016-11-25 10:39:56 +03:00
p2p retarget 2016-11-24 23:33:51 +01:00
pbtc do not wait idiotic 30 seconds when running regtests 2016-11-25 12:39:51 +01:00
primitives removed unused code 2016-11-25 02:01:21 +01:00
script Merge pull request #168 from ethcore/script_P2WPKH 2016-11-22 13:44:49 +01:00
serialization linting in progress 2016-11-08 16:37:06 +01:00
sync removed obsolete TODO 2016-11-25 11:11:58 +03:00
test-data use thread static instead of honest timestamps 2016-11-25 15:13:38 +03:00
tools ci 2016-11-24 16:17:55 +03:00
verification using sorted list of timestamps to evaluate median 2016-11-25 16:54:56 +03:00
.editorconfig
.gitignore
.travis.yml ci 2016-11-24 16:17:55 +03:00
Cargo.lock Merge pull request #177 from ethcore/pow_validation 2016-11-25 15:07:20 +01:00
Cargo.toml dedicated bencer 2016-11-24 13:18:18 +03:00
LICENSE
README.md add whitespace after travis image 2016-10-17 13:52:06 +02:00

README.md

parity-bitcoin

The Parity Bitcoin client

Build Status

Internal Documentation

Graph