espresso-sequencer
espresso-sequencer copied to clipboard
Closes #2071 ### This PR: - moves if statement so that it captures edge case accurately - modified comments
Bumps [github/combine-prs](https://github.com/github/combine-prs) from 5.0.0 to 5.2.0. Release notes Sourced from github/combine-prs's releases. v5.2.0 What's Changed Add assignees Feature by @marijoo in github/combine-prs#59 Updates and cleanup by @GrantBirki in github/combine-prs#60 New...
# Combined PRs ➡️📦⬅️ ✅ The following pull requests have been successfully combined on this PR: - Closes #2153 Bump thiserror from 1.0.63 to 1.0.64 - Closes #2151 Bump async-once-cell...
Closes #1198 ### This PR: - adds proxy admin validation after light client and fee contract proxy deploys ### Key places to review: - newly added functions - locations of...
Closes #2073 ### This PR: - instead of making the permissionedProver mandatory when initializing the contract, it updates the comments to reflect the fact that permissionedProver mode is a toggle...
The `espresso-types` crate currently compiles everything, including the HotShot trait implementations, which brings in a significant number of dependencies. However, not all external crates may require the HotShot trait functionality....
Improve cache performance.
create tests that can be monitored data dog that performs routine checks on the contracts
by doing this - the deployment scripts are able to be tested
- e.g. upgrade of LightClientV1 to LightClientV2 and then a rollback to LightClientV1