Skip to content

Subgraph vaultless block handler#2434

Open
rouzwelt wants to merge 1 commit into2025-07-11-direct-swapfrom
2026-02-04-sg-vaultless-block-handler
Open

Subgraph vaultless block handler#2434
rouzwelt wants to merge 1 commit into2025-07-11-direct-swapfrom
2026-02-04-sg-vaultless-block-handler

Conversation

@rouzwelt
Copy link
Contributor

@rouzwelt rouzwelt commented Feb 4, 2026

Motivation

Caution

Do NOT merge before #1988

This PR updates balance handler for valueless vaults.
since its dynamic and subject to change at each block, we need to call vaultBalance2() for vaultless vaults at each block using multicall3 and subgraph block handlers

Solution

Checks

By submitting this for review, I'm confirming I've done the following:

  • made this PR as small as possible
  • unit-tested any new functionality
  • linked any relevant issues or PRs
  • included screenshots (if this involves a front-end change)

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 4, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch 2026-02-04-sg-vaultless-block-handler

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@rouzwelt rouzwelt mentioned this pull request Feb 4, 2026
4 tasks
@rouzwelt rouzwelt changed the title Subgraph vaulters block handler Subgraph vaultless block handler Feb 4, 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.

1 participant

Comments