Go to file
Nikolay Volf ca7a06e9d4 Merge pull request #198 from ethcore/denote_db_naming
fix english naming
2016-11-26 16:41:10 +03: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 fix english naming 2016-11-26 13:07:50 +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 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 chain verifier does not have hardcoded network constants 2016-11-25 18:38:21 +01:00
p2p chain verifier does not have hardcoded network constants 2016-11-25 18:38:21 +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 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 Merge pull request #197 from ethcore/chain_verifier_network 2016-11-25 22:27:21 +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 chain verifier does not have hardcoded network constants 2016-11-25 18:38:21 +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 chain verifier does not have hardcoded network constants 2016-11-25 18:38:21 +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