Skip to content

Commit

Permalink
wasm-builder
Browse files Browse the repository at this point in the history
  • Loading branch information
gkessler-scs committed Feb 28, 2022
1 parent 3cf4ec5 commit 4657f1a
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 13 deletions.
17 changes: 9 additions & 8 deletions Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ dependencies = [
[[package]]
name = "ajuna-runtime"
version = "4.0.0-dev"
source = "git+https://github.com/ajuna-network/ajuna-node.git?branch=update-substrate-5#e5e89cf3606ed624cb957552f52552ba38b49740"
source = "git+https://github.com/ajuna-network/ajuna-node.git?branch=update-substrate-5#c32d74bee111ccb561e48d437ebff67539187357"
dependencies = [
"frame-executive",
"frame-support",
Expand Down Expand Up @@ -4168,7 +4168,7 @@ dependencies = [
[[package]]
name = "pallet-ajuna-connectfour"
version = "4.0.0-dev"
source = "git+https://github.com/ajuna-network/ajuna-node.git?branch=update-substrate-5#e5e89cf3606ed624cb957552f52552ba38b49740"
source = "git+https://github.com/ajuna-network/ajuna-node.git?branch=update-substrate-5#c32d74bee111ccb561e48d437ebff67539187357"
dependencies = [
"frame-benchmarking",
"frame-support",
Expand All @@ -4183,7 +4183,7 @@ dependencies = [
[[package]]
name = "pallet-ajuna-gameregistry"
version = "4.0.0-dev"
source = "git+https://github.com/ajuna-network/ajuna-node.git?branch=update-substrate-5#e5e89cf3606ed624cb957552f52552ba38b49740"
source = "git+https://github.com/ajuna-network/ajuna-node.git?branch=update-substrate-5#c32d74bee111ccb561e48d437ebff67539187357"
dependencies = [
"frame-benchmarking",
"frame-support",
Expand All @@ -4199,7 +4199,7 @@ dependencies = [
[[package]]
name = "pallet-ajuna-matchmaker"
version = "4.0.0-dev"
source = "git+https://github.com/ajuna-network/ajuna-node.git?branch=update-substrate-5#e5e89cf3606ed624cb957552f52552ba38b49740"
source = "git+https://github.com/ajuna-network/ajuna-node.git?branch=update-substrate-5#c32d74bee111ccb561e48d437ebff67539187357"
dependencies = [
"frame-support",
"frame-system",
Expand Down Expand Up @@ -6532,7 +6532,7 @@ dependencies = [
[[package]]
name = "sp-maybe-compressed-blob"
version = "4.1.0-dev"
source = "git+https://github.com/paritytech/substrate?tag=devhub/latest#e6fbbd5cdf72a5ed7fd65138072ed1f8a320a33d"
source = "git+https://github.com/paritytech/substrate.git?branch=master#59649dd117969467d8046df86afe56810f596545"
dependencies = [
"zstd",
]
Expand Down Expand Up @@ -6904,12 +6904,13 @@ dependencies = [
[[package]]
name = "substrate-wasm-builder"
version = "5.0.0-dev"
source = "git+https://github.com/paritytech/substrate?tag=devhub/latest#e6fbbd5cdf72a5ed7fd65138072ed1f8a320a33d"
source = "git+https://github.com/paritytech/substrate.git?branch=master#59649dd117969467d8046df86afe56810f596545"
dependencies = [
"ansi_term",
"build-helper",
"cargo_metadata",
"sp-maybe-compressed-blob",
"strum",
"tempfile",
"toml",
"walkdir",
Expand Down Expand Up @@ -7427,8 +7428,8 @@ version = "1.6.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4ee73e6e4924fe940354b8d4d98cad5231175d615cd855b758adc658c0aac6a0"
dependencies = [
"cfg-if 0.1.10",
"rand 0.3.23",
"cfg-if 1.0.0",
"rand 0.6.5",
"static_assertions",
]

Expand Down
8 changes: 4 additions & 4 deletions enclave-runtime/Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2213,7 +2213,7 @@ checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"
[[package]]
name = "pallet-ajuna-connectfour"
version = "4.0.0-dev"
source = "git+https://github.com/ajuna-network/ajuna-node.git?branch=update-substrate-5#e5e89cf3606ed624cb957552f52552ba38b49740"
source = "git+https://github.com/ajuna-network/ajuna-node.git?branch=update-substrate-5#c32d74bee111ccb561e48d437ebff67539187357"
dependencies = [
"frame-support",
"frame-system",
Expand All @@ -2227,7 +2227,7 @@ dependencies = [
[[package]]
name = "pallet-ajuna-gameregistry"
version = "4.0.0-dev"
source = "git+https://github.com/ajuna-network/ajuna-node.git?branch=update-substrate-5#e5e89cf3606ed624cb957552f52552ba38b49740"
source = "git+https://github.com/ajuna-network/ajuna-node.git?branch=update-substrate-5#c32d74bee111ccb561e48d437ebff67539187357"
dependencies = [
"frame-support",
"frame-system",
Expand All @@ -2242,7 +2242,7 @@ dependencies = [
[[package]]
name = "pallet-ajuna-matchmaker"
version = "4.0.0-dev"
source = "git+https://github.com/ajuna-network/ajuna-node.git?branch=update-substrate-5#e5e89cf3606ed624cb957552f52552ba38b49740"
source = "git+https://github.com/ajuna-network/ajuna-node.git?branch=update-substrate-5#c32d74bee111ccb561e48d437ebff67539187357"
dependencies = [
"frame-support",
"frame-system",
Expand Down Expand Up @@ -4058,7 +4058,7 @@ version = "1.6.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4ee73e6e4924fe940354b8d4d98cad5231175d615cd855b758adc658c0aac6a0"
dependencies = [
"cfg-if 1.0.0",
"cfg-if 0.1.10",
"static_assertions",
]

Expand Down
2 changes: 1 addition & 1 deletion rust-sgx-sdk/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
565960cd7b4b36d1188459d75652619971c43f7e
e8a9fc22939befa27ff67f5509b2c2dfe8499945

0 comments on commit 4657f1a

Please sign in to comment.