helios/consensus/src
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
..
rpc refactor: add count parameter to get_update and use 128 as the limit (#97) 2022-11-08 16:24:55 -05:00
consensus.rs feat: verify checkpoint has valid age (#105) 2022-11-14 15:23:51 -05:00
constants.rs refactor: add count parameter to get_update and use 128 as the limit (#97) 2022-11-08 16:24:55 -05:00
errors.rs feat: verify checkpoint has valid age (#105) 2022-11-14 15:23:51 -05:00
lib.rs refactor: add count parameter to get_update and use 128 as the limit (#97) 2022-11-08 16:24:55 -05:00
types.rs refactor: core consensus (#61) 2022-09-28 16:48:24 -04:00
utils.rs refactor: clean up (#78) 2022-11-01 23:52:28 -04:00