Commit Graph

62 Commits

Author SHA1 Message Date
Ivan Sorokin 4eb5de1754 Remove tools/test.sh and replace it with cargo test --all 2018-05-10 12:45:51 +02:00
5chdn 56b74c6c59
Fix regtest script 2018-04-16 12:36:53 +02:00
Aleksey Sidorov f120076cab Make parity-bitcoin usable for spv validation
- In this PR I extract from the crate `db` to the new `storage` crate all traits that is not specifically related to the concrete implementation of database. So I now can use `verification` crate without `rocksdb` dependency.

- Also I modify the `HeaderAcceptor` so that can be constructed without the private `BlockDeployments`.
2018-03-09 15:45:07 +03:00
Svyatoslav Nikolsky e9b21b437e fixed regtests.sh 2017-09-04 08:27:43 +03:00
debris 2646059c47 chain uses serialization_derive 2017-07-22 02:53:02 +02:00
Denis S. Soldatov aka General-Beck 0d1c365834 fix docker hub build path
add debian build
add AWS upload
2017-05-12 17:49:54 +03:00
Denis S. Soldatov aka General-Beck 0970eba150 add docker hub 2017-05-12 17:31:20 +03:00
debris 1eb99cd8b9 use tempdir instead of devtools 2017-04-06 01:05:37 +07:00
Svyatoslav Nikolsky 3047d99e78 Merge pull request #387 from paritytech/depsup
updated dependencies and graph
2017-04-05 15:06:53 +03:00
debris dd36a624fa updated dependencies and graph 2017-04-05 17:17:23 +07:00
debris 228c97ad85 basic docker setup 2017-04-05 16:29:46 +07:00
debris 76453c956e TransactionBuilder can build transaction with desired size and number of sigops 2016-12-23 12:04:04 +01:00
debris 721a31577b cleanup docs 2016-12-15 16:03:59 +01:00
NikVolf cce1d6d368 inverse grep to find 1001 block success 2016-12-15 12:56:41 +01:00
NikVolf d48fdade07 shuffle echos 2016-12-15 12:42:05 +01:00
NikVolf 5f24bed92d using one-line folds 2016-12-15 11:55:18 +01:00
NikVolf 59b30436c9 travis folding following echo 2016-12-15 11:38:56 +01:00
debris 2357679879 draw deps graph smaller so it fits in readme 2016-12-09 23:36:58 +01:00
debris 78906f5594 draw nicer graph in svg format 2016-12-09 22:32:04 +01:00
debris 74ca4725ed updated dependencies and graph 2016-12-09 22:20:17 +01:00
Svyatoslav Nikolsky 53bf8a26ac copypasted RPC framework from Parity 2016-12-07 13:30:31 +03:00
Nikolay Volf 76aeb1f0ba Regtests on the CI (#244)
* submodule and test script

* proper grep pattern

* travis config

* build in advance

* remove error! and fix grep

* use intermediate file

* use package with java, not jdk

* use minimum cache

* add summary delimter

* fixed regtests broken in 9e53289

* clear output

* remove old submodule

* updating tool

* remove from .gitmodules also

* more convinient log output

* travis fold labels
2016-12-02 10:27:48 +01:00
debris 323fed16f0 updated dependencies and graph 2016-12-01 11:20:10 +01:00
debris d456e20f15 added network crate to test.sh and clippy.sh 2016-11-29 11:36:46 +01:00
debris bcc84f6f6f updated dependencies and graph 2016-11-28 10:37:17 +01:00
NikVolf 7cba467342 ci 2016-11-24 16:17:55 +03:00
debris 389ddc5f95 fixed tools/draw_graph.sh 2016-11-16 17:51:54 +01:00
debris 163627a3cc updated dependencies and graph 2016-11-16 17:50:01 +01:00
debris 8d4e004a78 make tools/draw_graph.sh work again 2016-11-08 17:01:15 +01:00
debris 68a3bb2d34 linting in progress 2016-11-08 16:37:06 +01:00
debris 98daea8981 updated dependencies and graph 2016-11-04 13:11:58 +01:00
debris 05ed9567e9 import module 2016-10-31 03:12:44 +01:00
debris 870ed917d7 updated dependencies and graph 2016-10-28 11:11:42 +02:00
Svyatoslav Nikolsky 4804ac5e42 Sync with multiple peers (#37)
* * started work multiple peers support in sync
* some tests for synchronization && sync peers

* fixed compilation after merge

* fixed compilation after merge

* fixed compilation after merge

* added TODOs + fixed documentation
2016-10-26 11:46:10 +02:00
debris e1e532d5a6 updated dependencies and graph 2016-10-25 10:07:25 +02:00
debris 9e29355cca updated dependencies and graph 2016-10-20 16:28:49 +02:00
NikVolf cc8f90fc3b Merge branch 'master' into verification 2016-10-20 17:10:19 +03:00
debris 1349c3af4b p2p::Context, changed the way incomming messages read 2016-10-20 02:51:20 +02:00
NikVolf 16dffff9f7 add verification to test.sh 2016-10-19 16:00:55 +03:00
debris 49bb034bbd added logger to p2p, fixed reading messages 2016-10-19 14:17:18 +02:00
debris f61f6de84c Merge branch 'master' into p2p 2016-10-18 01:46:03 +02:00
debris 08728b173c updated dependency graph 2016-10-17 11:17:08 +02:00
debris f7bfa16195 p2p in progress 2016-10-17 10:52:15 +02:00
Svyatoslav Nikolsky e3968cfa46 Merge branch 'master' into mempool 2016-10-16 21:38:04 +03:00
Svyatoslav Nikolsky 40b1241ccf initial commit for MemoryPool 2016-10-16 21:32:11 +03:00
debris 3625fb06c2 updated dependency graph 2016-10-16 11:55:42 +02:00
debris 655748d913 updated dependency graph 2016-10-14 15:04:41 +02:00
debris 4bb9726d09 fixed linking parking_lot, remove wildcard imports 2016-10-14 15:02:04 +02:00
debris 25c7d20c1e p2p module in progress 2016-10-12 19:39:50 +02:00
debris ffcb4d5a20 improved p2p interface 2016-10-04 12:33:23 +02:00