Skip to content

Commit 78afac0

Browse files
Sui v1.61.0 Framework Bytecode snapshot (#24266)
Sui v1.61.0 Framework Bytecode snapshot --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Eugene Boguslavsky <[email protected]>
1 parent 9a4d401 commit 78afac0

6 files changed

+30
-0
lines changed

crates/sui-framework-snapshot/manifest.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2248,5 +2248,35 @@
22482248
"id": "0x000000000000000000000000000000000000000000000000000000000000000b"
22492249
}
22502250
]
2251+
},
2252+
"102": {
2253+
"git_revision": "9a4d4016ba66c646c76c4b8d54fa9e767f240ab1",
2254+
"packages": [
2255+
{
2256+
"name": "MoveStdlib",
2257+
"path": "crates/sui-framework/packages/move-stdlib",
2258+
"id": "0x0000000000000000000000000000000000000000000000000000000000000001"
2259+
},
2260+
{
2261+
"name": "Sui",
2262+
"path": "crates/sui-framework/packages/sui-framework",
2263+
"id": "0x0000000000000000000000000000000000000000000000000000000000000002"
2264+
},
2265+
{
2266+
"name": "SuiSystem",
2267+
"path": "crates/sui-framework/packages/sui-system",
2268+
"id": "0x0000000000000000000000000000000000000000000000000000000000000003"
2269+
},
2270+
{
2271+
"name": "DeepBook",
2272+
"path": "crates/sui-framework/packages/deepbook",
2273+
"id": "0x000000000000000000000000000000000000000000000000000000000000dee9"
2274+
},
2275+
{
2276+
"name": "Bridge",
2277+
"path": "crates/sui-framework/packages/bridge",
2278+
"id": "0x000000000000000000000000000000000000000000000000000000000000000b"
2279+
}
2280+
]
22512281
}
22522282
}

0 commit comments

Comments
 (0)