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: unbox command. #2337

Merged
merged 2 commits into from
Sep 15, 2023
Merged

fix: unbox command. #2337

merged 2 commits into from
Sep 15, 2023

Conversation

LeilaWang
Copy link
Collaborator

Please provide a paragraph or two giving a summary of the change, including relevant motivation and context.

Checklist:

Remove the checklist to signal you've completed it. Enable auto-merge if the PR is ready to merge.

  • If the pull request requires a cryptography review (e.g. cryptographic algorithm implementations) I have added the 'crypto' tag.
  • I have reviewed my diff in github, line by line and removed unexpected formatting changes, testing logs, or commented-out code.
  • Every change is related to the PR description.
  • I have linked this pull request to relevant issues (if any exist).

@LeilaWang LeilaWang requested a review from dan-aztec September 15, 2023 18:15
Copy link
Contributor

@dan-aztec dan-aztec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @LeilaWang sorry about these!

@dan-aztec dan-aztec merged commit e9bc9c6 into master Sep 15, 2023
@dan-aztec dan-aztec deleted the lw/boxes-fixes branch September 15, 2023 19:17
ludamad pushed a commit that referenced this pull request Sep 15, 2023
🤖 I have created a release *beep* *boop*
---


<details><summary>aztec-packages: 0.7.5</summary>

##
[0.7.5](aztec-packages-v0.7.4...aztec-packages-v0.7.5)
(2023-09-15)


### Features

* Protogalaxy interfaces
([#2125](#2125))
([b45dd26](b45dd26))
* Renamed `nargoVersion` as `compatibleNargoVersion`
([#2338](#2338))
([6f9e0f1](6f9e0f1))


### Bug Fixes

* Add retry around docker login and revive spot_run_test_script
([#2346](#2346))
([79e5f05](79e5f05))
* Unbox command.
([#2337](#2337))
([e9bc9c6](e9bc9c6))


### Miscellaneous

* Increase guides-dapp-testing test timeout
([#2343](#2343))
([1cebe2c](1cebe2c))
* Use retries by default on rpc client fetch
([#2342](#2342))
([f4ffd68](f4ffd68))
</details>

<details><summary>barretenberg.js: 0.7.5</summary>

##
[0.7.5](barretenberg.js-v0.7.4...barretenberg.js-v0.7.5)
(2023-09-15)


### Miscellaneous

* **barretenberg.js:** Synchronize aztec-packages versions
</details>

<details><summary>barretenberg: 0.7.5</summary>

##
[0.7.5](barretenberg-v0.7.4...barretenberg-v0.7.5)
(2023-09-15)


### Features

* Protogalaxy interfaces
([#2125](#2125))
([b45dd26](b45dd26))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants