-
Notifications
You must be signed in to change notification settings - Fork 234
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.7 doubledecker #4699
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
* update wallet desktop url * purge nym connect docs * update socks 5 client quickstart * add api link - ready to merge * remove allowlist from the integration faq * syntax fix
…CET (#4652) * initialise release cycle page * syntax fix - missing sandbox and faucet guide * add to summary * add faucet notes as a draft * add faucet points and bn feedback as a comment * create sandbox testnet guide page * syntax edit * syntax edit * change config flag syntax
miss parameter
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Update configuration.md
Update vps-setup.md
…typescript_client/upload_contract/braces-3.0.3 Bump braces from 3.0.2 to 3.0.3 in /docker/typescript_client/upload_contract
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…/tests/braces-3.0.3 Bump braces from 3.0.2 to 3.0.3 in /nym-api/tests
* New clippy lints * I guess this got removed
unexpected argument 'true' found
Bumps [ws](https://github.com/websockets/ws) from 8.14.2 to 8.17.1. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.14.2...8.17.1) --- updated-dependencies: - dependency-name: ws dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…/native/examples/js-examples/websocket/braces-3.0.3 Bump braces from 3.0.2 to 3.0.3 in /clients/native/examples/js-examples/websocket
…escript/packages/nodejs-client/ws-8.17.1 Bump ws from 8.14.2 to 8.17.1 in /sdk/typescript/packages/nodejs-client
Bumps [ws](https://github.com/websockets/ws) from 8.13.0 to 8.17.1. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.13.0...8.17.1) --- updated-dependencies: - dependency-name: ws dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
it just happens to work due to feature-unification. it should probably have this feature by itself.
[bugfix] missing rustls feature
add expiry returned on import
* Update Gateway and NR in mixFetch docs --------- Co-authored-by: Yana <yanok87@users.noreply.github.com>
…ient/internal-dev-node/ws-8.17.1 Bump ws from 8.13.0 to 8.17.1 in /wasm/client/internal-dev-node
Update setup.md
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…x-fetch/internal-dev/braces-3.0.3 Bump braces from 3.0.2 to 3.0.3 in /wasm/mix-fetch/internal-dev
* initialised node_api_check CLI * add swagger data * print all stats as dicts - first one needs a tweak * gateways and mixnodes return all dictionaries * finish basic functionality of returning all data as dicts - need moe functions * add --no_routing_history and --markdown options * add error message * initialise version count command * version count work - missing error checks * separate swagger query - need tweak for old mixnodes * implement output function * finished - ready for review * simplify swagger request * simplify error log * address review - ping swagger/error solved * finished version for review * finished and cleaned - ready for review
…4673) * initialise node api check guide * syntax edits * spell check
Release/2024.6-chomp to develop
this accommodates for the v50 chain upgrade
Add an early return in `parse_raw_str_logs` for empty raw log strings.
tommyv1987
requested review from
benedettadavico and
serinko
and removed request for
octol and
mfahampshire
July 10, 2024 08:23
benedettadavico
approved these changes
Jul 10, 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