Weekly Release v2.284.0
What's Changed
- Add Base contract addresses by @m-lord-renkse in #3098
- Adjust the sql query for total surplus by @sunce86 in #3090
- Ignore nonsensical native prices by @MartinquaXD in #3106
- Move API code into orderbook crate by @MartinquaXD in #3104
- Move app-data-hash into app-data crate by @MartinquaXD in #3105
- Move JSON asserts into
testlib
by @MartinquaXD in #3107 - [TRIVIAL] move
shared::metrics
intoobserve::metrics
by @MartinquaXD in #3108 - Split up shared::contracts by @MartinquaXD in #3109
- Move ethcontract_errors into contracts crate by @MartinquaXD in #3111
- [Easy] Settled order count metric by @fleupold in #3115
Full Changelog: v2.283.0...v2.284.0