@@ -62,24 +62,24 @@ tokio = { version = "1", default-features = false, features = [
62
62
" sync" ,
63
63
] }
64
64
65
- hotshot = { git = " https://github.com/EspressoSystems/hotshot" , tag = " 0.5.83 " }
65
+ hotshot = { git = " https://github.com/EspressoSystems/hotshot" , tag = " 0.5.84 " }
66
66
# Hotshot imports
67
- hotshot-builder-api = { git = " https://github.com/EspressoSystems/hotshot" , tag = " 0.5.83 " }
68
- hotshot-builder-core = { git = " https://github.com/EspressoSystems/marketplace-builder-core" , tag = " 0.1.59 " }
69
- marketplace-builder-core = { git = " https://github.com/EspressoSystems/marketplace-builder-core" , tag = " 0.1.59 " }
70
- marketplace-builder-shared = { git = " https://github.com/EspressoSystems/marketplace-builder-core" , tag = " 0.1.59 " }
71
- hotshot-events-service = { git = " https://github.com/EspressoSystems/hotshot-events-service.git" , tag = " 0.1.57 " }
72
- hotshot-orchestrator = { git = " https://github.com/EspressoSystems/hotshot" , tag = " 0.5.83 " }
73
- hotshot-query-service = { git = " https://github.com/EspressoSystems/hotshot-query-service" , tag = " v0.1.76 " }
74
- hotshot-stake-table = { git = " https://github.com/EspressoSystems/hotshot" , tag = " 0.5.83 " }
67
+ hotshot-builder-api = { git = " https://github.com/EspressoSystems/hotshot" , tag = " 0.5.84 " }
68
+ hotshot-builder-core = { git = " https://github.com/EspressoSystems/marketplace-builder-core" , tag = " 0.5.84 " }
69
+ marketplace-builder-core = { git = " https://github.com/EspressoSystems/marketplace-builder-core" , tag = " 0.5.84 " }
70
+ marketplace-builder-shared = { git = " https://github.com/EspressoSystems/marketplace-builder-core" , tag = " 0.5.84 " }
71
+ hotshot-events-service = { git = " https://github.com/EspressoSystems/hotshot-events-service.git" , tag = " 0.1.58 " }
72
+ hotshot-orchestrator = { git = " https://github.com/EspressoSystems/hotshot" , tag = " 0.5.84 " }
73
+ hotshot-query-service = { git = " https://github.com/EspressoSystems/hotshot-query-service" , tag = " v0.1.77 " }
74
+ hotshot-stake-table = { git = " https://github.com/EspressoSystems/hotshot" , tag = " 0.5.84 " }
75
75
hotshot-state-prover = { version = " 0.1.0" , path = " hotshot-state-prover" }
76
- hotshot-task = { git = " https://github.com/EspressoSystems/hotshot" , tag = " 0.5.83 " }
77
- hotshot-testing = { git = " https://github.com/EspressoSystems/hotshot" , tag = " 0.5.83 " }
78
- hotshot-types = { git = " https://github.com/EspressoSystems/hotshot" , tag = " 0.5.83 " }
79
- libp2p-networking = { git = " https://github.com/EspressoSystems/hotshot" , tag = " 0.5.83 " }
76
+ hotshot-task = { git = " https://github.com/EspressoSystems/hotshot" , tag = " 0.5.84 " }
77
+ hotshot-testing = { git = " https://github.com/EspressoSystems/hotshot" , tag = " 0.5.84 " }
78
+ hotshot-types = { git = " https://github.com/EspressoSystems/hotshot" , tag = " 0.5.84 " }
79
+ libp2p-networking = { git = " https://github.com/EspressoSystems/hotshot" , tag = " 0.5.84 " }
80
80
hotshot-contract-adapter = { version = " 0.1.0" , path = " contracts/rust/adapter" }
81
81
# Temporary, used to pull in the mock auction results provider
82
- hotshot-example-types = { git = " https://github.com/EspressoSystems/hotshot" , tag = " 0.5.83 " }
82
+ hotshot-example-types = { git = " https://github.com/EspressoSystems/hotshot" , tag = " 0.5.84 " }
83
83
84
84
# Push CDN imports
85
85
cdn-broker = { git = " https://github.com/EspressoSystems/Push-CDN" , tag = " 0.5.1-upgrade" , package = " cdn-broker" }
@@ -116,7 +116,7 @@ log-panics = { version = "2.0", features = ["with-backtrace"] }
116
116
lru = " 0.12"
117
117
strum = { version = " 0.26" , features = [" derive" ] }
118
118
surf-disco = " 0.9"
119
- sqlx = " 0.8"
119
+ sqlx = " = 0.8.2 "
120
120
tagged-base64 = " 0.4"
121
121
tide-disco = " 0.9.3"
122
122
thiserror = " 1.0.69"
@@ -162,15 +162,3 @@ opt-level = 0
162
162
opt-level = 0
163
163
[profile .test .package .hotshot-state-prover ]
164
164
opt-level = 3
165
-
166
- [patch ."https://github .com/EspressoSystems/HotShot .git" ]
167
- hotshot = { git = " https://www.github.com/EspressoSystems/HotShot.git" , tag = " 0.5.83-patch1" }
168
- hotshot-builder-api = { git = " https://www.github.com/EspressoSystems/HotShot.git" , tag = " 0.5.83-patch1" }
169
- hotshot-orchestrator = { git = " https://www.github.com/EspressoSystems/HotShot.git" , tag = " 0.5.83-patch1" }
170
- hotshot-stake-table = { git = " https://www.github.com/EspressoSystems/HotShot.git" , tag = " 0.5.83-patch1" }
171
- hotshot-task = { git = " https://www.github.com/EspressoSystems/HotShot.git" , tag = " 0.5.83-patch1" }
172
- hotshot-task-impls = { git = " https://www.github.com/EspressoSystems/HotShot.git" , tag = " 0.5.83-patch1" }
173
- hotshot-testing = { git = " https://www.github.com/EspressoSystems/HotShot.git" , tag = " 0.5.83-patch1" }
174
- hotshot-types = { git = " https://www.github.com/EspressoSystems/HotShot.git" , tag = " 0.5.83-patch1" }
175
- libp2p-networking = { git = " https://www.github.com/EspressoSystems/HotShot.git" , tag = " 0.5.83-patch1" }
176
- hotshot-example-types = { git = " https://www.github.com/EspressoSystems/HotShot.git" , tag = " 0.5.83-patch1" }
0 commit comments