-
Notifications
You must be signed in to change notification settings - Fork 235
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
Release/2024.6-chomp to master #4676
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
* * added info on gateway habourmaster * fixed broken examples with new infra addresses * bump node version in ts sdk docs ci script --------- Co-authored-by: mfahampshire <[email protected]>
* initialise changelog updates * fix formatting * finalise changelog * change formating - PR ready for review * review comments resolved
Merge Master into Develop with the recent Ragusa changes
Add Misaka and IsHosting VPS
* Include wireguard in gw config * Support nym node first * Create wg keypair * Activate wg feature in gw dep * Move key paths to separate structure * Use client reg * Generate and use own private key * Rename network to ip for wg gw * Propagate wireguard setup error message * Remove logs * Bump gateway version number * Remove upgrade code * Init wireguard on migration * Upgrade code for nym-node too * Wireguard paths upgrade * Init wg keys on upgrade * Simplify pub key translatations * Fix clippy * Undo comment change * Fix tests * Don't bump version just yet * Remove redundant source attr * Remove unused wg details * Rename wg device * Init for mixnode migration as well * Add upgrade for gw wireguard deleted field * Move interface removal to Drop trait impl * Fix clippy * Wgapi could be included on other platforms
* update probe and simplify nym gw flow * add gw troubleshooting
* fix wireguard syntax * simplify syntax * clean
Update isp-sheet.csv
bugfix: make sure to return an error on invalid public ip
introduced a flag to accept toc and exposed it via self-described API
Remove old PR template
…ld info) compliant contracts
bugfix: make sure nym-api can handle non-cw2 (or without detailed build info) compliant contracts
Remove additional code as part of Ephemera Purge and SP and contracts
…erms-and-conditions'
renamed 'accept-toc' flag and fields into explicit 'accept-operator-terms-and-conditions'
* New clippy lints * I guess this got removed
make embedded NR/IPR ignore performance of the gateway
remove unused binaries for publishing
benedettadavico
requested review from
mfahampshire,
octol,
jstuczyn and
durch
as code owners
June 26, 2024 09:24
tommyv1987
approved these changes
Jun 26, 2024
octol
approved these changes
Jun 26, 2024
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.
Merge release into master