All notable changes to this project will be documented in this file.
The format is based on Common Changelog.
2.0.1 - 2024-10-03
- Security notice about rogue key vulnerability during lift and requirement for additional external verification (0ef985b)
2.0.0 - 2023-11-27
- Breaking Use 1-byte identifier for feeds based on highest-order byte of their addresses instead of their storage array's index (#23)
- Breaking Change
IScribeandIScribeOptimisticinterfaces to account for new feed identification (#23)
- DOS vector in
ScribeOptimistic::opPokemakingScribeOptimistic::opChallengeeconomically unprofitable (#23) - Possibility to successfully
opChallengea validopPokevia non-default calldata encoding (#23)
1.2.0 - 2023-09-29
- Chainlink compatibility function
latestAnswer()(int)(#24)
1.1.0 - 2023-08-25
- Broken compilation without
--via-irpipeline (#13)
- MakerDAO compatibility function
peep()(uint,bool)(#12)
1.0.0 - 2023-08-14
- Initial release