-
Notifications
You must be signed in to change notification settings - Fork 234
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: work around intermittent wasm webkit issue #2140
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ludamad
changed the title
fix: work around intermittent acir issue
fix: work around intermittent wasm webkit issue
Sep 8, 2023
spalladino
approved these changes
Sep 8, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Github should autodetect "works around" as well as "fixes", so it can tag an issue as "doesn't hurt now, but will return and bite you later" instead of "fixed".
This was referenced Sep 8, 2023
PhilWindle
pushed a commit
that referenced
this pull request
Sep 8, 2023
🤖 I have created a release *beep* *boop* --- <details><summary>aztec-packages: 0.6.1</summary> ## [0.6.1](aztec-packages-v0.5.2...aztec-packages-v0.6.1) (2023-09-08) ### Features * Example card game ([#2135](#2135)) ([9084b89](9084b89)) ### Bug Fixes * **tests:** Increase test timeout ([#2144](#2144)) ([7da9615](7da9615)) * Work around intermittent wasm webkit issue ([#2140](#2140)) ([a9b0934](a9b0934)) ### Miscellaneous * **build:** Updated release please config ([#2142](#2142)) ([e119c4f](e119c4f)) * **build:** Updated version check ([#2145](#2145)) ([4ed5f05](4ed5f05)) * **master:** Release 0.5.2 ([#2141](#2141)) ([451aad6](451aad6)) * Release 0.5.2 ([f76b53c](f76b53c)) * Release 0.6.1 ([1bd1a79](1bd1a79)) </details> <details><summary>barretenberg.js: 0.6.1</summary> ## [0.6.1](barretenberg.js-v0.5.2...barretenberg.js-v0.6.1) (2023-09-08) ### Miscellaneous * **master:** Release 0.5.2 ([#2141](#2141)) ([451aad6](451aad6)) * Release 0.5.2 ([f76b53c](f76b53c)) * Release 0.6.1 ([1bd1a79](1bd1a79)) </details> <details><summary>barretenberg: 0.6.1</summary> ## [0.6.1](barretenberg-v0.5.2...barretenberg-v0.6.1) (2023-09-08) ### Bug Fixes * Work around intermittent wasm webkit issue ([#2140](#2140)) ([a9b0934](a9b0934)) ### Miscellaneous * **master:** Release 0.5.2 ([#2141](#2141)) ([451aad6](451aad6)) * Release 0.5.2 ([f76b53c](f76b53c)) * Release 0.6.1 ([1bd1a79](1bd1a79)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
AztecBot
pushed a commit
to AztecProtocol/barretenberg
that referenced
this pull request
Sep 8, 2023
🤖 I have created a release *beep* *boop* --- <details><summary>aztec-packages: 0.6.1</summary> ## [0.6.1](AztecProtocol/aztec-packages@aztec-packages-v0.5.2...aztec-packages-v0.6.1) (2023-09-08) ### Features * Example card game ([#2135](AztecProtocol/aztec-packages#2135)) ([9084b89](AztecProtocol/aztec-packages@9084b89)) ### Bug Fixes * **tests:** Increase test timeout ([#2144](AztecProtocol/aztec-packages#2144)) ([7da9615](AztecProtocol/aztec-packages@7da9615)) * Work around intermittent wasm webkit issue ([#2140](AztecProtocol/aztec-packages#2140)) ([a9b0934](AztecProtocol/aztec-packages@a9b0934)) ### Miscellaneous * **build:** Updated release please config ([#2142](AztecProtocol/aztec-packages#2142)) ([e119c4f](AztecProtocol/aztec-packages@e119c4f)) * **build:** Updated version check ([#2145](AztecProtocol/aztec-packages#2145)) ([4ed5f05](AztecProtocol/aztec-packages@4ed5f05)) * **master:** Release 0.5.2 ([#2141](AztecProtocol/aztec-packages#2141)) ([451aad6](AztecProtocol/aztec-packages@451aad6)) * Release 0.5.2 ([f76b53c](AztecProtocol/aztec-packages@f76b53c)) * Release 0.6.1 ([1bd1a79](AztecProtocol/aztec-packages@1bd1a79)) </details> <details><summary>barretenberg.js: 0.6.1</summary> ## [0.6.1](AztecProtocol/aztec-packages@barretenberg.js-v0.5.2...barretenberg.js-v0.6.1) (2023-09-08) ### Miscellaneous * **master:** Release 0.5.2 ([#2141](AztecProtocol/aztec-packages#2141)) ([451aad6](AztecProtocol/aztec-packages@451aad6)) * Release 0.5.2 ([f76b53c](AztecProtocol/aztec-packages@f76b53c)) * Release 0.6.1 ([1bd1a79](AztecProtocol/aztec-packages@1bd1a79)) </details> <details><summary>barretenberg: 0.6.1</summary> ## [0.6.1](AztecProtocol/aztec-packages@barretenberg-v0.5.2...barretenberg-v0.6.1) (2023-09-08) ### Bug Fixes * Work around intermittent wasm webkit issue ([#2140](AztecProtocol/aztec-packages#2140)) ([a9b0934](AztecProtocol/aztec-packages@a9b0934)) ### Miscellaneous * **master:** Release 0.5.2 ([#2141](AztecProtocol/aztec-packages#2141)) ([451aad6](AztecProtocol/aztec-packages@451aad6)) * Release 0.5.2 ([f76b53c](AztecProtocol/aztec-packages@f76b53c)) * Release 0.6.1 ([1bd1a79](AztecProtocol/aztec-packages@1bd1a79)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Works around #2104