espresso-sequencer
espresso-sequencer copied to clipboard
- Fix the workflow - Renable the github action
Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from 14 to 15. Release notes Sourced from cachix/cachix-action's releases. cachix-action-v15 What's Changed Pass cachixArgs to the daemon by @sandydoo in cachix/cachix-action#177 Support path filtering when using the...
Closes #1471 ### TODO - [ ] Sketch out validation to know if we need new information from consensus. ### This PR: This is a very early sketch based on...
Configure a `ChainConfig` upgrade that sets the fee contract address and a nonzero base fee
# Rough Proposal Add the following to genesis: ```rust enum UpgradeType { // An upgrade type which replaces the chain config with the given one ChainConfig(ChainConfig), // More upgrade types...
* Deploy a staging chain with the Docker images being used for Cappuccino * Deploy fee contract * One at a time, restart nodes with a new Docker image that...
The sequencer application should define what interfaces and what additional information it needs from consensus to validate all the requirements for the marketplace.
Depends on https://github.com/EspressoSystems/HotShot/pull/3164
Closes #1838 ### This PR: - provides scripts to deploy the FeeContract, LightClient Contract and PlonkVerifier library without OpenZeppelin Defender and without a multisig wallet creating the transaction (thus via...
do not merge