Skip to content

Commit 833c3bb

Browse files
Sui v1.60.0 Framework Bytecode snapshot (#24153)
Sui v1.60.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 d75fae3 commit 833c3bb

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
@@ -2218,5 +2218,35 @@
22182218
"id": "0x000000000000000000000000000000000000000000000000000000000000000b"
22192219
}
22202220
]
2221+
},
2222+
"101": {
2223+
"git_revision": "d75fae3aa7fa3545b5803980a1e0c965b8bbf48e",
2224+
"packages": [
2225+
{
2226+
"name": "MoveStdlib",
2227+
"path": "crates/sui-framework/packages/move-stdlib",
2228+
"id": "0x0000000000000000000000000000000000000000000000000000000000000001"
2229+
},
2230+
{
2231+
"name": "Sui",
2232+
"path": "crates/sui-framework/packages/sui-framework",
2233+
"id": "0x0000000000000000000000000000000000000000000000000000000000000002"
2234+
},
2235+
{
2236+
"name": "SuiSystem",
2237+
"path": "crates/sui-framework/packages/sui-system",
2238+
"id": "0x0000000000000000000000000000000000000000000000000000000000000003"
2239+
},
2240+
{
2241+
"name": "DeepBook",
2242+
"path": "crates/sui-framework/packages/deepbook",
2243+
"id": "0x000000000000000000000000000000000000000000000000000000000000dee9"
2244+
},
2245+
{
2246+
"name": "Bridge",
2247+
"path": "crates/sui-framework/packages/bridge",
2248+
"id": "0x000000000000000000000000000000000000000000000000000000000000000b"
2249+
}
2250+
]
22212251
}
22222252
}

0 commit comments

Comments
 (0)