Skip to content

refactor: cleanup batch_pipe_double_words procedure#2535

Open
partylikeits1983 wants to merge 2 commits intoajl-reorient-claim-note-flowfrom
ajl-refactor-batch-pipe-double-words-claim
Open

refactor: cleanup batch_pipe_double_words procedure#2535
partylikeits1983 wants to merge 2 commits intoajl-reorient-claim-note-flowfrom
ajl-refactor-batch-pipe-double-words-claim

Conversation

@partylikeits1983
Copy link
Contributor

@partylikeits1983 partylikeits1983 commented Mar 2, 2026

This PR refactors the batch_pipe_double_words procedure. Completely resolves #2237

The motivation of this PR is to remove the unnecessary writing of PROOF_DATA into memory inside the agglayer bridge account context. Since PROOF_DATA is already in the AdviceMap and is not needed to be in memory inside the bridge account context, it is unnecessary to write it to memory.

@partylikeits1983 partylikeits1983 changed the title refactor: cleanup claim_batch_pipe_double_words procedure refactor: cleanup batch_pipe_double_words procedure Mar 2, 2026
@partylikeits1983 partylikeits1983 added agglayer PRs or issues related to AggLayer bridging integration pr-from-maintainers PRs that come from internal contributors or integration partners. They should be given priority labels Mar 2, 2026
@partylikeits1983 partylikeits1983 marked this pull request as ready for review March 2, 2026 15:52
@partylikeits1983 partylikeits1983 added the no changelog This PR does not require an entry in the `CHANGELOG.md` file label Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agglayer PRs or issues related to AggLayer bridging integration no changelog This PR does not require an entry in the `CHANGELOG.md` file pr-from-maintainers PRs that come from internal contributors or integration partners. They should be given priority

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant