Skip to content

Commit 3ee7423

Browse files
Sui v1.66.0 Framework Bytecode snapshot (#25461)
Sui v1.66.0 Framework Bytecode snapshot --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Eugene Boguslavsky <eugene@mystenlabs.com>
1 parent 655576c commit 3ee7423

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
@@ -2428,5 +2428,35 @@
24282428
"id": "0x000000000000000000000000000000000000000000000000000000000000000b"
24292429
}
24302430
]
2431+
},
2432+
"112": {
2433+
"git_revision": "655576caa3d7faaed39ebbc15d1bcc91d0761aee",
2434+
"packages": [
2435+
{
2436+
"name": "MoveStdlib",
2437+
"path": "crates/sui-framework/packages/move-stdlib",
2438+
"id": "0x0000000000000000000000000000000000000000000000000000000000000001"
2439+
},
2440+
{
2441+
"name": "Sui",
2442+
"path": "crates/sui-framework/packages/sui-framework",
2443+
"id": "0x0000000000000000000000000000000000000000000000000000000000000002"
2444+
},
2445+
{
2446+
"name": "SuiSystem",
2447+
"path": "crates/sui-framework/packages/sui-system",
2448+
"id": "0x0000000000000000000000000000000000000000000000000000000000000003"
2449+
},
2450+
{
2451+
"name": "DeepBook",
2452+
"path": "crates/sui-framework/packages/deepbook",
2453+
"id": "0x000000000000000000000000000000000000000000000000000000000000dee9"
2454+
},
2455+
{
2456+
"name": "Bridge",
2457+
"path": "crates/sui-framework/packages/bridge",
2458+
"id": "0x000000000000000000000000000000000000000000000000000000000000000b"
2459+
}
2460+
]
24312461
}
24322462
}

0 commit comments

Comments
 (0)