Skip to content

Commit fd2964a

Browse files
committed
Prep for new version
1 parent be92a99 commit fd2964a

File tree

17 files changed

+673
-687
lines changed

17 files changed

+673
-687
lines changed

Cargo.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[workspace.package]
2-
version = "0.21.1"
2+
version = "0.21.2"
33
authors = ["chevdor <[email protected]>", "Wilfried Kopp <[email protected]>"]
44
edition = "2021"
55

cli/Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@ color-eyre = "0.6"
4040
thiserror = "1.0"
4141
env_logger = "0.11"
4242
log = "0.4"
43-
substrate-runtime-proposal-hash = { version = "0.21.1", path = "../libs/substrate-runtime-proposal-hash", optional = true }
44-
subwasmlib = { version = "0.21.1", path = "../lib" }
45-
wasm-loader = { version = "0.21.1", path = "../libs/wasm-loader" }
46-
wasm-testbed = { version = "0.21.1", path = "../libs/wasm-testbed" }
43+
substrate-runtime-proposal-hash = { version = "0.21.2", path = "../libs/substrate-runtime-proposal-hash", optional = true }
44+
subwasmlib = { version = "0.21.2", path = "../lib" }
45+
wasm-loader = { version = "0.21.2", path = "../libs/wasm-loader" }
46+
wasm-testbed = { version = "0.21.2", path = "../libs/wasm-testbed" }
4747
serde_json = "1.0"
4848
text-style = { version = "0.3", features = ["crossterm"] }
4949
sp-runtime = "36.0.0"

lib/Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@ scale-info = { version = "2.11.3", default-features = false, features = [
3535
"derive",
3636
] }
3737
sp-version = "34.0.0"
38-
ipfs-hasher = { version = "0.21.1", path = "../libs/ipfs-hasher" }
39-
wasm-loader = { version = "0.21.1", path = "../libs/wasm-loader" }
40-
wasm-testbed = { version = "0.21.1", path = "../libs/wasm-testbed" }
41-
substrate-differ = { version = "0.21.1", path = "../libs/substrate-differ" }
38+
ipfs-hasher = { version = "0.21.2", path = "../libs/ipfs-hasher" }
39+
wasm-loader = { version = "0.21.2", path = "../libs/wasm-loader" }
40+
wasm-testbed = { version = "0.21.2", path = "../libs/wasm-testbed" }
41+
substrate-differ = { version = "0.21.2", path = "../libs/substrate-differ" }
4242
url = "2.3.1"
4343
reqwest = { version = "0.12", features = [
4444
"blocking",

libs/ipfs-hasher/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ ipfs-unixfs = "0.2"
1313
thiserror = "1.0"
1414

1515
[dev-dependencies]
16-
wasm-loader = { version = "0.21.1", path = "../wasm-loader" }
16+
wasm-loader = { version = "0.21.2", path = "../wasm-loader" }

libs/substrate-differ/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ document-features = { version = "0.2" }
1212
thiserror = "1.0"
1313
serde = { version = "1.0", features = ["derive", "rc"] }
1414
comparable = { version = ">=0.5.3", features = ["derive", "serde"] }
15-
wasm-testbed = { version = "0.21.1", path = "../wasm-testbed" }
15+
wasm-testbed = { version = "0.21.2", path = "../wasm-testbed" }
1616
scale-info = { version = "2.11.3", default-features = false, features = [
1717
"derive",
1818
"std",
@@ -23,7 +23,7 @@ frame-metadata = { version = "16", package = "frame-metadata", features = [
2323
] }
2424

2525
[dev-dependencies]
26-
wasm-loader = { version = "0.21.1", path = "../wasm-loader" }
26+
wasm-loader = { version = "0.21.2", path = "../wasm-loader" }
2727

2828
[features]
2929
## The default feature currently excludes feature that are deprecated

libs/wasm-testbed/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ repository = "https://github.com/chevdor/subwasm"
2121
hex = "0.4"
2222
log = "0.4"
2323
thiserror = "1.0"
24-
wasm-loader = { version = "0.21.1", path = "../wasm-loader" }
25-
substrate-runtime-proposal-hash = { version = "0.21.1", path = "../substrate-runtime-proposal-hash" }
24+
wasm-loader = { version = "0.21.2", path = "../wasm-loader" }
25+
substrate-runtime-proposal-hash = { version = "0.21.2", path = "../substrate-runtime-proposal-hash" }
2626
sc-executor = "0.37.0"
2727
sc-executor-common = "0.33.0"
2828
scale = { version = "3", package = "parity-scale-codec", default-features = false }

scripts/demos/casts/demo-diff.cast

Lines changed: 75 additions & 96 deletions
Original file line numberDiff line numberDiff line change
@@ -1,96 +1,75 @@
1-
{"version": 2, "width": 186, "height": 29, "timestamp": 1716308772, "env": {"SHELL": "/bin/zsh", "TERM": "xterm-256color"}}
2-
[0.027431, "o", "Wo"]
3-
[0.215965, "o", "uld"]
4-
[0.310819, "o", " th"]
5-
[0.405369, "o", "at "]
6-
[0.499337, "o", "no"]
7-
[0.594236, "o", "t b"]
8-
[0.688777, "o", "e c"]
9-
[0.783287, "o", "ool"]
10-
[0.877178, "o", " to"]
11-
[0.971394, "o", " b"]
12-
[1.066014, "o", "e a"]
13-
[1.159174, "o", "ble"]
14-
[1.254191, "o", " to"]
15-
[1.34882, "o", " di"]
16-
[1.442917, "o", "ff"]
17-
[1.537314, "o", " 2 "]
18-
[1.631431, "o", "run"]
19-
[1.819438, "o", "tim"]
20-
[1.911789, "o", "es "]
21-
[2.006318, "o", "? "]
22-
[2.1009, "o", "Thi"]
23-
[2.195163, "o", "s i"]
24-
[2.290196, "o", "s p"]
25-
[2.381528, "o", "rec"]
26-
[2.472962, "o", "is"]
27-
[2.567861, "o", "ely"]
28-
[2.661573, "o", " wh"]
29-
[2.755749, "o", "at "]
30-
[2.848576, "o", "the"]
31-
[2.942968, "o", " d"]
32-
[3.037482, "o", "iff"]
33-
[3.131923, "o", " co"]
34-
[3.317974, "o", "mma"]
35-
[3.41251, "o", "nd "]
36-
[3.507361, "o", "do"]
37-
[3.601162, "o", "es!"]
38-
[3.693065, "o", "\r\n"]
39-
[3.69827, "o", "su"]
40-
[3.884107, "o", "bwa"]
41-
[3.978669, "o", "sm "]
42-
[4.073685, "o", "-q "]
43-
[4.167875, "o", "ge"]
44-
[4.262362, "o", "t -"]
45-
[4.356978, "o", "-ch"]
46-
[4.450301, "o", "ain"]
47-
[4.545089, "o", " po"]
48-
[4.640036, "o", "lk"]
49-
[4.732458, "o", "ado"]
50-
[4.825999, "o", "t -"]
51-
[4.919283, "o", "-ou"]
52-
[5.013188, "o", "tpu"]
53-
[5.107474, "o", "t "]
54-
[5.202449, "o", "run"]
55-
[5.391226, "o", "tim"]
56-
[5.48614, "o", "e_l"]
57-
[5.580897, "o", "ate"]
58-
[5.675538, "o", "st"]
59-
[5.768792, "o", ".wa"]
60-
[5.860623, "o", "sm\r\n"]
61-
[5.861909, "o", "./demo-diff.sh: line 9: /usr/local/bin/subwasm: Bad CPU type in executable\r\n"]
62-
[5.862106, "o", "\r\n"]
63-
[5.866785, "o", "Le"]
64-
[6.055, "o", "t's"]
65-
[6.149614, "o", " ch"]
66-
[6.243839, "o", "eck"]
67-
[6.336558, "o", " i"]
68-
[6.43118, "o", "den"]
69-
[6.526074, "o", "tit"]
70-
[6.620755, "o", "y f"]
71-
[6.715406, "o", "irs"]
72-
[6.810072, "o", "t!"]
73-
[6.904582, "o", "\r\n"]
74-
[6.910636, "o", "su"]
75-
[7.099091, "o", "bwa"]
76-
[7.192717, "o", "sm "]
77-
[7.287853, "o", "-q "]
78-
[7.381776, "o", "di"]
79-
[7.476124, "o", "ff "]
80-
[7.570922, "o", "run"]
81-
[7.665665, "o", "tim"]
82-
[7.758976, "o", "e_l"]
83-
[7.852201, "o", "at"]
84-
[7.94665, "o", "est"]
85-
[8.037091, "o", ".wa"]
86-
[8.130696, "o", "sm "]
87-
[8.225318, "o", "run"]
88-
[8.319372, "o", "ti"]
89-
[8.413207, "o", "me_"]
90-
[8.601714, "o", "lat"]
91-
[8.695705, "o", "est"]
92-
[8.79035, "o", ".wa"]
93-
[8.883706, "o", "sm"]
94-
[8.976557, "o", "\r\n"]
95-
[8.977745, "o", "./demo-diff.sh: line 15: /usr/local/bin/subwasm: Bad CPU type in executable\r\n"]
96-
[11.985369, "o", "\r\n\r\n"]
1+
{"version": 2, "width": 192, "height": 16, "timestamp": 1716383300, "env": {"SHELL": "/bin/zsh", "TERM": "xterm-256color"}}
2+
[0.039546, "o", "Wou"]
3+
[0.226082, "o", "ld t"]
4+
[0.31948, "o", "hat"]
5+
[0.413024, "o", " not"]
6+
[0.506345, "o", " be"]
7+
[0.601254, "o", " coo"]
8+
[0.695742, "o", "l to"]
9+
[0.790334, "o", " be"]
10+
[0.884495, "o", " abl"]
11+
[0.979554, "o", "e t"]
12+
[1.071815, "o", "o di"]
13+
[1.166936, "o", "ff 2"]
14+
[1.261889, "o", " ru"]
15+
[1.356138, "o", "ntim"]
16+
[1.451286, "o", "es "]
17+
[1.545306, "o", "? Th"]
18+
[1.639816, "o", "is i"]
19+
[1.823559, "o", "s p"]
20+
[1.917843, "o", "reci"]
21+
[2.009465, "o", "sel"]
22+
[2.101788, "o", "y wh"]
23+
[2.195415, "o", "at t"]
24+
[2.290226, "o", "he "]
25+
[2.383557, "o", "diff"]
26+
[2.474432, "o", " co"]
27+
[2.567599, "o", "mman"]
28+
[2.661584, "o", "d do"]
29+
[2.756106, "o", "es!"]
30+
[2.848879, "o", "\r\n"]
31+
[2.854147, "o", "sub"]
32+
[3.039181, "o", "wasm"]
33+
[3.130172, "o", " -q"]
34+
[3.222817, "o", " get"]
35+
[3.316549, "o", " --"]
36+
[3.41045, "o", "chai"]
37+
[3.50558, "o", "n po"]
38+
[3.595922, "o", "lka"]
39+
[3.68919, "o", "dot "]
40+
[3.783345, "o", "--o"]
41+
[3.878289, "o", "utpu"]
42+
[3.971616, "o", "t ru"]
43+
[4.066539, "o", "nti"]
44+
[4.159483, "o", "me_l"]
45+
[4.345216, "o", "ate"]
46+
[4.43881, "o", "st.w"]
47+
[4.531997, "o", "asm\r\n"]
48+
[4.534889, "o", "./demo-diff.sh: line 9: /usr/local/bin/subwasm: Bad CPU type in executable\r\n"]
49+
[4.535154, "o", "\r\n"]
50+
[4.540397, "o", "Let"]
51+
[4.724464, "o", "'s c"]
52+
[4.819364, "o", "hec"]
53+
[4.912968, "o", "k id"]
54+
[5.004908, "o", "ent"]
55+
[5.096574, "o", "ity "]
56+
[5.191568, "o", "firs"]
57+
[5.284652, "o", "t!\r\n"]
58+
[5.290896, "o", "sub"]
59+
[5.478319, "o", "wasm"]
60+
[5.573311, "o", " -q"]
61+
[5.668487, "o", " dif"]
62+
[5.763458, "o", "f r"]
63+
[5.857495, "o", "unti"]
64+
[5.948619, "o", "me_l"]
65+
[6.038793, "o", "ate"]
66+
[6.130577, "o", "st.w"]
67+
[6.221915, "o", "asm"]
68+
[6.316476, "o", " run"]
69+
[6.409595, "o", "time"]
70+
[6.503711, "o", "_la"]
71+
[6.597488, "o", "test"]
72+
[6.691518, "o", ".wa"]
73+
[6.876846, "o", "sm\r\n"]
74+
[6.877986, "o", "./demo-diff.sh: line 15: /usr/local/bin/subwasm: Bad CPU type in executable\r\n"]
75+
[9.885641, "o", "\r\n\r\n"]

0 commit comments

Comments
 (0)