Commit Graph

48 Commits

Author SHA1 Message Date
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
arkpar
9bcb720f1f Minor optimizations 2016-01-22 04:54:38 +01:00
arkpar
4bf1c205b4 DB commit queue 2016-01-21 23:33:52 +01:00
arkpar
0f97edad7c Merge branch 'master' of github.com:ethcore/parity into ethash 2016-01-21 17:21:51 +01:00
arkpar
e514d3d80f Multithreaded event loop 2016-01-21 16:48:37 +01:00
Tomusdrw
adc763325d Merge branch 'master' into clippy
Conflicts:
	util/src/rlp/rlptraits.rs
2016-01-19 23:22:40 +01:00
Tomusdrw
bad2a244df Adding documentation request comments. 2016-01-19 17:02:01 +01:00
Tomusdrw
c746f0e62c Fixing all clippy lints 2016-01-19 13:47:30 +01:00
Tomusdrw
6ead6b7847 Merge branch 'master' into clippy
Conflicts:
	util/src/lib.rs
2016-01-19 12:45:06 +01:00
Tomusdrw
f169951d4e Fixing all obvious warnings 2016-01-19 11:10:38 +01:00
Tomusdrw
db6e6a3e58 Merge branch 'master' into clippy
Conflicts:
	src/service.rs
	src/views.rs
2016-01-19 10:18:18 +01:00
Gav Wood
eec70fe69a Merge branch 'master' into gav 2016-01-18 16:20:35 +01:00
Gav Wood
7b0e4af078 Compact state DB finished.
Closes #172
2016-01-18 14:44:06 +01:00
arkpar
a131c33bb2 Multithreaded block queue 2016-01-17 23:07:58 +01:00
Tomusdrw
1b6dead109 Fixing clippy stuff - work in progress 2016-01-17 15:56:09 +01:00
Gav Wood
6ea8eaa3b5 Move ethcore files back into root. 2016-01-17 13:11:25 +01:00
Gav Wood
d0db9267e8 Move everything into ethcore subdit for merge. 2016-01-17 13:01:21 +01:00
arkpar
0b511a180a Bad block reporting 2016-01-15 12:26:04 +01:00
arkpar
77c5b315df Spec name; uncle reward calculation fixed 2016-01-15 01:17:23 +01:00
arkpar
00868488cf Post enactment block verification 2016-01-15 01:17:21 +01:00
arkpar
e297e598ce Client service 2016-01-15 01:16:17 +01:00
arkpar
0de2a031d1 New network IO API 2016-01-15 01:16:17 +01:00
arkpar
0221d47544 Verification integrated into client/queue 2016-01-11 13:42:32 +01:00
arkpar
3a2663ce93 Client now takes Spec instead of Engine 2016-01-11 12:28:59 +01:00
arkpar
33d3a4d633 Engine and Spec are now thread safe 2016-01-11 11:51:31 +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
51584f5202 Networking fixes 2016-01-10 14:11:23 +01:00
arkpar
32bfa69106 More docs 2016-01-09 19:13:58 +01:00
arkpar
28a658015d Merge branch 'master' of github.com:gavofyork/ethcore into network 2016-01-09 18:50:45 +01:00
arkpar
10fe6b937f Docs 2016-01-09 18:40:13 +01:00
arkpar
b272595183 Rlp error handling 2016-01-08 17:52:25 +01:00
arkpar
9ea7f14542 Style 2016-01-08 16:26:00 +01:00
arkpar
290d738e3f Style 2016-01-08 16:00:32 +01:00
arkpar
9b28d4cff6 Removed dup file 2016-01-07 21:27:41 +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
b925df2cd9 Use HeaderView instead of BlockHeader 2015-12-28 12:03:05 +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
arkpar
0578712a26 syncing code done 2015-12-24 17:18:47 +01:00
arkpar
fcba0122bc started sync 2015-12-22 22:19:50 +01:00