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

# DO NOT MERGE Closes # ### This PR: ### This PR does not: ### Key places to review:

Automated changes by the [update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) GitHub Action. ``` Flake lock file updates: • Updated input 'flake-compat': 'github:edolstra/flake-compat/ff81ac966bb2cae68946d5ed5fc4994f96d0ffec?narHash=sha256-NeCCThCEP3eCl2l/%2B27kNNK7QrwZB1IJCrXfrbv5oqU%3D' (2024-12-04) → 'github:edolstra/flake-compat/9100a0f413b0c601e0533d1d94ffd501ce2e7885?narHash=sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX%2BfjA8Xf8PUmqCY%3D' (2025-05-12) • Updated input 'foundry-nix': 'github:shazow/foundry.nix/815a4d4a35ebf5c4ef855d8d4c5655fcbe63ee41?narHash=sha256-IJ2vPxTzDQNIEKScJ3JDOXBOJoXglErDeUI/I6rBOfU%3D' (2025-04-03) → 'github:shazow/foundry.nix/27178114871bb990a12766e01379dfe5edcb35d4?narHash=sha256-zOUy06gTPBv7fbRReGiQmP1xW0S8qhyTnBC%2B%2BG95ENo%3D' (2025-05-03)...

This pr corrects the broken link in contracts/script/multisigTransactionProposals/README.md that previously pointed to a non-existent path (../../contracts/script/README.md). The link now correctly points to ../README.md, which contains the detailed instructions for setting...

- Simplified the force_rotate method by combining multiple operations into one line - Eliminated unnecessary temporary variables (now_stale and now_expiring) - Added a descriptive comment to clarify the rotation process

…e of read lock Closes # ### This PR: ### This PR does not: ### Key places to review: --- - To see the specific tasks where the Asana app...

Bumps [rand](https://github.com/rust-random/rand) from 0.8.5 to 0.9.1. Changelog Sourced from rand's changelog. [0.9.1] - 2025-04-17 Security and unsafe Revise "not a crypto library" policy again (#1565) Remove zerocopy dependency from rand...

dependencies
rust

- Verify signatures on new events in GCL. - Deploy StakeTableV2 - Allow CLI to register and update keys with both versions of the contract for backwards compat. ### Notes...

Closes # ### This PR: ### This PR does not: ### Key places to review: --- - To see the specific tasks where the Asana app for GitHub is being...

Adds a function to restart-test `TestNetwork` to check that all nodes hold the same `ValidatedState`. --- - To see the specific tasks where the Asana app for GitHub is being...