chronicleprotocol / scribe

Extremely performant EVM oracle utilizing aggregated Schnorr signatures
Other
53 stars 6 forks source link

chaincheck: Add "is being poked" check #29

Closed pmerkleplant closed 1 year ago

pmerkleplant commented 1 year ago

Requires a new config field maxAllowedAge indicating at which age the oracle is deemed to not be poked anymore. Chaincheck needs to prank an auth'ed address, kiss itself, and call tryReadWithAge().

pmerkleplant commented 1 year ago

Fixed via f6591d27401fce24000ca420096ec2aeb2824473. Also disabled main pushing for repo admins.