Skip to content

Commit

Permalink
Sui v1.22.0 Framework Bytecode Snapshot (#16957)
Browse files Browse the repository at this point in the history
## Description 

Sui v1.22.0 Framework Bytecode Snapshot

## Test Plan 
`cargo run --bin sui-framework-snapshot`
  • Loading branch information
ebmifa committed Mar 29, 2024
1 parent 4ecea11 commit 9e79b6f
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 0 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
9 changes: 9 additions & 0 deletions crates/sui-framework-snapshot/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -329,5 +329,14 @@
"0x0000000000000000000000000000000000000000000000000000000000000003",
"0x000000000000000000000000000000000000000000000000000000000000dee9"
]
},
"42": {
"git_revision": "404b5aa266",
"package_ids": [
"0x0000000000000000000000000000000000000000000000000000000000000001",
"0x0000000000000000000000000000000000000000000000000000000000000002",
"0x0000000000000000000000000000000000000000000000000000000000000003",
"0x000000000000000000000000000000000000000000000000000000000000dee9"
]
}
}

0 comments on commit 9e79b6f

Please sign in to comment.