keorn
|
49cbd6ef98
|
unused imports, proposer_nonce
|
2016-11-18 13:38:04 +00:00 |
|
keorn
|
2f3b801296
|
rename transition
|
2016-11-18 13:37:47 +00:00 |
|
keorn
|
e90d814193
|
lock rounds
|
2016-11-18 12:27:00 +00:00 |
|
keorn
|
c62795d09b
|
ap registration
|
2016-11-17 23:36:24 +00:00 |
|
keorn
|
9d61071dd7
|
Merge branch 'miner-no-ap' into auth-bft
|
2016-11-17 22:04:07 +00:00 |
|
keorn
|
9d8ac7a09b
|
extra line [ci skip]
|
2016-11-17 19:08:00 +00:00 |
|
keorn
|
11b6578bc3
|
update tests
|
2016-11-17 18:46:50 +00:00 |
|
keorn
|
11ccacd6d0
|
dont keep account provider in miner
|
2016-11-17 18:32:12 +00:00 |
|
keorn
|
3bac68419a
|
last_lock
|
2016-11-17 17:12:37 +00:00 |
|
keorn
|
ce711e321a
|
remove unused vote accumulators
|
2016-11-17 13:28:29 +00:00 |
|
keorn
|
51ac38318a
|
save proposal hash
|
2016-11-17 13:26:57 +00:00 |
|
keorn
|
9563ccfbd2
|
message broadcasting methods
|
2016-11-17 12:18:20 +00:00 |
|
keorn
|
45027ea306
|
add new client messaging
|
2016-11-17 12:17:48 +00:00 |
|
keorn
|
802d5c669d
|
transition rules
|
2016-11-16 18:01:09 +00:00 |
|
keorn
|
51bbad66d0
|
add a path to submit seal from engine
|
2016-11-16 15:56:16 +00:00 |
|
keorn
|
3b0d5503b1
|
fix compilation
|
2016-11-16 13:13:21 +00:00 |
|
keorn
|
2fa34fd6a8
|
step transition messaging
|
2016-11-16 12:43:21 +00:00 |
|
keorn
|
8ac989cbeb
|
Merge remote-tracking branch 'parity/master' into bft
|
2016-11-16 10:29:54 +00:00 |
|
Arkadiy Paronyan
|
df1fbf50d8
|
Build fix (#3470)
|
2016-11-16 08:47:50 +01:00 |
|
Gav Wood
|
1daba384cc
|
Merge pull request #3426 from ethcore/auth-round
Authority round consensus engine
|
2016-11-16 11:18:01 +08:00 |
|
Arkadiy Paronyan
|
4016c58ee9
|
Update test client with max code size
|
2016-11-15 19:48:15 +01:00 |
|
arkpar
|
e795f84664
|
fixed test
|
2016-11-15 19:46:25 +01:00 |
|
Gav Wood
|
062d55a046
|
Fix test.
|
2016-11-15 17:58:28 +01:00 |
|
Gav Wood
|
528bf17af5
|
Restrict max code size to 23999 bytes for EIP-150 and after.
|
2016-11-15 17:58:28 +01:00 |
|
keorn
|
1c958695c3
|
timeout loading
|
2016-11-15 15:25:30 +00:00 |
|
keorn
|
7d0eafd5cd
|
fix extra_info
|
2016-11-15 13:33:11 +00:00 |
|
keorn
|
8efaf08da3
|
typos and warning
|
2016-11-15 13:02:46 +00:00 |
|
keorn
|
06e5416537
|
header fns, extra_info
|
2016-11-15 11:27:09 +00:00 |
|
keorn
|
fde6ff2186
|
nicer extra info
|
2016-11-15 11:10:32 +00:00 |
|
keorn
|
d19e8c5505
|
Merge remote-tracking branch 'parity/master' into bft
|
2016-11-15 10:26:37 +00:00 |
|
keorn
|
ff2dc5dd57
|
vote counting
|
2016-11-15 10:21:49 +00:00 |
|
keorn
|
54e4956345
|
return errors from constructor
|
2016-11-15 10:21:18 +00:00 |
|
keorn
|
dd8ed42270
|
update timeouts
|
2016-11-15 10:20:42 +00:00 |
|
keorn
|
55a5402bf5
|
simplify messages
|
2016-11-15 10:20:14 +00:00 |
|
keorn
|
071e66c9a8
|
fix flaky test
|
2016-11-14 19:03:02 +00:00 |
|
keorn
|
9d46401626
|
revert to try!
|
2016-11-14 18:25:42 +00:00 |
|
keorn
|
ae5ae765a6
|
Merge branch 'master' into auth-round
|
2016-11-14 18:04:44 +00:00 |
|
keorn
|
06ebd5fa1a
|
remove most panics
|
2016-11-14 17:42:56 +00:00 |
|
keorn
|
1e3ae9fff9
|
typos, header functions
|
2016-11-14 15:56:19 +00:00 |
|
Gav Wood
|
ae67bd5371
|
Merge pull request #3385 from ethcore/dev-chain
Dev chain
|
2016-11-14 16:28:58 +01:00 |
|
keorn
|
0b5a9a6e60
|
nicer bundled spec message
|
2016-11-14 14:29:33 +00:00 |
|
keorn
|
5de7d50bf8
|
add test for multi proposals
|
2016-11-14 14:15:31 +00:00 |
|
keorn
|
8be8b3e1cd
|
ensure no double proposals
|
2016-11-14 13:35:45 +00:00 |
|
keorn
|
8a86c11375
|
enable force sealing
|
2016-11-14 13:35:16 +00:00 |
|
Robert Habermeier
|
18153b8d9e
|
Merge branch 'master' into missing-code-by-prefix
|
2016-11-14 14:02:19 +01:00 |
|
keorn
|
165e2bef75
|
modify proposer test
|
2016-11-14 11:34:54 +00:00 |
|
keorn
|
b5c891814a
|
fix merge
|
2016-11-14 11:09:57 +00:00 |
|
keorn
|
501f6d3f49
|
Merge branch 'master' into auth-round
|
2016-11-14 10:08:14 +00:00 |
|
keorn
|
d8e6dbd981
|
Merge branch 'master' into dev-chain
|
2016-11-14 10:05:34 +00:00 |
|
keorn
|
2d4b4cf5c9
|
revert moves to Spec
|
2016-11-14 10:04:34 +00:00 |
|