keorn
|
e0f2fac441
|
new error type
|
2016-12-02 13:32:00 +00:00 |
|
keorn
|
0eb55cbd4d
|
update message test
|
2016-12-02 13:31:28 +00:00 |
|
keorn
|
2c8c090598
|
stricter size verification
|
2016-12-02 13:30:43 +00:00 |
|
keorn
|
f0e9eae244
|
remove difficulty check
|
2016-12-01 22:07:18 +00:00 |
|
keorn
|
df1cce8e7f
|
simplify seal verification
|
2016-12-01 21:56:38 +00:00 |
|
keorn
|
e76ead40d1
|
update tracing message
|
2016-12-01 21:55:43 +00:00 |
|
keorn
|
39ea703c69
|
vote on message generation
|
2016-12-01 20:50:24 +00:00 |
|
arkpar
|
f1ef4a4935
|
Import sealed block immedtiatelly
|
2016-12-01 19:11:36 +01:00 |
|
keorn
|
9290fdde85
|
fix tests
|
2016-12-01 17:21:51 +00:00 |
|
keorn
|
498b2fb0b1
|
show verification error
|
2016-12-01 17:20:16 +00:00 |
|
keorn
|
e40e398eaa
|
clean up some tracing
|
2016-12-01 17:19:40 +00:00 |
|
keorn
|
344999aaf7
|
return signing failure error
|
2016-12-01 14:10:42 +00:00 |
|
keorn
|
66b4f1ac47
|
remove unnecessary option
|
2016-12-01 14:10:22 +00:00 |
|
keorn
|
dbf82c2e98
|
fix tests
|
2016-11-30 16:40:16 +00:00 |
|
keorn
|
d128c20dc2
|
remove proposer_nonce
|
2016-11-30 16:02:05 +00:00 |
|
keorn
|
bb8347477a
|
gossip when not enough votes
|
2016-11-30 16:01:20 +00:00 |
|
keorn
|
73e7908325
|
test password registration
|
2016-11-30 14:30:21 +00:00 |
|
keorn
|
155da50fcd
|
Merge branch 'master' into auth-bft
|
2016-11-30 13:06:21 +00:00 |
|
keorn
|
34d5017950
|
hold password in engine, add rpc
|
2016-11-30 12:59:33 +00:00 |
|
Gav Wood
|
d525a6d7f0
|
Merge pull request #3654 from ethcore/clippy-bump
Bumping clippy
|
2016-11-29 18:00:13 +01:00 |
|
arkpar
|
95f81b2a2f
|
Moved consensus networking into Parity handler
|
2016-11-29 16:54:30 +01:00 |
|
Gav Wood
|
9115214cea
|
Merge pull request #3636 from ethcore/fatdb
Return of the Fat DB
|
2016-11-29 16:47:09 +01:00 |
|
keorn
|
7929a145e7
|
fix deadlock
|
2016-11-29 14:55:54 +00:00 |
|
Tomasz Drwięga
|
762d8b89d6
|
Removing unused imports
|
2016-11-29 14:03:21 +01:00 |
|
keorn
|
294e89e5c0
|
use EngineError instead of BlockError
|
2016-11-29 12:51:27 +00:00 |
|
keorn
|
e784fa906e
|
warn on double vote
|
2016-11-29 12:20:38 +00:00 |
|
keorn
|
49b953a9f4
|
order invariant seal equality
|
2016-11-29 11:18:40 +00:00 |
|
Igor Artamonov
|
8ec8bcd626
|
fix after code review, rel [748260b ]
|
2016-11-29 17:18:33 +06:00 |
|
keorn
|
d0eab4a0d8
|
old message removal, avoid too many recoveries
|
2016-11-29 10:55:24 +00:00 |
|
keorn
|
61cf8b8b7e
|
vote propose
|
2016-11-28 18:58:15 +00:00 |
|
keorn
|
0f1eefc00d
|
disallow None seal sigs
|
2016-11-28 18:37:00 +00:00 |
|
Tomasz Drwięga
|
64b1b898f1
|
Fixing compilation on stable
|
2016-11-28 17:43:38 +01:00 |
|
keorn
|
e4ff614966
|
remove unused tracing
|
2016-11-28 15:50:55 +00:00 |
|
keorn
|
b454f7e307
|
use Io queue for messages
|
2016-11-28 15:42:36 +00:00 |
|
keorn
|
1326c6cf5a
|
rebroadcast unseen messages
|
2016-11-28 15:24:22 +00:00 |
|
keorn
|
7d97ba5ee0
|
seal sigs test
|
2016-11-28 15:23:39 +00:00 |
|
Tomasz Drwięga
|
2b3d100de2
|
Fixing some clippy warnings
|
2016-11-28 15:54:22 +01:00 |
|
Igor Artamonov
|
748260bebe
|
invalidate blocks from future
|
2016-11-28 20:14:43 +06:00 |
|
keorn
|
ef4ecce7bf
|
nicer vote counting + test
|
2016-11-28 14:08:38 +00:00 |
|
keorn
|
09c28806d6
|
proper test IoHandler
|
2016-11-28 11:47:33 +00:00 |
|
Tomasz Drwięga
|
e1e7886918
|
Bumping clippy
|
2016-11-28 12:23:06 +01:00 |
|
keorn
|
5c0e89ae9a
|
Merge branch 'master' into auth-bft
|
2016-11-28 09:50:22 +00:00 |
|
keorn
|
89f0bd714d
|
test whole transitioning
|
2016-11-28 09:42:50 +00:00 |
|
arkpar
|
c7b359fcee
|
Style
|
2016-11-28 01:37:25 +01:00 |
|
arkpar
|
d0c80a6903
|
Updated tests
|
2016-11-28 01:37:25 +01:00 |
|
arkpar
|
3aceac60de
|
Use sha3 for fat key
|
2016-11-28 01:37:24 +01:00 |
|
arkpar
|
b0555fbe7c
|
State export
|
2016-11-28 01:37:24 +01:00 |
|
keorn
|
a7afbf4d25
|
tracing and vote test
|
2016-11-25 16:45:32 +00:00 |
|
keorn
|
8f72017bcc
|
add transition tracing
|
2016-11-25 16:44:57 +00:00 |
|
keorn
|
f59746b2da
|
order messages by signature
|
2016-11-25 16:44:18 +00:00 |
|