Commit Graph

643 Commits

Author SHA1 Message Date
Nikolay Volf d40d4ef87c fix tests 2016-02-07 01:43:44 +03:00
Nikolay Volf 67c5e376b8 review fixes 2016-02-06 23:40:41 +03:00
Nikolay Volf 3e84691cec adding expect 2016-02-06 23:31:37 +03:00
Nikolay Volf 74c97ea36d removed unused latest_number 2016-02-06 23:08:20 +03:00
Nikolay Volf 8cd55276c3 ... and test as well 2016-02-06 23:04:58 +03:00
Nikolay Volf 391ef7e664 actually should be this way 2016-02-06 23:03:26 +03:00
Nikolay Volf 9727f27854 blocks + hashes 2016-02-06 23:00:52 +03:00
Nikolay Volf 6b02b6eddb using rlp::encode 2016-02-06 22:25:20 +03:00
Nikolay Volf 0905372f70 updating peer best hash when sync 2016-02-06 22:23:25 +03:00
Nikolay Volf 49e61b87a0 calculating peer highest number on fly 2016-02-06 22:16:59 +03:00
Nikolay Volf b606df451e many fixes 2016-02-06 20:56:21 +03:00
Nikolay Volf b01f954b05 final tests 2016-02-06 01:45:25 +03:00
Nikolay Volf 90e4722284 Merge branch 'master' into block-propagation 2016-02-05 21:47:27 +03:00
Nikolay Volf cc3f712fec propagade initial 2016-02-05 09:34:08 -08:00
debris c90d64662a added license in every *.rs file 2016-02-05 13:40:41 +01:00
Nikolay Volf 410d6533e0 indents 2016-02-05 03:01:50 +03:00
Nikolay Volf b0cba757d6 test effort 2016-02-05 02:57:51 +03:00
Nikolay Volf 0c90b75c67 excluded test code from coverage 2016-02-05 02:01:29 +03:00
Nikolay Volf c12538b123 dispatch test as well 2016-02-05 01:58:32 +03:00
Nikolay Volf 8d7523a027 receipt tests 2016-02-05 01:24:36 +03:00
Nikolay Volf ab131b134b first local chain test 2016-02-04 22:03:14 +03:00
Nikolay Volf c0776b75b6 moving sources for proper test setup 2016-02-04 21:30:31 +03:00
Nikolay Volf e27081fe66 filter out util/core 2016-02-04 21:09:32 +03:00
Nikolay Volf fcf9366eb8 local coverage for sync 2016-02-04 21:07:52 +03:00
arkpar 77449140cd Fixed sync stalling on fork 2016-02-04 13:16:31 +01:00
Nikolay Volf 583a1261c5 ethsync tests fix 2016-02-04 05:10:05 +03:00
Nikolay Volf 52f0ee1754 resurrect proper name 2016-02-04 04:38:40 +03:00
Nikolay Volf d7aa315309 Merge branch 'master' into remerge-264
Conflicts:
	sync/src/chain.rs
2016-02-04 04:35:38 +03:00
Nikolay Volf 376c99c247 moving to mainaint_sync 2016-02-04 04:28:16 +03:00
Nikolay Volf 86cfe95113 continueing sync 2016-02-04 04:24:10 +03:00
Nikolay Volf 20ca72ee0c status waiting 2016-02-04 04:12:41 +03:00
Nikolay Volf c3d0ed6e69 proper status setting 2016-02-04 04:11:27 +03:00
Nikolay Volf ce7b5b03ad sync test temp fix 2016-02-04 03:44:40 +03:00
Nikolay Volf d398b84802 remerge of 264 2016-02-03 23:42:30 +03:00
Nikolay Volf edd41ac574 getting old one 2016-02-03 23:05:04 +03:00
arkpar 42d5c09131 Final docs 2016-02-03 16:43:48 +01:00
arkpar ce0cc11c56 Peer sync timeouts 2016-02-02 14:54:46 +01:00
arkpar bd684e3732 Check for parent on queue import 2016-02-02 12:12:32 +01:00
arkpar 15fb62f176 Removed dup files 2016-01-29 17:17:21 +01:00
arkpar e3b24282f2 Merge branch 'master' of github.com:ethcore/parity into sync 2016-01-29 17:14:06 +01:00
arkpar 61f39d68f8 Block validation 2016-01-29 16:38:03 +01:00
arkpar b997a61d4a Merge branch 'master' of github.com:ethcore/parity into sync 2016-01-29 16:28:16 +01:00
arkpar 1e91b6f5db Moved sync to a separate crate 2016-01-29 15:56:06 +01:00