Catalin Pirvu
|
46d32af055
|
Add tests for ValidateBasic methods (#2754)
Fixes #2740
|
6 years ago |
Anton Kaliaev
|
724e264ff5
|
separate mock evidence from real evidence (#2571)
Closes #2525
|
6 years ago |
Anton Kaliaev
|
d73c5cbdb1
|
reap max bytes from the mempool & check transaction size
See ADR 020: Limiting txs size inside a block docs/architecture/adr-020-block-size.md
Refs #2035
|
6 years ago |
Zach Ramsay
|
44dad6d70b
|
Revert "detele everything"
This reverts commit d02c5d1e30 .
|
7 years ago |
Zach Ramsay
|
d02c5d1e30
|
detele everything
|
7 years ago |
Ethan Buchman
|
d55243f0e6
|
fix import paths
|
7 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
|
55bae62d71
|
fix test
|
7 years ago |
Ethan Buchman
|
932381effa
|
evidence: give each peer a go-routine
|
7 years ago |
Ethan Buchman
|
f1c53c7358
|
evidence: dont send evidence to unsynced peers
* only send evidence to peers that are synced enough to validate it all
* closes #1624
|
7 years ago |
Ethan Buchman
|
28bbeac763
|
state: send byzantine validators in BeginBlock
|
7 years ago |
Ethan Buchman
|
cb845ebff5
|
fix EvidencePool and VerifyEvidence
|
7 years ago |
Ethan Buchman
|
397251b0f4
|
fix evidence
|
7 years ago |
Ethan Buchman
|
6a4fd46479
|
fixes from rebase
|
7 years ago |
Ethan Buchman
|
014b0b9944
|
evidence: reactor test
|
7 years ago |
Ethan Buchman
|
c2585b5525
|
evidence_pool.go -> pool.go. remove old test files
|
7 years ago |
Ethan Buchman
|
fe4b53a463
|
EvidencePool
|
7 years ago |
Ethan Buchman
|
e69d36d54f
|
some more robust sleeps
|
7 years ago |
Ethan Buchman
|
88138c38cf
|
mempool: reactor test
|
7 years ago |