Add universe-aware security pool liquidator - #641
Open
KillariDev wants to merge 17 commits into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
bots/sharedMarket-price safeguards
Admitted/Excludedsource status separately from one-shotObserved/Faileddiagnostics, with an explicit route back to active admissionbun run smoke:markets -- http://127.0.0.1:4183; the smoke script is also included in the liquidator image contextFork, pool, and execution behavior
Operator UI
Screenshots expire after 90 days.
Validation
cd bots/liquidator && bun run check— 64 tests, 196 assertions; typecheck and formatting passedbun run tsc— passedbun run ensure-contract-artifacts && bun run check:shared-dependencies && bun run test:run -- --bail=1— 2,559 passed, 16 intentional external Uniswap integration skips, 0 failed, 7,757 assertionsbun run format:check,bun run check:changed,bun run knip, and finalgit diff --cached --check— passedorigin/mainDocumentation review was skipped because no
docs/files changed. Generated-clean validation was skipped because no contracts, generators, tracked generated artifacts, or artifact policy changed. Docker/Podman were unavailable, so image packaging was inspected statically rather than built. Live CEX/RPC/signing behavior remains intentionally external to deterministic validation.