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

fix: upgrade node, runtime and services #349

Conversation

ivan-cholakov
Copy link
Contributor

Upgraded the runtimes, the node, and the avn-service

Copy link
Contributor

@thadouk thadouk left a comment

Choose a reason for hiding this comment

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

I think this PR needs a bit refinement before reviewing and merging.

libp2p = "0.46.1"
web3 = { version = "0.18.0", default-features = false, features = ["signing"]}
libp2p = { version = "0.51.3", default-features = false}
web3 = { version = "0.18.0", default-features = false, features = ["signing"] }
Copy link
Contributor

Choose a reason for hiding this comment

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

0.19.0 version is available for web3
can we create a ticket to update it as a separate work stream?

node/src/service.rs Outdated Show resolved Hide resolved
node/src/service.rs Outdated Show resolved Hide resolved
primitives/avn-common/src/event_types.rs Outdated Show resolved Hide resolved
primitives/avn-common/src/tests/test_event_types.rs Outdated Show resolved Hide resolved
primitives/avn-common/Cargo.toml Outdated Show resolved Hide resolved
node/avn-service/Cargo.toml Show resolved Hide resolved
primitives/avn-common/src/event_types.rs Outdated Show resolved Hide resolved
runtime/avn/Cargo.toml Outdated Show resolved Hide resolved
runtime/avn/src/proxy_config.rs Outdated Show resolved Hide resolved
runtime/common/Cargo.toml Outdated Show resolved Hide resolved
runtime/test/Cargo.toml Outdated Show resolved Hide resolved
runtime/test/Cargo.toml Outdated Show resolved Hide resolved
runtime/test/src/lib.rs Outdated Show resolved Hide resolved
runtime/test/src/xcm_config.rs Outdated Show resolved Hide resolved
@ivan-cholakov ivan-cholakov merged commit c242ebc into SYS-3828-upgrade-substrate-version Feb 21, 2024
@ivan-cholakov ivan-cholakov deleted the SYS-3828-runtime-node-services branch February 21, 2024 10:42
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.

2 participants