@@ -79,6 +79,9 @@ package plutus-scripts-bench
7979allow-newer :
8080 , io-sim :time
8181 , io-classes :time
82+ -- cardano-cli/koslambrou/ch1bo-palas/key-registration has tight upper bounds
83+ -- incompatible with the leios-prototype stack versions
84+ , cardano-cli :*
8285
8386-- IMPORTANT
8487-- Do NOT add more source-repository-package stanzas here unless they are strictly
@@ -91,29 +94,34 @@ source-repository-package
9194 tag : b71bd2c89d576d8112a0748adf3b890475f9d170
9295 --sha256 : sha256-tIjrQkEkS79FdYarjV5Dy+U/Q7kIkOXjdFcddkwA3Us=
9396
94- -- Points to ouroboros -ledger/leios-prototype
97+ -- Points to cardano -ledger/leios-prototype
9598source-repository-package
9699 type : git
97100 location : https://github.com/IntersectMBO/cardano-ledger
98- tag : 9edd1c664054803348e5f9edfa13529e4e844284
99- --sha256 : sha256-TkgeO5d1p18VwTMtuNY8SsPZXXyn1HIrZBZ4IHVTWuE =
101+ tag : fb8d6f8a83b0efb86281e0b80e7ffba160dad8b1
102+ --sha256 : sha256-U/vpyZNerL1YXiQg1TIAOL5L438NNE3XkuIYD0HPTJw =
100103 subdir :
101- libs/cardano-data
102- libs/cardano-ledger-api
103- libs/small-steps
104- libs/cardano-ledger-binary
105- libs/cardano-ledger-core
106- libs/cardano-protocol-tpraos
107- eras/shelley/impl
108- eras/shelley/test-suite
109- eras/shelley-ma/test-suite
110- eras/mary/impl
111104 eras/allegra/impl
112105 eras/alonzo/impl
113- eras/alonzo/test-suite
114106 eras/babbage/impl
107+ eras/byron/chain/executable-spec
108+ eras/byron/crypto
109+ eras/byron/ledger/executable-spec
110+ eras/byron/ledger/impl
115111 eras/conway/impl
116112 eras/dijkstra/impl
113+ eras/mary/impl
114+ eras/shelley-ma/test-suite
115+ eras/shelley/impl
116+ eras/shelley/test-suite
117+ libs/cardano-data
118+ libs/cardano-ledger-api
119+ libs/cardano-ledger-binary
120+ libs/cardano-ledger-core
121+ libs/cardano-protocol-tpraos
122+ libs/non-integral
123+ libs/small-steps
124+ libs/vector-map
117125
118126-- Points to ouroboros-network/leios-prototype
119127source-repository-package
@@ -126,23 +134,23 @@ source-repository-package
126134 cardano-diffusion
127135 network-mux
128136
129- -- Points to cardano-api/leios-prototype
137+ -- Points to cardano-api/ch1bo-palas/key-registration
130138source-repository-package
131139 type : git
132- location : https://github.com/IntersectMBO /cardano-api
133- tag : 28e2f4f085eceee4cb63c3eb9103a80e3852ce7a
134- --sha256 : sha256-9Wugp6Cd+ERSc8kfIUDFbq3QjuhIr1gu6rRSV3Yo/9M =
140+ location : https://github.com/input-output-hk /cardano-api
141+ tag : 6bd3d265aac5a968f966cdcfd2896331b53389f1
142+ --sha256 : sha256-3HC8nie+gC/sxWnXuoNOXpEvBAIq8enns1LJbIp1sCQ =
135143 subdir :
136144 cardano-api
137145 cardano-api-gen
138146 cardano-rpc
139147
140- -- Points to cardano-cli/leios-prototype
148+ -- Points to cardano-cli/koslambrou/ch1bo-palas/key-registration
141149source-repository-package
142150 type : git
143151 location : https://github.com/IntersectMBO/cardano-cli
144- tag : 97a1258f9654478dff6c7e7497fcc693213b1a36
145- --sha256 : sha256-e2mxwfy2pN3itQIx0+1j2XV7JTNKckIpfzaN6rOtZn0 =
152+ tag : 56c3d72a1d8df6b632a06e79849ed44bac8b0c59
153+ --sha256 : sha256-r7SnGBTKcQuEYW4Jh9FW5aaxr+bKbCD+t20Gf6d6iRM =
146154 subdir :
147155 cardano-cli
148156
0 commit comments