espresso-sequencer icon indicating copy to clipboard operation
espresso-sequencer copied to clipboard

Results 399 espresso-sequencer issues
Sort by recently updated
recently updated
newest added

## This PR: Finishes implementing generic DHT persistence now that HotShot is updated ## What to look at: - @jbearer @imabdulbasit do the migration scripts look okay?

- Assign the TimelockController contract as the admin of target contracts (e.g., governance-controlled contracts). - Implement the full Timelock proposal and execution flow for secured and delayed execution of administrative...

contracts

https://github.com/EspressoSystems/espresso-network/pull/3181

documentation
tech debt

Bumps [base-x](https://github.com/cryptocoinjs/base-x) from 3.0.9 to 3.0.11. Commits 043a888 3.0.11 2705ddd [backport 3.x] Prohibit char codes that would overflow the BASE_MAP 3d43c0e 3.0.10 0a35446 Improve decoding performance See full diff in...

dependencies
javascript

test for this bug fix https://github.com/EspressoSystems/espresso-network/pull/3150

There have been a few bugs in state construction, with different edge cases. cases to test: 1 - node starting with PoS version 2 - node upgrading from fee to...

when debugging https://github.com/EspressoSystems/espresso-network/pull/3092#issuecomment-2827716044, we find the following cyclic dependency in our current setup (`process-compose` or `docker-compose` file): ![Image](https://github.com/user-attachments/assets/11cf3966-d308-431f-998a-3e9c9c8c0ee7) Status quo on the left, proposed refactor on the right. - when...