Skip to content

fix: testnet archival node#17139

Merged
AztecBot merged 1 commit intonextfrom
spy/testnet-archival-node
Sep 19, 2025
Merged

fix: testnet archival node#17139
AztecBot merged 1 commit intonextfrom
spy/testnet-archival-node

Conversation

@spypsy
Copy link
Member

@spypsy 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

@spypsy spypsy force-pushed the spy/testnet-archival-node branch from 5ab5e62 to d68b715 Compare September 18, 2025 13:35
@spypsy spypsy marked this pull request as ready for review September 18, 2025 13:50
@spypsy spypsy requested a review from charlielye as a code owner September 18, 2025 13:50
node:
env:
P2P_ARCHIVED_TX_LIMIT: 10000000 # 10 million
P2P_ARCHIVED_TX_LIMIT: "10000000" # 10 million
Copy link
Member Author

Choose a reason for hiding this comment

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

FYI this is the reason the previous deployment didn't work

@spypsy spypsy force-pushed the spy/testnet-archival-node branch from d68b715 to 8383cc6 Compare September 18, 2025 14:11
@AztecBot AztecBot force-pushed the spy/testnet-archival-node branch from 2347fb3 to 0d30a02 Compare September 18, 2025 14:30
@AztecBot AztecBot enabled auto-merge September 18, 2025 14:30
AztecBot pushed a commit that referenced this pull request Sep 18, 2025
AztecBot pushed a commit that referenced this pull request Sep 18, 2025
@AztecBot AztecBot force-pushed the spy/testnet-archival-node branch from 0d30a02 to c87dec5 Compare September 18, 2025 14:44
@AztecBot AztecBot added this pull request to the merge queue Sep 18, 2025
AztecBot added a commit that referenced this pull request Sep 18, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 18, 2025
@AztecBot AztecBot force-pushed the spy/testnet-archival-node branch from aa14453 to 34201d3 Compare September 19, 2025 09:30
@AztecBot AztecBot enabled auto-merge September 19, 2025 09:30
- Fixes issue with config where '10000000' config was converted to '1e+07'
- Adds archival node deployment to new helm charts
@AztecBot AztecBot force-pushed the spy/testnet-archival-node branch from 34201d3 to 3a3bbef Compare September 19, 2025 09:34
@AztecBot AztecBot added this pull request to the merge queue Sep 19, 2025
Merged via the queue into next with commit 90af2e4 Sep 19, 2025
14 checks passed
@AztecBot AztecBot deleted the spy/testnet-archival-node branch September 19, 2025 10:36
ludamad pushed a commit that referenced this pull request Dec 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants