Skip to content

Commit ecde3d1

Browse files
Sui v1.67.0 Framework Bytecode snapshot (#25635)
Sui v1.67.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 b38bca8 commit ecde3d1

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
@@ -2458,5 +2458,35 @@
24582458
"id": "0x000000000000000000000000000000000000000000000000000000000000000b"
24592459
}
24602460
]
2461+
},
2462+
"114": {
2463+
"git_revision": "b38bca86f0323b3fe8b6b7f4ca0cd7ae7faebe4b",
2464+
"packages": [
2465+
{
2466+
"name": "MoveStdlib",
2467+
"path": "crates/sui-framework/packages/move-stdlib",
2468+
"id": "0x0000000000000000000000000000000000000000000000000000000000000001"
2469+
},
2470+
{
2471+
"name": "Sui",
2472+
"path": "crates/sui-framework/packages/sui-framework",
2473+
"id": "0x0000000000000000000000000000000000000000000000000000000000000002"
2474+
},
2475+
{
2476+
"name": "SuiSystem",
2477+
"path": "crates/sui-framework/packages/sui-system",
2478+
"id": "0x0000000000000000000000000000000000000000000000000000000000000003"
2479+
},
2480+
{
2481+
"name": "DeepBook",
2482+
"path": "crates/sui-framework/packages/deepbook",
2483+
"id": "0x000000000000000000000000000000000000000000000000000000000000dee9"
2484+
},
2485+
{
2486+
"name": "Bridge",
2487+
"path": "crates/sui-framework/packages/bridge",
2488+
"id": "0x000000000000000000000000000000000000000000000000000000000000000b"
2489+
}
2490+
]
24612491
}
24622492
}

0 commit comments

Comments
 (0)