Go to file
Svyatoslav Nikolsky 5a38b6a3b4 fixed test_arithmetic_correct_arguments_order 2016-11-28 15:25:38 +03:00
bencher per-sample option in bench 2016-11-24 21:32:36 +03:00
chain fixed bip30 tests, tx finality reg tests passing 2016-11-27 15:05:49 +01:00
crypto test_siphash24 2016-11-25 18:18:48 +03:00
db Merge pull request #202 from ethcore/sync_cmpctblk 2016-11-27 22:09:50 +03: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 chain verifier does not have hardcoded network constants 2016-11-25 18:38:21 +01:00
miner replaced fold() with sum() 2016-11-25 19:17:08 +03:00
network fix typo 2016-11-27 19:19:31 +03:00
p2p updated dependencies and graph 2016-11-28 10:37:17 +01:00
pbtc chain verifier does not have hardcoded network constants 2016-11-25 18:38:21 +01:00
primitives removed unused code 2016-11-25 02:01:21 +01:00
script fixed test_arithmetic_correct_arguments_order 2016-11-28 15:25:38 +03:00
serialization linting in progress 2016-11-08 16:37:06 +01:00
sync Merge branch 'master' of github.com:ethcore/parity-bitcoin into depsup 2016-11-28 10:37:26 +01:00
test-data use thread static instead of honest timestamps 2016-11-25 15:13:38 +03:00
tools updated dependencies and graph 2016-11-28 10:37:17 +01:00
verification Merge branch 'master' of github.com:ethcore/parity-bitcoin into sigops 2016-11-27 22:38:40 +01:00
.editorconfig tests for block hash, .editorconfig and bitcoin network enum 2016-08-16 14:32:24 +02:00
.gitignore Merge branch 'master' into mempool 2016-10-16 21:38:04 +03:00
.travis.yml ci 2016-11-24 16:17:55 +03:00
Cargo.lock updated dependencies and graph 2016-11-28 10:37:17 +01:00
Cargo.toml chain verifier does not have hardcoded network constants 2016-11-25 18:38:21 +01:00
LICENSE Initial commit 2016-08-15 11:30:16 +02:00
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