Skip to content

feat: sync poseidon in the browser#21833

Merged
Thunkar merged 1 commit intomerge-train/fairiesfrom
gj/sync_poseidon_browser
Mar 20, 2026
Merged

feat: sync poseidon in the browser#21833
Thunkar merged 1 commit intomerge-train/fairiesfrom
gj/sync_poseidon_browser

Conversation

@Thunkar
Copy link
Contributor

@Thunkar Thunkar commented Mar 20, 2026

#20826 completely tanks performance in the browser. PXE does a lot of hashing and the SharedArrayBuffer comms overhead is way too much. This PR reverts to the old behavior only in the browser.

@Thunkar Thunkar merged commit 635629f into merge-train/fairies Mar 20, 2026
19 of 23 checks passed
@Thunkar Thunkar deleted the gj/sync_poseidon_browser branch March 20, 2026 10:24
AztecBot pushed a commit that referenced this pull request Mar 20, 2026
#20826 completely
tanks performance in the browser. PXE does a lot of hashing and the
`SharedArrayBuffer` comms overhead is way too much. This PR reverts to
the old behavior only in the browser.
@AztecBot
Copy link
Collaborator

✅ Successfully backported to backport-to-v4-next-staging #21819.

github-merge-queue bot pushed a commit that referenced this pull request Mar 20, 2026
BEGIN_COMMIT_OVERRIDE
refactor: revert remove assert_bounded_vec_trimmed (#21758)
feat!: no_from (#21716)
fix(bot): use NO_FROM instead of AztecAddress.ZERO in deploy simulate
(#21402)
feat!: make isContractInitialized a tri-state enum (#21754)
feat: sync poseidon in the browser (#21833)
fix(aztec-up): add sensible defaults to installer y/n prompts (#21824)
feat: sync poseidon browser (#21851)
END_COMMIT_OVERRIDE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants