Description
Panicking instantly when an external feed goes offline can disrupt dependent smart contract execution paths across the ecosystem.
Technical Requirements
-
Implement a graceful fallback mapping layer inside src/consensus.rs.
-
Return a clear, predictable historical backup rate combined with a safety warning code instead of triggering a full transaction crash if live data drops.
If you find this implementation useful, please star the project and leave a review! 😊
Description
Panicking instantly when an external feed goes offline can disrupt dependent smart contract execution paths across the ecosystem.
Technical Requirements
Implement a graceful fallback mapping layer inside
src/consensus.rs.Return a clear, predictable historical backup rate combined with a safety warning code instead of triggering a full transaction crash if live data drops.
If you find this implementation useful, please star the project and leave a review! 😊