This repository has been archived by the owner on Aug 28, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(eth-sender): fix query returning inflight txs (matter-labs#2404)
This fixes issue that we may return not-yet-sent transactions as in-flight (it's been broken since we added support for blobs :/ ) because max(eth_txs_id) counts transactions from all operators not just one Signed-off-by: tomg10 <[email protected]>
- Loading branch information