Skip to content

Commit 90f1d8e

Browse files
Sui v1.59.0 Framework Bytecode snapshot (#23971)
Sui v1.59.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 8e3c64c commit 90f1d8e

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
@@ -2158,5 +2158,35 @@
21582158
"id": "0x000000000000000000000000000000000000000000000000000000000000000b"
21592159
}
21602160
]
2161+
},
2162+
"99": {
2163+
"git_revision": "61dcfdbe2ddc7ad05d27fc10cd09d4c6cc151acd",
2164+
"packages": [
2165+
{
2166+
"name": "MoveStdlib",
2167+
"path": "crates/sui-framework/packages/move-stdlib",
2168+
"id": "0x0000000000000000000000000000000000000000000000000000000000000001"
2169+
},
2170+
{
2171+
"name": "Sui",
2172+
"path": "crates/sui-framework/packages/sui-framework",
2173+
"id": "0x0000000000000000000000000000000000000000000000000000000000000002"
2174+
},
2175+
{
2176+
"name": "SuiSystem",
2177+
"path": "crates/sui-framework/packages/sui-system",
2178+
"id": "0x0000000000000000000000000000000000000000000000000000000000000003"
2179+
},
2180+
{
2181+
"name": "DeepBook",
2182+
"path": "crates/sui-framework/packages/deepbook",
2183+
"id": "0x000000000000000000000000000000000000000000000000000000000000dee9"
2184+
},
2185+
{
2186+
"name": "Bridge",
2187+
"path": "crates/sui-framework/packages/bridge",
2188+
"id": "0x000000000000000000000000000000000000000000000000000000000000000b"
2189+
}
2190+
]
21612191
}
21622192
}

0 commit comments

Comments
 (0)