Skip to content

Commit d034d56

Browse files
Sui v1.74.0 Framework Bytecode snapshot (#27016)
Sui v1.74.0 Framework Bytecode snapshot Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b124567 commit d034d56

6 files changed

Lines changed: 30 additions & 0 deletions

crates/sui-framework-snapshot/manifest.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2728,5 +2728,35 @@
27282728
"id": "0x000000000000000000000000000000000000000000000000000000000000000b"
27292729
}
27302730
]
2731+
},
2732+
"127": {
2733+
"git_revision": "b124567746b3a78a7e294ac2de265f693401ec9d",
2734+
"packages": [
2735+
{
2736+
"name": "MoveStdlib",
2737+
"path": "crates/sui-framework/packages/move-stdlib",
2738+
"id": "0x0000000000000000000000000000000000000000000000000000000000000001"
2739+
},
2740+
{
2741+
"name": "Sui",
2742+
"path": "crates/sui-framework/packages/sui-framework",
2743+
"id": "0x0000000000000000000000000000000000000000000000000000000000000002"
2744+
},
2745+
{
2746+
"name": "SuiSystem",
2747+
"path": "crates/sui-framework/packages/sui-system",
2748+
"id": "0x0000000000000000000000000000000000000000000000000000000000000003"
2749+
},
2750+
{
2751+
"name": "DeepBook",
2752+
"path": "crates/sui-framework/packages/deepbook",
2753+
"id": "0x000000000000000000000000000000000000000000000000000000000000dee9"
2754+
},
2755+
{
2756+
"name": "Bridge",
2757+
"path": "crates/sui-framework/packages/bridge",
2758+
"id": "0x000000000000000000000000000000000000000000000000000000000000000b"
2759+
}
2760+
]
27312761
}
27322762
}

0 commit comments

Comments
 (0)