Commit Graph

246 Commits

Author SHA1 Message Date
debris 8113c689fc Merge branch 'master' into jsonrpc2 2016-02-19 14:07:11 +01:00
arkpar 1d60d82698 Merge branch 'master' of github.com:ethcore/parity into discovery 2016-02-19 13:44:57 +01:00
arkpar d9fec87143 Merge branch 'master' of github.com:ethcore/parity into discovery 2016-02-19 13:39:43 +01:00
debris ef8055f900 Merge branch 'master' into jsonrpc2 2016-02-19 12:52:16 +01:00
debris b5d6359030 fixed allow warnings in ethcore 2016-02-19 12:40:23 +01:00
debris c0aca706d2 removed commented out line 2016-02-19 00:51:17 +01:00
debris 19a3daf533 parity compiling fine 2016-02-19 00:50:23 +01:00
Gav Wood 8e93989eec Merge branch 'rustup' into rustbeta 2016-02-18 21:09:36 +01:00
debris ebe8e19cc0 fixed compiling with rustc 1.8.0-nightly (57c357d89 2016-02-16) 2016-02-18 14:36:59 +01:00
debris ed880b3b58 Merge branch 'master' of github.com:ethcore/parity into jsonrpc2 2016-02-17 15:59:36 +01:00
arkpar a179722542 Merge branch 'discovery' of github.com:ethcore/parity into discovery 2016-02-17 01:39:27 +01:00
arkpar 39a98cd555 Prevent connection deletion until unregister is called; minor tweaks 2016-02-17 01:39:16 +01:00
Nikolay Volf 0b916e0a51 Merge branch 'master' into discovery 2016-02-17 03:21:41 +03:00
Manish Goregaokar 8802fb2fd8 Make clippy an optional dependency 2016-02-17 02:07:41 +05:30
Nikolay Volf feb9b96ce7 version bump, test script for full suite 2016-02-16 13:40:58 +03:00
debris a9e3875230 fixed ethsync tests 2016-02-15 17:47:01 +01:00
arkpar 30968925ee Merge branch 'master' of github.com:ethcore/parity into discovery 2016-02-15 16:03:34 +01:00
arkpar f141e69671 Added test for restart on malformed block 2016-02-15 13:34:58 +01:00
arkpar b503fb5de8 Merge branch 'master' of github.com:ethcore/parity into net 2016-02-15 12:57:19 +01:00
arkpar ba95260113 Merge branch 'master' of github.com:ethcore/parity into discovery 2016-02-15 11:56:36 +01:00
Tomusdrw 2c4700f4c1 Fixing clippy warnings 2016-02-15 00:55:45 +01:00
arkpar 986448ce7a Merge branch 'net' into discovery 2016-02-14 18:27:31 +01:00
arkpar 8b0ec51c0f Update last imported number on new block 2016-02-14 18:08:30 +01:00
arkpar 76590d5a82 Merge branch 'master' of github.com:ethcore/parity into net 2016-02-14 17:50:14 +01:00
arkpar debf1ed934 Propagate only one last hash for peers that are too far behind 2016-02-14 17:49:20 +01:00
arkpar fc7483ab87 Propagate only one last hash for peers that are too far behind 2016-02-14 17:10:55 +01:00
arkpar 76ea030b78 Small refactoring 2016-02-14 01:03:48 +01:00
Nikolay Volf 9ff3155a64 clippy, returing docopt 2016-02-14 00:58:41 +03:00
Nikolay Volf 2205b80703 trigger build 2016-02-13 18:11:46 +03:00
Nikolay Volf 84c752583a clippy version update, docopt-macro moving to fork 2016-02-13 13:17:16 +03:00
arkpar fcd0dafbe4 Fixed random failing test 2016-02-12 15:48:26 +01:00
arkpar 34b465a125 Check for peer registration 2016-02-12 14:20:18 +01:00
arkpar f74c5dc921 More sync and propagation fixes 2016-02-12 13:07:02 +01:00
arkpar 84732d4b94 Sync fixes 2016-02-11 21:10:41 +01:00
arkpar aed348ce8b Merge branch 'master' of github.com:ethcore/parity into net 2016-02-11 18:36:45 +01:00
arkpar f4d8070bda Fixed one extra block/header being requested 2016-02-11 18:36:26 +01:00
debris 93975be5e3 transaction by block number and index 2016-02-10 22:36:59 +01:00
debris df0fa06e8a applied client interface changes to sync tests 2016-02-10 22:16:25 +01:00
debris db35e21bcd few client methods use BlockId instead of hash and BlockNumber 2016-02-10 19:29:27 +01:00
debris 9159d5812b eth_syncing, fixed #397 2016-02-10 16:28:59 +01:00
debris dc8fa4ebfd moved BlockId and TransactionId to blockchain.rs 2016-02-10 15:09:38 +01:00
debris 7491815e27 fixed ethsync tests 2016-02-10 11:44:03 +01:00
debris 27acdf38e2 fixed ethsync tests 2016-02-09 18:34:06 +01:00
debris bb3ffe5764 Merge branch 'master' of github.com:ethcore/parity into jsonrpc 2016-02-09 10:13:35 +01:00
debris e5e33826a7 fixed failin ethsync test 2016-02-08 16:07:38 +01:00
Nikolay Volf deffb271bc refactoring of report functions, some comments 2016-02-08 03:14:39 -08:00
Nikolay Volf 70d59e4a52 Merge branch 'nvolf' into block-propagation 2016-02-08 01:40:15 +03:00
Nikolay Volf 871b7113ec fixes for valid rlp 2016-02-08 01:39:02 +03:00
Nikolay Volf 69a4349ee2 documentation 2016-02-08 00:52:56 +03:00
Nikolay Volf e9af2dfd96 new hashes tests 2016-02-08 00:20:59 +03:00
Nikolay Volf 4b1d67ef49 bunch of tests for new block packet 2016-02-08 00:08:15 +03:00
Nikolay Volf 3f17acca1d empty new block test 2016-02-07 23:01:09 +03:00
Nikolay Volf efef36b5e8 handling sync message 2016-02-07 03:00:43 +03:00
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