-
underdog
Medium
# Malicious sequencer can DoS proposal execution by inflating the amount of proposals to be pruned
### Summary
A malicious sequencer can inflate the amount of proposals in `Gov.sol…
-
Add a landing gear and door sequencer to ease the set up of scale aircraft.
-
### Describe the bug
When starting op-reth with the --bootnodes flag, if the provided bootnodes are outdated, invalid, or non-functional, reth fails to report the issue and stalls indefinitely withou…
-
I made a sequencer that collects and recursively bundles them, also this sequencer runs in a docker container. But when I first build and up this container it compiles contracts and zkprograms but whe…
-
If you send a transaction that causes an OOC you are never able to get a receipt for this. We need a mechanism to produce a fake receipt and share it with RPC nodes (or at lease the one that made the…
-
There are several (old and new) designs out there that I eventually support like the first design we tinkered with (https://github.com/Testbild-synth/Hagiwo_009_030_sequencer) and which where the init…
-
**Bug Description**
When the sequencer starts building a block and encounters a temporary error while fetching receipts, it does not get scheduled again, requiring a stop/start through the admin API …
-
**Background**
M1 has been used previously to describe our Shared Sequencer as well as our legacy Avalanche subnet. We should remove references to M1 in the code for our testnets/mainnet.
-
## Summary
```
thread 'bitcoin_e2e::tx_chain::test_prover_transaction_chaining' panicked at bin/citrea/tests/bitcoin_e2e/tx_chain.rs:349:9:
assertion `left == right` failed: Block should contain…
-
underdog
High
# `proveState()` can be frontrun, enabling malicious actors to steal sequencer's proof submission rewards
### Summary
Because `proveState()` is permissionless, malicious actors can…