Skip to content

Commit ae00478

Browse files
authored
Update future for bn254 encoding fix (#836)
Pick up the bn254 encoding updates.
1 parent a1203cc commit ae00478

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

images.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@
5151
},
5252
"deps": [
5353
{ "name": "xdr", "repo": "stellar/rs-stellar-xdr", "ref": "89cc1cbadf1b9a16843826954dede7fec514d8e7" },
54-
{ "name": "core", "repo": "stellar/stellar-core", "ref": "3c6146baa94cd2c41a8b49d1b94915e3c5ba8ee9", "options": { "configure_flags": "--disable-tests --enable-next-protocol-version-unsafe-for-production" } },
55-
{ "name": "rpc", "repo": "stellar/stellar-rpc", "ref": "3b92ac8dfa97ac8dafc58b99bbd2d9cbe138f28b" },
54+
{ "name": "core", "repo": "stellar/stellar-core", "ref": "bc46d6004548ed52b0f8b7552e2351c0aa190a45", "options": { "configure_flags": "--disable-tests" } },
55+
{ "name": "rpc", "repo": "stellar/stellar-rpc", "ref": "1695c9c53a4cfc52ffb53c10da7fef60076e7bba" },
5656
{ "name": "horizon", "repo": "stellar/stellar-horizon", "ref": "88d8ba74bee93f274559d4cc67172538267ee3f2", "options": { "pkg": "github.com/stellar/stellar-horizon" } },
5757
{ "name": "friendbot", "repo": "stellar/friendbot", "ref": "0d2f8fff778900f1b27b77e08b231d70f584fcdf", "options": { "pkg": "github.com/stellar/friendbot" } },
5858
{ "name": "lab", "repo": "stellar/laboratory", "ref": "21cc0d0b9080e664b9dbfae5713d9c7615613729" }

0 commit comments

Comments
 (0)