Skip to content

Commit

Permalink
Sui v1.16.0 Bytecode Framework snapshot (#15592)
Browse files Browse the repository at this point in the history
## Description 
Sui v1.16.0 Bytecode Framework snapshot
#urgent

## Test Plan 
`cargo run --bin sui-framework-snapshot`
  • Loading branch information
ebmifa authored Jan 6, 2024
1 parent 31b226d commit 092fdfc
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 @@ -257,5 +257,14 @@
"0x0000000000000000000000000000000000000000000000000000000000000003",
"0x000000000000000000000000000000000000000000000000000000000000dee9"
]
},
"33": {
"git_revision": "31b226d161",
"package_ids": [
"0x0000000000000000000000000000000000000000000000000000000000000001",
"0x0000000000000000000000000000000000000000000000000000000000000002",
"0x0000000000000000000000000000000000000000000000000000000000000003",
"0x000000000000000000000000000000000000000000000000000000000000dee9"
]
}
}

0 comments on commit 092fdfc

Please sign in to comment.