Conversation
just-mitch
approved these changes
Oct 18, 2024
just-mitch
reviewed
Oct 21, 2024
| echo "" > state/l2-contracts.env | ||
| echo "Wrote to state/l2-contracts.env to signal completion" | ||
|
|
||
| # sleep 5 |
Member
Author
There was a problem hiding this comment.
Yep, for me it was killing the wrong tmix pane, I've left it there and alerted Adam
just-mitch
reviewed
Oct 21, 2024
| }, | ||
| tcpListenAddress: { | ||
| env: 'TCP_LISTEN_ADDR', | ||
| env: 'P2P_TCP_LISTEN_ADDR', |
Collaborator
There was a problem hiding this comment.
Oh wow. This probably explains why env vars weren't working as expected in the k8s tests- I needed to set both tcp and udp ports to 40400 for discv5 to work.
Member
Author
There was a problem hiding this comment.
Yep, this might explain a number of issues, I'm doing a bit of investigating to see if this explains why everything died without the boot node
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).
This file contains hidden or 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
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.
Overview
Breaking change as SEQ_DISABLE is removed
The validator and the sequencer are really the same thing in our current configuration, if we disable the validator, we should also disable the sequencer. The validator should always be a sequencer, so there is no need to have different options for each
fixes: #9262