Commit Graph

20 Commits

Author SHA1 Message Date
Gav Wood 41508cbd50 Fix queue flush and add working tests. 2016-01-25 23:24:51 +01:00
arkpar b5f0a41265 Fixed tests and tweaked sync progress report 2016-01-22 15:58:52 +01:00
arkpar e5e0d3d136 Merge branch 'master' of github.com:ethcore/parity into io 2016-01-22 14:44:17 +01:00
arkpar 74d34614cf Tests compiling again 2016-01-22 05:20:47 +01:00
Tomusdrw c746f0e62c Fixing all clippy lints 2016-01-19 13:47:30 +01:00
arkpar a131c33bb2 Multithreaded block queue 2016-01-17 23:07:58 +01:00
arkpar 77c5b315df Spec name; uncle reward calculation fixed 2016-01-15 01:17:23 +01:00
arkpar 0221d47544 Verification integrated into client/queue 2016-01-11 13:42:32 +01:00
arkpar 5d0e186632 Merge branch 'master' of github.com:gavofyork/ethcore into network 2016-01-11 01:07:58 +01:00
arkpar 452294ab8d ImportResult becomes a result 2016-01-10 23:37:09 +01:00
arkpar 5f5f26de48 Do not insert new blocks out of order 2016-01-10 15:08:57 +01:00
arkpar 10fe6b937f Docs 2016-01-09 18:40:13 +01:00
arkpar 290d738e3f Style 2016-01-08 16:00:32 +01:00
arkpar 24ecd0091a Client consolidation and docs 2016-01-07 20:43:37 +01:00
arkpar 2a4d470039 Client app 2016-01-07 16:08:12 +01:00
arkpar 8d37ef7d8e Removed Copy trait from H256 2016-01-04 13:25:32 +01:00
arkpar 1a1c61179f order peers by difficulty 2015-12-27 02:27:15 +01:00
arkpar 1d67a7a373 sync fixed; more tests 2015-12-27 00:48:03 +01:00
arkpar bf9667a206 sync tests 2015-12-26 15:47:07 +01:00
arkpar 9087cc798b sync refactoring; range tests 2015-12-25 14:55:55 +01:00