espresso-sequencer
espresso-sequencer copied to clipboard
We are somehow creating a bad image URL: ``` unable to get image 'ghcr.io/espressosystems/espresso-sequencer/nasty-client:ghcr.io/espressosystems/espresso-sequencer/espresso-dev-node:20250411-patch6': Error response from daemon: invalid reference format ``` https://github.com/EspressoSystems/espresso-network/actions/runs/14626915406/job/41041987483
currently there are foundry scripts but we want it included in the rust deployer
Breaking this out as part of my request/response PR. This lets us `Box/Dyn` the storage. Does not touch any of the logic
Closes # fix some comments ### This PR: ### This PR does not: ### Key places to review:
Since https://github.com/foundry-rs/foundry/pull/10291 forge bind should support creating bindings with unlinked artifacts. So we can remove the hack where we insert and later replace a placeholder address. - [ ] Edit...
Closes #2972 ### This PR: - Implements the PostDeployment.s.sol script for the StakeTable & EspToken contracts and for checking gnosis sig wallets - Adds post-deployment checks and initializations to ensure...
We recently had several occurrences where block number were confused. Some were discovered in PR reviews, some only after merge to `main`. I was previously of the opinion that this...
> Broadcast channel calls clone in parallel, but does not require `Sync` | Details | | | ------------------- | ---------------------------------------------- | | Status | unsound | | Package | `tokio`...