Conversation
Member
spypsy
commented
Sep 18, 2025
- Fixes issue with config where '10000000' config was converted to '1e+07'
- Adds archival node deployment to new helm charts
5ab5e62 to
d68b715
Compare
spypsy
commented
Sep 18, 2025
| node: | ||
| env: | ||
| P2P_ARCHIVED_TX_LIMIT: 10000000 # 10 million | ||
| P2P_ARCHIVED_TX_LIMIT: "10000000" # 10 million |
Member
Author
There was a problem hiding this comment.
FYI this is the reason the previous deployment didn't work
d68b715 to
8383cc6
Compare
alexghr
reviewed
Sep 18, 2025
spartan/terraform/deploy-aztec-infra/values/archive-resources-prod.yaml
Outdated
Show resolved
Hide resolved
2347fb3 to
0d30a02
Compare
0d30a02 to
c87dec5
Compare
alexghr
approved these changes
Sep 18, 2025
AztecBot
added a commit
that referenced
this pull request
Sep 18, 2025
aa14453 to
34201d3
Compare
- Fixes issue with config where '10000000' config was converted to '1e+07' - Adds archival node deployment to new helm charts
34201d3 to
3a3bbef
Compare
ludamad
pushed a commit
that referenced
this pull request
Dec 16, 2025
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.