helios/consensus
0xModene eaf5605d4d
feat: verify checkpoint has valid age (#105)
* check blockhash has valid timestamp

* remove warn log

* made checkpoint age req configurable

* renamed method to make more sense

* fixed broken tests

* formatting

* unit tests completed

* removed needless imports

* renaming vars
2022-11-14 15:23:51 -05:00
..
src feat: verify checkpoint has valid age (#105) 2022-11-14 15:23:51 -05:00
testdata test: add consensus tests (#11) 2022-09-04 19:32:16 -04:00
tests feat: verify checkpoint has valid age (#105) 2022-11-14 15:23:51 -05:00
Cargo.toml feat: add retries to consensus rpc (#87) 2022-11-04 11:05:18 -04:00