@@ -87,28 +87,28 @@ strata-test-utils-btc = { path = "crates/test-utils/btc" }
8787strata-test-utils-btcio = { path = " crates/test-utils/btcio" }
8888strata-test-utils-checkpoint = { path = " crates/test-utils/checkpoint" }
8989
90- # Dependencies from alpenlabs/moho (dc8e6b5 = strata-common rc13 )
91- moho-recursive-proof = { git = " https://github.com/alpenlabs/moho" , rev = " dc8e6b536852ee38aa4280cfda8e7cd009b37eab " }
92- moho-runtime-impl = { git = " https://github.com/alpenlabs/moho" , rev = " dc8e6b536852ee38aa4280cfda8e7cd009b37eab " }
93- moho-runtime-interface = { git = " https://github.com/alpenlabs/moho" , rev = " dc8e6b536852ee38aa4280cfda8e7cd009b37eab " }
94- moho-types = { git = " https://github.com/alpenlabs/moho" , rev = " dc8e6b536852ee38aa4280cfda8e7cd009b37eab " }
90+ # Dependencies from alpenlabs/moho (28ef75c = strata-common rc14 )
91+ moho-recursive-proof = { git = " https://github.com/alpenlabs/moho" , rev = " 28ef75cf39758c4214cb383a4de2b2dcf0a3dd67 " }
92+ moho-runtime-impl = { git = " https://github.com/alpenlabs/moho" , rev = " 28ef75cf39758c4214cb383a4de2b2dcf0a3dd67 " }
93+ moho-runtime-interface = { git = " https://github.com/alpenlabs/moho" , rev = " 28ef75cf39758c4214cb383a4de2b2dcf0a3dd67 " }
94+ moho-types = { git = " https://github.com/alpenlabs/moho" , rev = " 28ef75cf39758c4214cb383a4de2b2dcf0a3dd67 " }
9595
9696# Dependencies from alpenlabs/strata-common
97- strata-btc-types = { git = " https://github.com/alpenlabs/strata-common" , tag = " v0.1.0-alpha-rc13 " }
97+ strata-btc-types = { git = " https://github.com/alpenlabs/strata-common" , tag = " v0.1.0-alpha-rc14 " }
9898strata-codec = { git = " https://github.com/alpenlabs/strata-common" , features = [
9999 " derive" ,
100- ], tag = " v0.1.0-alpha-rc13 " }
101- strata-codec-utils = { git = " https://github.com/alpenlabs/strata-common" , tag = " v0.1.0-alpha-rc13 " }
102- strata-crypto = { git = " https://github.com/alpenlabs/strata-common" , tag = " v0.1.0-alpha-rc13 " }
103- strata-identifiers = { git = " https://github.com/alpenlabs/strata-common" , tag = " v0.1.0-alpha-rc13 " }
104- strata-l1-envelope-fmt = { git = " https://github.com/alpenlabs/strata-common" , tag = " v0.1.0-alpha-rc13 " }
105- strata-l1-txfmt = { git = " https://github.com/alpenlabs/strata-common" , tag = " v0.1.0-alpha-rc13 " }
106- strata-merkle = { git = " https://github.com/alpenlabs/strata-common" , tag = " v0.1.0-alpha-rc13 " }
107- strata-msg-fmt = { git = " https://github.com/alpenlabs/strata-common" , tag = " v0.1.0-alpha-rc13 " }
108- strata-predicate = { git = " https://github.com/alpenlabs/strata-common" , tag = " v0.1.0-alpha-rc13 " }
109- strata-service = { git = " https://github.com/alpenlabs/strata-common" , tag = " v0.1.0-alpha-rc13 " }
110- strata-ssz-tests = { git = " https://github.com/alpenlabs/strata-common" , tag = " v0.1.0-alpha-rc13 " }
111- strata-tasks = { git = " https://github.com/alpenlabs/strata-common" , tag = " v0.1.0-alpha-rc13 " }
100+ ], tag = " v0.1.0-alpha-rc14 " }
101+ strata-codec-utils = { git = " https://github.com/alpenlabs/strata-common" , tag = " v0.1.0-alpha-rc14 " }
102+ strata-crypto = { git = " https://github.com/alpenlabs/strata-common" , tag = " v0.1.0-alpha-rc14 " }
103+ strata-identifiers = { git = " https://github.com/alpenlabs/strata-common" , tag = " v0.1.0-alpha-rc14 " }
104+ strata-l1-envelope-fmt = { git = " https://github.com/alpenlabs/strata-common" , tag = " v0.1.0-alpha-rc14 " }
105+ strata-l1-txfmt = { git = " https://github.com/alpenlabs/strata-common" , tag = " v0.1.0-alpha-rc14 " }
106+ strata-merkle = { git = " https://github.com/alpenlabs/strata-common" , tag = " v0.1.0-alpha-rc14 " }
107+ strata-msg-fmt = { git = " https://github.com/alpenlabs/strata-common" , tag = " v0.1.0-alpha-rc14 " }
108+ strata-predicate = { git = " https://github.com/alpenlabs/strata-common" , tag = " v0.1.0-alpha-rc14 " }
109+ strata-service = { git = " https://github.com/alpenlabs/strata-common" , tag = " v0.1.0-alpha-rc14 " }
110+ strata-ssz-tests = { git = " https://github.com/alpenlabs/strata-common" , tag = " v0.1.0-alpha-rc14 " }
111+ strata-tasks = { git = " https://github.com/alpenlabs/strata-common" , tag = " v0.1.0-alpha-rc14 " }
112112
113113# dependencies from alpenlabs/ssz-gen
114114ssz = { git = " https://github.com/alpenlabs/ssz-gen" , tag = " v0.14.0" }
@@ -120,15 +120,15 @@ tree_hash = { git = "https://github.com/alpenlabs/ssz-gen", tag = "v0.14.0" }
120120tree_hash_derive = { git = " https://github.com/alpenlabs/ssz-gen" , tag = " v0.14.0" }
121121
122122# dependencies from alpenlabs/zkaleido
123- zkaleido = { git = " https://github.com/alpenlabs/zkaleido" , tag = " v0.1.0-alpha-rc22 " , features = [
123+ zkaleido = { git = " https://github.com/alpenlabs/zkaleido" , tag = " v0.1.0-alpha-rc23 " , features = [
124124 " borsh" ,
125125 " remote-prover" ,
126126 " serde" ,
127127] }
128- zkaleido-native-adapter = { git = " https://github.com/alpenlabs/zkaleido" , tag = " v0.1.0-alpha-rc22 " , features = [
128+ zkaleido-native-adapter = { git = " https://github.com/alpenlabs/zkaleido" , tag = " v0.1.0-alpha-rc23 " , features = [
129129 " remote-prover" ,
130130] }
131- zkaleido-sp1-host = { git = " https://github.com/alpenlabs/zkaleido" , tag = " v0.1.0-alpha-rc22 " }
131+ zkaleido-sp1-host = { git = " https://github.com/alpenlabs/zkaleido" , tag = " v0.1.0-alpha-rc23 " }
132132
133133# external dependencies
134134anyhow = " 1.0.86"
0 commit comments