Skip to content

refactor: use typed venue batch methods - #58

Closed
lsheva wants to merge 2 commits into
devfrom
refactor/use-typed-contract-batches
Closed

refactor: use typed venue batch methods#58
lsheva wants to merge 2 commits into
devfrom
refactor/use-typed-contract-batches

Conversation

@lsheva

@lsheva lsheva commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Summary

  • consume unified venue order aggregates in keeper risk snapshots
  • replace keeper write multicalls with typed settlement and expired-order batches
  • remove unused market-maker write multicall wrappers

Test plan

  • Run the keeper test suite (204 tests)
  • Run the market-maker test suite (300 tests)
  • Typecheck and lint keeper and market-maker packages

Made with Cursor

shev-titan and others added 2 commits August 7, 2026 21:40
Use the published struct-returning venue ABIs so predictive snapshots no longer depend on the removed value-only compatibility getter.

Co-authored-by: Cursor <cursoragent@cursor.com>
Route keeper maintenance and settlement through dedicated contract methods and remove unused market-maker multicall wrappers.

Co-authored-by: Cursor <cursoragent@cursor.com>
@lsheva

lsheva commented Aug 17, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #59, which contains both commits from this branch (18571f9, 4f1a1c5) unchanged plus 16 further commits.

@lsheva lsheva closed this Aug 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants