Ethan Buchman
|
d55243f0e6
|
fix import paths
|
6 years ago |
Liamsi
|
d2c05bc5b9
|
Revert "delete everything" (includes everything non-go-crypto)
This reverts commit 96a3502
|
7 years ago |
Liamsi
|
96a3502126
|
delete everything
|
7 years ago |
Ethan Buchman
|
566024b64f
|
use Hash as map key
|
7 years ago |
Ethan Buchman
|
932381effa
|
evidence: give each peer a go-routine
|
7 years ago |
Ethan Buchman
|
97c5533c35
|
update some comments
|
7 years ago |
Ethan Buchman
|
3d33226e80
|
move types/services.go to state pkg. pass State to evpool.Update
|
7 years ago |
Ethan Buchman
|
cb845ebff5
|
fix EvidencePool and VerifyEvidence
|
7 years ago |
Ethan Buchman
|
1d6f00859d
|
fixes from review
|
7 years ago |
Ethan Buchman
|
397251b0f4
|
fix evidence
|
7 years ago |
Ethan Buchman
|
0acca7fe69
|
final updates for state
|
7 years ago |
Ethan Buchman
|
c915719f85
|
*State->State; SetBlockAndValidators->NextState
|
7 years ago |
Ethan Buchman
|
f55135578c
|
state: move methods to funcs
|
7 years ago |
Ethan Buchman
|
7d81a3f4a5
|
address some comments from review
|
7 years ago |
Ethan Buchman
|
6a4fd46479
|
fixes from rebase
|
7 years ago |
Ethan Buchman
|
5904f6df8b
|
minor fixes from review
|
7 years ago |
Ethan Buchman
|
666ae244b3
|
evidence: pool test
|
7 years ago |
Ethan Buchman
|
c2585b5525
|
evidence_pool.go -> pool.go. remove old test files
|
7 years ago |
Ethan Buchman
|
c7acdfadf2
|
evidence: more funcs in store.go
|
7 years ago |
Ethan Buchman
|
869d873d5c
|
state.ApplyBlock takes evpool and calls MarkEvidenceAsCommitted
|
7 years ago |
Ethan Buchman
|
7a18fa887d
|
evidence linked with consensus/node. compiles
|
7 years ago |
Ethan Buchman
|
f7731d38f6
|
some comments and cleanup
|
7 years ago |
Ethan Buchman
|
df3f4de7c3
|
check evidence is from validator; some cleanup
|
7 years ago |
Ethan Buchman
|
10c43c9edc
|
introduce evidence store
|
7 years ago |
Ethan Buchman
|
fe4b53a463
|
EvidencePool
|
7 years ago |