Immutable
release. Only release title and notes can be modified.
What's Changed
- feat(quoter-bot): add ethereum mainnet support by @julien-devatom in #173
- feat(quoter-bot): make playground previews readable by @thomas-chabert in #185
- feat(midnight-liquidation): support loan-as-collateral markets by @haydenshively in #184
- feat(swaps): rank candidates on an interpolated venue cost curve by @haydenshively in #187
- fix(bots): treat a reverted send as economic, not a send failure by @haydenshively in #188
- fix(bots): normalize the position join key across log events by @haydenshively in #189
- fix(bots): close stack regressions and the review findings by @haydenshively in #192
- fix(quoter-bot): ignore matured configured markets by @prd-carapulse[bot] in #186
- feat(blue-liquidation): report plan skips and add a block sampler by @haydenshively in #194
- feat(midnight-liquidation): add ethereum mainnet as a second chain by @haydenshively in #193
- refactor(utils): hoist cursor pagination out of midnight-liquidation by @haydenshively in #195
- fix(bot-kit): confirm mined replacements and fix premature stuck bumps by @haydenshively in #197
- docs(quoter-bot): add loan-as-collateral markets tib by @julien-devatom in #180
- fix(quoter-bot): require unbounded approval, warn on orphaned groups by @haydenshively in #198
- fix(quoter-bot): retry transient provider reads with backoff by @haydenshively in #168
- fix(quoter-bot): retry handled cycle failures instead of halting by @haydenshively in #199
- docs(agents): rebuild AGENTS.md and add the review loop by @haydenshively in #200
- feat(repo): sign ladder create/move intents in quoter-signer by @julien-devatom in #202
- feat(quoter-signer): sign self-cancel, break-glass, and remediation by @julien-devatom in #207
- fix(swaps): stop sending the Executor as the 1inch origin by @haydenshively in #201
New Contributors
- @thomas-chabert made their first contribution in #185
Full Changelog: midnight-liq-2026.08.28-1...midnight-liq-2026.09.08-1