Author | SHA1 | Message | Date |
---|---|---|---|
Callum Waters |
b272746444
|
Merge pull request from GHSA-f3w5-v9xx-rp8p
* add time warping lunatic attack test * create too high and connecton refused errors and add to the light client provider * add height check to provider * introduce block lag * add detection logic for processing forward lunatic attack * add node-side verification logic * clean up tests and formatting * update adr's * update testing * fix fetching the latest block * format * update changelog * implement suggestions * modify ADR's * format * clean up node evidence verification |
4 years ago |
Callum Waters |
ed002cea7e
|
evidence: introduction of LightClientAttackEvidence and refactor of evidence lifecycle (#5361)
evidence: modify evidence types (#5342) light: detect light client attacks (#5344) evidence: refactor evidence pool (#5345) abci: application evidence prepared by evidence pool (#5354) |
4 years ago |
Marko |
56911ee352
|
state: define interface for state store (#5348)
## Description Make an interface for the state store. Closes: #5213 |
4 years ago |
Callum Waters |
b7f6e47a42
|
evidence: modularise evidence by moving verification function into evidence package (#5234) | 4 years ago |
Callum Waters |
312c4f8fe1
|
evidence: change evidence time to block time (#5219)
adds blockstore interface to evidence and adds fix to byzantine test |
4 years ago |