Go to file
debris 8d7a45f2ca TransactionOutputGenerator always creates spendable transactions 2016-12-13 12:41:27 +01:00
bencher per-sample option in bench 2016-11-24 21:32:36 +03:00
chain ChainVerifier refactor in progress 2016-12-11 16:03:16 +01:00
crypto test_siphash24 2016-11-25 18:18:48 +03:00
db applying suggestions from review and adding comments 2016-12-13 10:50:56 +01:00
devtools removed unused devtools 2016-11-21 18:33:08 +01:00
import small fixes for importing unordered blocks 2016-11-30 13:55:03 +01:00
keys fixed clippy lints for db, keys, miner, and script 2016-11-08 21:01:36 +01:00
logs basic print-to-console 2016-12-01 10:40:56 +01:00
message chain verifier does not have hardcoded network constants 2016-11-25 18:38:21 +01:00
miner TransactionOutputGenerator always creates spendable transactions 2016-12-13 12:41:27 +01:00
network change nbits: u32 -> bits: Compact, miner uses verification 2016-12-08 21:17:28 +01:00
p2p finalizing api 2016-12-12 19:18:43 +01:00
pbtc api default & curl-example 2016-12-12 21:25:46 +01:00
primitives Merge branch 'master' into rpc_blockchain 2016-12-10 15:52:12 +03:00
rpc Merge branch 'master' of github.com:ethcore/parity-bitcoin into block_assembler_tests 2016-12-13 10:26:18 +01:00
script added Script::num_signatures_required method 2016-12-12 18:01:44 +03:00
serialization change nbits: u32 -> bits: Compact, miner uses verification 2016-12-08 21:17:28 +01:00
sync Merge branch 'master' of github.com:ethcore/parity-bitcoin into block_assembler_tests 2016-12-12 15:23:18 +01:00
test-data TransactionOutputGenerator always creates spendable transactions 2016-12-13 12:41:27 +01:00
tools draw deps graph smaller so it fits in readme 2016-12-09 23:36:58 +01:00
verification TransactionOutputGenerator always creates spendable transactions 2016-12-13 12:41:27 +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
.gitmodules Regtests on the CI (#244) 2016-12-02 10:27:48 +01:00
.travis.yml Regtests on the CI (#244) 2016-12-02 10:27:48 +01:00
Cargo.lock Merge branch 'master' of github.com:ethcore/parity-bitcoin into block_assembler_tests 2016-12-12 15:23:18 +01:00
Cargo.toml copypasted RPC framework from Parity 2016-12-07 13:30:31 +03:00
LICENSE Initial commit 2016-08-15 11:30:16 +02:00
README.md draw nicer graph in svg format 2016-12-09 22:32:04 +01:00

README.md

parity-bitcoin

The Parity Bitcoin client

Build Status

Internal Documentation

Graph