Go to file
debris 712b016a6a fixed handshake tests 2016-11-17 01:15:58 +01:00
chain applied clippy suggestions to make code more idiomatic 2016-11-16 18:30:30 +01:00
crypto linting in progress 2016-11-08 16:37:06 +01:00
db more logging refact 2016-11-16 17:54:43 +03:00
devtools transaction & block sigops amount check 2016-11-14 21:18:30 +03: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 Merge pull request #125 from ethcore/synchronizer 2016-11-16 17:09:09 +03:00
miner fixed clippy lints for miner, sync, test-data and verification (#103) 2016-11-09 11:36:52 +01:00
p2p fixed handshake tests 2016-11-17 01:15:58 +01:00
pbtc respect minimal protocol version, fixed #141 2016-11-17 01:02:43 +01:00
primitives linting in progress 2016-11-08 16:37:06 +01:00
script don't use accurate sigop counter for regular scripts 2016-11-16 00:37:27 +03:00
serialization linting in progress 2016-11-08 16:37:06 +01:00
sync applied clippy suggestions to make code more idiomatic 2016-11-16 18:30:30 +01:00
test-data coinbase signature length 2-100 enforce 2016-11-15 22:39:56 +03:00
tools fixed tools/draw_graph.sh 2016-11-16 17:51:54 +01:00
verification applied clippy suggestions to make code more idiomatic 2016-11-16 18:30:30 +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 fixed tools/draw_graph.sh 2016-11-16 17:51:54 +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