Commit Graph

45 Commits

Author SHA1 Message Date
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
debris 742e9a6fff improved connect in main.rs 2016-10-04 02:06:45 +02:00
debris dc21039182 net lib renamed to message 2016-10-03 16:29:07 +02:00
debris c1184e4a9b listening for incomming connections and -connect works 2016-10-03 15:44:35 +02:00
debris 2bad1fdada created [[bin]] 2016-09-30 14:44:50 +02:00
debris 92a24417fa p2p rand and time utils 2016-09-29 19:30:17 +02:00
debris b33be279e0 validating message checksum 2016-09-29 18:53:18 +02:00
debris 294cb68002 cargo update 2016-09-29 00:10:22 +02:00
debris 2f90b65454 tokio p2p init 2016-09-21 08:54:08 +02:00
debris b563227e4f net structures 2016-09-19 19:49:57 +02:00
debris 0f7f75dee3 net command 2016-09-19 18:57:41 +02:00
debris 62c082b855 test script 2016-09-19 16:40:35 +02:00
debris cc7f60253c drawing graph 2016-09-19 16:34:46 +02:00