Submitted by nascent
Likelihood: high
In eth_oracle_main_loop, get_last_checked_block is called. Followed by:
and may hit the code path:
But will panic at from_log here:
It can/will also be triggered here in check_for_events:
Attestations will be frozen until patched.
Implement the method.
jkilpatr (Althea) confirmed:
