Skip to content

Commit

Permalink
Sui v1.23.0 Branch cut framework bytecode snapshot (#17131)
Browse files Browse the repository at this point in the history
## Description 
Sui v1.23.0 Branch cut framework bytecode snapshot

## Test plan 
`cargo run --bin sui-framework-snapshot`
  • Loading branch information
ebmifa authored Apr 12, 2024
1 parent 127f2cb commit db6e04d
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 @@ -338,5 +338,14 @@
"0x0000000000000000000000000000000000000000000000000000000000000003",
"0x000000000000000000000000000000000000000000000000000000000000dee9"
]
},
"43": {
"git_revision": "127f2cb316",
"package_ids": [
"0x0000000000000000000000000000000000000000000000000000000000000001",
"0x0000000000000000000000000000000000000000000000000000000000000002",
"0x0000000000000000000000000000000000000000000000000000000000000003",
"0x000000000000000000000000000000000000000000000000000000000000dee9"
]
}
}

0 comments on commit db6e04d

Please sign in to comment.