Skip to content

perf: refactor heavy loops via pagination and batch registration#101

Open
neelpote wants to merge 3 commits into
Vero-protocol:mainfrom
neelpote:wave-2/refactor-heavy-loops
Open

perf: refactor heavy loops via pagination and batch registration#101
neelpote wants to merge 3 commits into
Vero-protocol:mainfrom
neelpote:wave-2/refactor-heavy-loops

Conversation

@neelpote

Copy link
Copy Markdown

Closes #80

@N-thnI

N-thnI commented Jun 21, 2026

Copy link
Copy Markdown
Contributor

Please resolve conflicts

@neelpote

Copy link
Copy Markdown
Author

Hi @N-thnI — the apparent conflicts are caused by pre-existing compilation errors in upstream main (unclosed delimiter in src/lib.rs, missing crate::guards module, undefined DataKey::StorageVersion). These were introduced by other PRs merged after this branch was opened and are not caused by this PR's changes. This branch builds cleanly and all 55 tests pass on its own baseline. Happy to rebase once upstream main is fixed, or to squash into a single commit if that helps the review.

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.

feat: implement gas-optimized loops

2 participants