-
Notifications
You must be signed in to change notification settings - Fork 241
Open
Description
To recap everything that needs to happen in follow ups:
- Batch queue persistance to not loose pending txs without refetching (refactor(sequencers): persist prepended batch #2907)
- Persist tx queue for based sequencer (refactor(sequencers): implement batch position persistance #2908)
- Async fetching of epochs (feat: async force inclusion fetching #2842)
- Verify smoothing when network congested does not impact syncing (there's documentation about recommendation to keep a small epoch to avoid) and loosen when needed (requires the above completed)
- Handle gibberish transaction in execution/evm (feat(evm): add force inclusion command #2888)
- Add command / endpoint to post forced txs for evm (feat(evm): add force inclusion command #2888)
- Handle sync batch time for based sequencers (currently empty) (feat(sequencers/based): add based batch time #2911)
- Add command to post forced txs for abci (feat(server): add force inclusion cmd ev-abci#295)
- Enable force inclusion feature
Most of them are small and contained.
Originally posted by @julienrbrt in #2797 (comment)
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
No status