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

feat: https for bootnode in devnet #12161

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

sklppy88
Copy link
Contributor

@sklppy88 sklppy88 commented Feb 20, 2025

Resolves #12134

Copy link
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@sklppy88 sklppy88 requested a review from just-mitch February 20, 2025 18:14
@sklppy88 sklppy88 force-pushed the ek/feat/12134/https-for-bootnode-devnet branch from 14097bb to d0df694 Compare February 20, 2025 18:15
@sklppy88 sklppy88 changed the title init feat: https for bootnode in devnet Feb 20, 2025
@sklppy88 sklppy88 marked this pull request as ready for review February 20, 2025 18:20
@sklppy88 sklppy88 requested a review from charlielye as a code owner February 20, 2025 18:20
@sklppy88 sklppy88 removed the request for review from charlielye February 20, 2025 18:21
@just-mitch
Copy link
Contributor

Looks good to me. Can you link a successful deployment of devnet?

@sklppy88 sklppy88 force-pushed the ek/feat/12134/https-for-bootnode-devnet branch 9 times, most recently from acf6386 to 58aa33c Compare February 26, 2025 04:57
@sklppy88 sklppy88 force-pushed the ek/feat/12134/https-for-bootnode-devnet branch from 58aa33c to 469c611 Compare February 26, 2025 05:09
@sklppy88
Copy link
Contributor Author

Looks good to me. Can you link a successful deployment of devnet?

Here is a successful run.

Please ignore bootstrap-network as is has been broken since ci3 and does not actually affect the initial deployment. I will look into it next ! 🙏

Copy link
Contributor

@just-mitch just-mitch left a comment

Choose a reason for hiding this comment

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

Nice! Glad this was pretty straightforward.

@sklppy88 sklppy88 merged commit e64859f into master Feb 26, 2025
11 of 14 checks passed
@sklppy88 sklppy88 deleted the ek/feat/12134/https-for-bootnode-devnet branch February 26, 2025 13:51
TomAFrench added a commit that referenced this pull request Feb 26, 2025
* master: (92 commits)
  chore: Log prover publisher address on creation (#12267)
  feat: https for bootnode in devnet (#12161)
  feat(avm): support shifts in lookups (#12280)
  feat(docs): Add flamegraph tool to counter contract tutorial (#12202)
  feat(spartan): 192 node 1 tps - additional validator service (#12238)
  feat(avm): class id derivation (#12263)
  docs: Fees doc snippets and code snippets (#12229)
  refactor: proving cost in fee header (#12048)
  fix: prometheus scrapes itself in the cluster (#12277)
  feat: metrics (#12256)
  chore: cleanup stdlib internal imports (#12274)
  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: Enforce no import side effects (#12268)
  refactor!: note interfaces (#12106)
  yolo undenoise tests
  feat: new transcript functionality to hash elements without including in proof (#12233)
  chore: remove gcloud metrics (#12265)
  ...
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.

HTTPS for aztec node
2 participants