rpc: add `rpc v2 chainSpec` to polkadot (#2859)
The [chainSpec RPC API from the v2 spec](https://paritytech.github.io/json-rpc-interface-spec/api/chainSpec.html) was only added to substrate-node and should be added to polkadot as well /cc @lexnv
parent
82327494
Branches
Pipeline
#432580
canceled
with stages
in
9 minutes and 37 seconds
Stage:
Stage:
Stage:
Stage:
Stage:
Stage:
Showing
- Cargo.lock 1 addition, 0 deletionsCargo.lock
- docs/sdk/src/reference_docs/runtime_vs_smart_contract.rs 14 additions, 7 deletionsdocs/sdk/src/reference_docs/runtime_vs_smart_contract.rs
- polkadot/node/core/candidate-validation/src/lib.rs 3 additions, 3 deletionspolkadot/node/core/candidate-validation/src/lib.rs
- polkadot/node/core/candidate-validation/src/tests.rs 1 addition, 1 deletionpolkadot/node/core/candidate-validation/src/tests.rs
- polkadot/rpc/Cargo.toml 1 addition, 0 deletionspolkadot/rpc/Cargo.toml
- polkadot/rpc/src/lib.rs 6 additions, 0 deletionspolkadot/rpc/src/lib.rs
- substrate/bin/node-template/node/src/rpc.rs 7 additions, 0 deletionssubstrate/bin/node-template/node/src/rpc.rs
- substrate/client/consensus/beefy/src/import.rs 1 addition, 1 deletionsubstrate/client/consensus/beefy/src/import.rs
- substrate/client/consensus/beefy/src/lib.rs 1 addition, 1 deletionsubstrate/client/consensus/beefy/src/lib.rs
- substrate/client/network/src/protocol/notifications/behaviour.rs 1 addition, 1 deletion...te/client/network/src/protocol/notifications/behaviour.rs
- substrate/frame/contracts/fixtures/build.rs 3 additions, 3 deletionssubstrate/frame/contracts/fixtures/build.rs
- substrate/frame/support/procedural/src/construct_runtime/expand/task.rs 1 addition, 1 deletion...e/support/procedural/src/construct_runtime/expand/task.rs
- substrate/frame/system/src/tests.rs 1 addition, 1 deletionsubstrate/frame/system/src/tests.rs
- substrate/primitives/core/src/address_uri.rs 1 addition, 1 deletionsubstrate/primitives/core/src/address_uri.rs
- substrate/primitives/core/src/crypto.rs 2 additions, 2 deletionssubstrate/primitives/core/src/crypto.rs
- substrate/utils/wasm-builder/src/wasm_project.rs 1 addition, 1 deletionsubstrate/utils/wasm-builder/src/wasm_project.rs
Please register or sign in to comment