Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix git diff to include .wasm files #1961

Merged
merged 3 commits into from
Jan 7, 2025
Merged

fix git diff to include .wasm files #1961

merged 3 commits into from
Jan 7, 2025

Conversation

Geometer1729
Copy link
Member

@Geometer1729 Geometer1729 commented Dec 19, 2024

Fixes issue with #1958 where wasm files get summarized in the diff to
Binary files a/compiled/node_bindings/plonk_wasm_bg.wasm and b/compiled/node_bindings/plonk_wasm_bg.wasm differ
and then git apply doesn't work like you'd want.

o1js-bindings changes: o1-labs/o1js-bindings#322

@Geometer1729 Geometer1729 marked this pull request as ready for review December 19, 2024 21:56
@Geometer1729 Geometer1729 requested a review from a team as a code owner December 19, 2024 21:56
@Geometer1729 Geometer1729 merged commit 4e4692b into main Jan 7, 2025
29 checks passed
@Geometer1729 Geometer1729 deleted the brian/git-bin-fix branch January 7, 2025 20:59
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.

4 participants