Skip to content

Commit

Permalink
regenerate snapshots (#17727)
Browse files Browse the repository at this point in the history
## Description 

Regenerate snapshots to point to a proper commit hash

## Test plan 

This is it

---

## 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): 
- [ ] Indexer: 
- [ ] JSON-RPC: 
- [ ] GraphQL: 
- [ ] CLI: 
- [ ] Rust SDK:
  • Loading branch information
dariorussi authored May 14, 2024
1 parent 180aae2 commit 0d02721
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 1 deletion.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
12 changes: 11 additions & 1 deletion crates/sui-framework-snapshot/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -356,5 +356,15 @@
"0x0000000000000000000000000000000000000000000000000000000000000003",
"0x000000000000000000000000000000000000000000000000000000000000dee9"
]
},
"45": {
"git_revision": "180aae21da3a",
"package_ids": [
"0x0000000000000000000000000000000000000000000000000000000000000001",
"0x0000000000000000000000000000000000000000000000000000000000000002",
"0x0000000000000000000000000000000000000000000000000000000000000003",
"0x000000000000000000000000000000000000000000000000000000000000dee9",
"0x000000000000000000000000000000000000000000000000000000000000000b"
]
}
}
}

0 comments on commit 0d02721

Please sign in to comment.