chore: update deps#29
Merged
dnjscksdn98 merged 2 commits intomainfrom Oct 25, 2023
Merged
Conversation
alstjd0921
approved these changes
Oct 25, 2023
dnjscksdn98
added a commit
that referenced
this pull request
Dec 1, 2023
* NODE-60, feature: enhance test codes (#24) * NODE-60, feature: update test packages * NODE-60, feature: update CLI tools * NODE-60, feature: update local node test CLI's * NODE-60, fix: update process exit code * NODE-60, fix: resolve benchmark tests * NODE-60, fix: use constant package versions * NODE-60, feature: add tests for runtime upgrades * NODE-60, chore: Remove redundant in test_runtime_upgrade.ts * chore: Remove deployERC20.ts * style: Indent * NODE-60, fix: rollback to any type and increase sleep time * NODE-60, fix: replace to greaterThanOrEqual * NODE-60, fix: resolve package vulnerabilities --------- Co-authored-by: alstjd0921 <kwonarseus@gmail.com> * NODE-62, tests: add test codes for client upgrades (#25) * NODE-64, chores: add systemd configuration examples (#26) * NODE-64, chores: add systemd configuration examples * NODE-64, chores: rename directory and add restart policy * fix: resolve balance inconsistency (#27) * fix: add missing insecure_zero_ed features * chore: update deps * chore: update deps * chore: Rename rust-toolchain.toml from rust-toolchain * chore: format Cargo.toml & clarify resolver="2" * chore: Remove unused import * chore: toolchain channel to stable * chore: rollback toolchain --------- Co-authored-by: alstjd0921 <kwonarseus@gmail.com> * release: increase testnet runtime version * fix: resolve CVE-2023-38497 (#28) * release: increase dev runtime version * chore: update deps (#29) * update deps * update deps * release: increase mainnet runtime version * update Cargo.lock --------- Co-authored-by: alstjd0921 <kwonarseus@gmail.com>
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.
Description
Companion
Type of change
Checklist
cargo-clippyand linted my code.