Closed pmerkleplant closed 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().
maxAllowedAge
kiss
tryReadWithAge()
Fixed via f6591d27401fce24000ca420096ec2aeb2824473. Also disabled main pushing for repo admins.
main
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 calltryReadWithAge()
.