Skip to content

Commit

Permalink
Merge branch 'main' of github.com:subspace/subspace into fp-tag-priority
Browse files Browse the repository at this point in the history
  • Loading branch information
NingLin-P committed Mar 28, 2024
2 parents d2d8ae1 + bb7b731 commit eeb1a14
Show file tree
Hide file tree
Showing 67 changed files with 4,499 additions and 1,881 deletions.
20 changes: 19 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions crates/pallet-domains/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,5 +71,6 @@ runtime-benchmarks = [
"frame-benchmarking",
"frame-benchmarking/runtime-benchmarks",
"sp-domains/runtime-benchmarks",
"sp-domains-fraud-proof/runtime-benchmarks",
"sp-runtime/runtime-benchmarks",
]
4 changes: 3 additions & 1 deletion crates/pallet-domains/res/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@ This runtime is used for benchmarking the `register_domain_runtime` and `upgrade

**Don't use them in production environments!**

To update the just copy the new runtime from `target/release/wbuild/evm-domain-test-runtime/evm_domain_test_runtime.compact.compressed.wasm` to here.
To update:
1. Build the `subspace-node` binary
2. Run `subspace-node domain build-genesis-storage --chain dev > evm-domain-genesis-storage`
Binary file not shown.
Loading

0 comments on commit eeb1a14

Please sign in to comment.