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

"testing" feature guard masp proofs load/save #1828

Merged
merged 4 commits into from
Sep 6, 2023

Conversation

tzemanovic
Copy link
Member

@tzemanovic tzemanovic commented Aug 17, 2023

Describe your changes

To avoid issues with using shared crate for web wasm build, the newly added #1768 is put behind "testing" feature. Additionally, make check-crates that runs in the CI is extended to ensure that the wasm for web can be built from shared crate.

Indicate on which release or other PRs this topic is based on

Checklist before merging to draft

  • I have added a changelog
  • Git history is in acceptable state

@tzemanovic tzemanovic marked this pull request as ready for review August 17, 2023 12:42
@tzemanovic tzemanovic requested review from Fraccaman and removed request for Fraccaman August 23, 2023 10:26
@Fraccaman Fraccaman mentioned this pull request Aug 25, 2023
Fraccaman added a commit that referenced this pull request Aug 28, 2023
* origin/tomas/feature-guard-masp-proofs-load:
  changelog: add #1828
  shared/types/control_flow: fix warn when no-default-features
  shared/ledger/masp: "testing" feature guard proofs load/save
  make check-crates: check that shared can build for wasm target
Fraccaman added a commit that referenced this pull request Sep 6, 2023
* origin/tomas/feature-guard-masp-proofs-load:
  changelog: add #1828
  shared/types/control_flow: fix warn when no-default-features
  shared/ledger/masp: "testing" feature guard proofs load/save
  make check-crates: check that shared can build for wasm target
Fraccaman added a commit that referenced this pull request Sep 6, 2023
* origin/tomas/feature-guard-masp-proofs-load:
  changelog: add #1828
  shared/types/control_flow: fix warn when no-default-features
  shared/ledger/masp: "testing" feature guard proofs load/save
  make check-crates: check that shared can build for wasm target
@Fraccaman Fraccaman merged commit e7b3d26 into main Sep 6, 2023
12 checks passed
@Fraccaman Fraccaman deleted the tomas/feature-guard-masp-proofs-load branch September 6, 2023 21:03
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.

2 participants