Go to file
debris 3a771fc122 removed unused code 2016-11-25 02:01:21 +01: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 retarget 2016-11-24 23:33:51 +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 fixed clippy lints for miner, sync, test-data and verification (#103) 2016-11-09 11:36:52 +01:00
p2p retarget 2016-11-24 23:33:51 +01:00
pbtc cli config 2016-11-21 12:06:55 +03: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 process sendheaders message 2016-11-24 15:18:18 +03:00
test-data suppress trait that is not used so far 2016-11-21 16:08:40 +03:00
tools fixed tools/draw_graph.sh 2016-11-16 17:51:54 +01:00
verification more idiomatic enumeration over transactions 2016-11-25 01:58:51 +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 disable docs for now 2016-10-17 14:00:01 +02:00
Cargo.lock removed unused code 2016-11-25 02:01:21 +01:00
Cargo.toml make tools/draw_graph.sh work again 2016-11-08 17:01:15 +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