-
Notifications
You must be signed in to change notification settings - Fork 233
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
chore: re-enable test fixed by Native World State #9289
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
approved these changes
Oct 21, 2024
spypsy
pushed a commit
that referenced
this pull request
Oct 21, 2024
🤖 I have created a release *beep* *boop* --- <details><summary>aztec-package: 0.59.0</summary> ## [0.59.0](aztec-package-v0.58.0...aztec-package-v0.59.0) (2024-10-21) ### ⚠ BREAKING CHANGES * **seq:** disable sequencer and disable validator as one env var, update p2p listen port names ([#9266](#9266)) ### Miscellaneous * **seq:** Disable sequencer and disable validator as one env var, update p2p listen port names ([#9266](#9266)) ([367c38c](367c38c)) </details> <details><summary>barretenberg.js: 0.59.0</summary> ## [0.59.0](barretenberg.js-v0.58.0...barretenberg.js-v0.59.0) (2024-10-21) ### Bug Fixes * Publish readme on bb.js NPM package ([#9303](#9303)) ([1d860a8](1d860a8)) </details> <details><summary>aztec-packages: 0.59.0</summary> ## [0.59.0](aztec-packages-v0.58.0...aztec-packages-v0.59.0) (2024-10-21) ### ⚠ BREAKING CHANGES * **seq:** disable sequencer and disable validator as one env var, update p2p listen port names ([#9266](#9266)) ### Bug Fixes * **docs:** Dapp tutorial edits ([#8695](#8695)) ([f95bcff](f95bcff)) * **docs:** Update debugging docs ([#9200](#9200)) ([2a4188c](2a4188c)) * Publish readme on bb.js NPM package ([#9303](#9303)) ([1d860a8](1d860a8)) ### Miscellaneous * Re-enable test fixed by Native World State ([#9289](#9289)) ([3fd1802](3fd1802)), closes [#8306](#8306) * Replace relative paths to noir-protocol-circuits ([ceeab4e](ceeab4e)) * **seq:** Disable sequencer and disable validator as one env var, update p2p listen port names ([#9266](#9266)) ([367c38c](367c38c)) </details> <details><summary>barretenberg: 0.59.0</summary> ## [0.59.0](barretenberg-v0.58.0...barretenberg-v0.59.0) (2024-10-21) ### Miscellaneous * **barretenberg:** Synchronize aztec-packages versions </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
AztecBot
added a commit
to AztecProtocol/barretenberg
that referenced
this pull request
Oct 22, 2024
🤖 I have created a release *beep* *boop* --- <details><summary>aztec-package: 0.59.0</summary> ## [0.59.0](AztecProtocol/aztec-packages@aztec-package-v0.58.0...aztec-package-v0.59.0) (2024-10-21) ### ⚠ BREAKING CHANGES * **seq:** disable sequencer and disable validator as one env var, update p2p listen port names ([#9266](AztecProtocol/aztec-packages#9266)) ### Miscellaneous * **seq:** Disable sequencer and disable validator as one env var, update p2p listen port names ([#9266](AztecProtocol/aztec-packages#9266)) ([367c38c](AztecProtocol/aztec-packages@367c38c)) </details> <details><summary>barretenberg.js: 0.59.0</summary> ## [0.59.0](AztecProtocol/aztec-packages@barretenberg.js-v0.58.0...barretenberg.js-v0.59.0) (2024-10-21) ### Bug Fixes * Publish readme on bb.js NPM package ([#9303](AztecProtocol/aztec-packages#9303)) ([1d860a8](AztecProtocol/aztec-packages@1d860a8)) </details> <details><summary>aztec-packages: 0.59.0</summary> ## [0.59.0](AztecProtocol/aztec-packages@aztec-packages-v0.58.0...aztec-packages-v0.59.0) (2024-10-21) ### ⚠ BREAKING CHANGES * **seq:** disable sequencer and disable validator as one env var, update p2p listen port names ([#9266](AztecProtocol/aztec-packages#9266)) ### Bug Fixes * **docs:** Dapp tutorial edits ([#8695](AztecProtocol/aztec-packages#8695)) ([f95bcff](AztecProtocol/aztec-packages@f95bcff)) * **docs:** Update debugging docs ([#9200](AztecProtocol/aztec-packages#9200)) ([2a4188c](AztecProtocol/aztec-packages@2a4188c)) * Publish readme on bb.js NPM package ([#9303](AztecProtocol/aztec-packages#9303)) ([1d860a8](AztecProtocol/aztec-packages@1d860a8)) ### Miscellaneous * Re-enable test fixed by Native World State ([#9289](AztecProtocol/aztec-packages#9289)) ([3fd1802](AztecProtocol/aztec-packages@3fd1802)), closes [#8306](AztecProtocol/aztec-packages#8306) * Replace relative paths to noir-protocol-circuits ([ceeab4e](AztecProtocol/aztec-packages@ceeab4e)) * **seq:** Disable sequencer and disable validator as one env var, update p2p listen port names ([#9266](AztecProtocol/aztec-packages#9266)) ([367c38c](AztecProtocol/aztec-packages@367c38c)) </details> <details><summary>barretenberg: 0.59.0</summary> ## [0.59.0](AztecProtocol/aztec-packages@barretenberg-v0.58.0...barretenberg-v0.59.0) (2024-10-21) ### Miscellaneous * **barretenberg:** Synchronize aztec-packages versions </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
TomAFrench
added a commit
that referenced
this pull request
Oct 22, 2024
* master: (26 commits) chore: silence cache-download.sh (#9317) feat: apella (#9084) feat: gerousia (#8942) fix: use github.actor on publish workflow dispatch (#9324) chore: Copying world state binary to yarn project is on generate (#9194) feat: modify private calldata to use public keys (#9276) chore: test 4epochs in native-network (#9309) git subrepo push --branch=master noir-projects/aztec-nr git_subrepo.sh: Fix parent in .gitrepo file. [skip ci] chore: replace relative paths to noir-protocol-circuits git subrepo push --branch=master barretenberg fix: ci github clone edge case (#9320) feat: Handle reorgs on sequencer (#9201) chore(avm): some cleaning in avm prover (#9311) fix: barretenberg readme scare warning (#9313) feat: Constrain protocol VK hashing (#9304) chore(master): Release 0.59.0 (#9281) fix: publish readme on bb.js NPM package (#9303) chore: re-enable test fixed by Native World State (#9289) fix(docs): Dapp tutorial edits (#8695) ...
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.
Fix #8306