Skip to content

Commit 16bf4d1

Browse files
authored
release snapshots (#25831)
## Description Snapshots for the release candidate ## Test plan this --- ## Release notes Check each box that your changes affect. If none of the boxes relate to your changes, release notes aren't required. For each box you select, include information after the relevant heading that describes the impact of your changes that a user might notice and any actions they must take to implement updates. - [ ] Protocol: - [ ] Nodes (Validators and Full nodes): - [ ] gRPC: - [ ] JSON-RPC: - [ ] GraphQL: - [ ] CLI: - [ ] Rust SDK: - [ ] Indexing Framework:
1 parent b979a73 commit 16bf4d1

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
@@ -2518,5 +2518,35 @@
25182518
"id": "0x000000000000000000000000000000000000000000000000000000000000000b"
25192519
}
25202520
]
2521+
},
2522+
"117": {
2523+
"git_revision": "b979a730b73afb8e5f9a9672fa7b09afbff6479b",
2524+
"packages": [
2525+
{
2526+
"name": "MoveStdlib",
2527+
"path": "crates/sui-framework/packages/move-stdlib",
2528+
"id": "0x0000000000000000000000000000000000000000000000000000000000000001"
2529+
},
2530+
{
2531+
"name": "Sui",
2532+
"path": "crates/sui-framework/packages/sui-framework",
2533+
"id": "0x0000000000000000000000000000000000000000000000000000000000000002"
2534+
},
2535+
{
2536+
"name": "SuiSystem",
2537+
"path": "crates/sui-framework/packages/sui-system",
2538+
"id": "0x0000000000000000000000000000000000000000000000000000000000000003"
2539+
},
2540+
{
2541+
"name": "DeepBook",
2542+
"path": "crates/sui-framework/packages/deepbook",
2543+
"id": "0x000000000000000000000000000000000000000000000000000000000000dee9"
2544+
},
2545+
{
2546+
"name": "Bridge",
2547+
"path": "crates/sui-framework/packages/bridge",
2548+
"id": "0x000000000000000000000000000000000000000000000000000000000000000b"
2549+
}
2550+
]
25212551
}
25222552
}

0 commit comments

Comments
 (0)