Skip to content

Commit

Permalink
Merge pull request #322 from Phala-Network/no-spec-polkadot-service
Browse files Browse the repository at this point in the history
Do not need to patch justification period since we moved to use proveFinality
  • Loading branch information
nanometerzhu authored Jun 3, 2024
2 parents b520131 + 0138ce1 commit 0c299bf
Show file tree
Hide file tree
Showing 20 changed files with 273 additions and 23,007 deletions.
545 changes: 273 additions & 272 deletions Cargo.lock

Large diffs are not rendered by default.

7 changes: 0 additions & 7 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@ overflow-checks = true
[workspace]
resolver = "2"

exclude = [
"polkadot/node/service",
]

members = [
"node",
"parachains-common",
Expand All @@ -33,8 +29,5 @@ members = [
"runtime/*",
]

[patch."https://github.com/paritytech/polkadot-sdk.git"]
polkadot-service = { path = "polkadot/node/service" }

[patch.crates-io]
ring = { git = "https://github.com/jasl/ring-xous", branch = "better-wasm32-support" }
225 changes: 0 additions & 225 deletions polkadot/node/service/Cargo.toml

This file was deleted.

1 change: 0 additions & 1 deletion polkadot/node/service/chain-specs/.gitignore

This file was deleted.

3,493 changes: 0 additions & 3,493 deletions polkadot/node/service/chain-specs/kusama.json

This file was deleted.

11,719 changes: 0 additions & 11,719 deletions polkadot/node/service/chain-specs/polkadot.json

This file was deleted.

219 changes: 0 additions & 219 deletions polkadot/node/service/chain-specs/rococo.json

This file was deleted.

158 changes: 0 additions & 158 deletions polkadot/node/service/chain-specs/westend.json

This file was deleted.

218 changes: 0 additions & 218 deletions polkadot/node/service/chain-specs/wococo.json

This file was deleted.

307 changes: 0 additions & 307 deletions polkadot/node/service/src/benchmarking.rs

This file was deleted.

Loading

0 comments on commit 0c299bf

Please sign in to comment.