@@ -52,22 +52,22 @@ dotenvy = "0.15"
52
52
ethers = { version = " 2.0" , features = [" solc" ] }
53
53
futures = " 0.3"
54
54
55
- hotshot = { git = " https://github.com/EspressoSystems/hotshot" , tag = " 0.5.70 " }
55
+ hotshot = { git = " https://github.com/EspressoSystems/hotshot" , tag = " 0.5.71 " }
56
56
# Hotshot imports
57
- hotshot-builder-api = { git = " https://github.com/EspressoSystems/HotShot.git" , tag = " 0.5.70 " }
58
- hotshot-builder-core = { git = " https://github.com/EspressoSystems/hotshot-builder-core" , tag = " 0.1.41 " }
59
- marketplace-builder-core = { git = " https://github.com/EspressoSystems/marketplace-builder-core" , tag = " 0.0.5 " }
60
- hotshot-events-service = { git = " https://github.com/EspressoSystems/hotshot-events-service.git" , tag = " 0.1.41 " }
61
- hotshot-orchestrator = { git = " https://github.com/EspressoSystems/hotshot" , tag = " 0.5.70 " }
62
- hotshot-query-service = { git = " https://github.com/EspressoSystems/hotshot-query-service" , tag = " 0.1.52 " }
63
- hotshot-stake-table = { git = " https://github.com/EspressoSystems/hotshot" , tag = " 0.5.70 " }
57
+ hotshot-builder-api = { git = " https://github.com/EspressoSystems/HotShot.git" , tag = " 0.5.71 " }
58
+ hotshot-builder-core = { git = " https://github.com/EspressoSystems/hotshot-builder-core" , tag = " 0.1.42 " }
59
+ marketplace-builder-core = { git = " https://github.com/EspressoSystems/marketplace-builder-core" , tag = " 0.0.6 " }
60
+ hotshot-events-service = { git = " https://github.com/EspressoSystems/hotshot-events-service.git" , tag = " 0.1.42 " }
61
+ hotshot-orchestrator = { git = " https://github.com/EspressoSystems/hotshot" , tag = " 0.5.71 " }
62
+ hotshot-query-service = { git = " https://github.com/EspressoSystems/hotshot-query-service" , tag = " 0.1.53 " }
63
+ hotshot-stake-table = { git = " https://github.com/EspressoSystems/hotshot" , tag = " 0.5.71 " }
64
64
hotshot-state-prover = { version = " 0.1.0" , path = " hotshot-state-prover" }
65
- hotshot-task = { git = " https://github.com/EspressoSystems/hotshot" , tag = " 0.5.70 " }
66
- hotshot-testing = { git = " https://github.com/EspressoSystems/hotshot" , tag = " 0.5.70 " }
67
- hotshot-types = { git = " https://github.com/EspressoSystems/hotshot" , tag = " 0.5.70 " }
65
+ hotshot-task = { git = " https://github.com/EspressoSystems/hotshot" , tag = " 0.5.71 " }
66
+ hotshot-testing = { git = " https://github.com/EspressoSystems/hotshot" , tag = " 0.5.71 " }
67
+ hotshot-types = { git = " https://github.com/EspressoSystems/hotshot" , tag = " 0.5.71 " }
68
68
hotshot-contract-adapter = { version = " 0.1.0" , path = " contracts/rust/adapter" }
69
69
# Temporary, used to pull in the mock auction results provider
70
- hotshot-example-types = { git = " https://github.com/EspressoSystems/hotshot" , tag = " 0.5.70 " }
70
+ hotshot-example-types = { git = " https://github.com/EspressoSystems/hotshot" , tag = " 0.5.71 " }
71
71
72
72
# Push CDN imports
73
73
cdn-broker = { git = " https://github.com/EspressoSystems/Push-CDN" , features = [
0 commit comments