Igor Aleksanov
Igor Aleksanov
### Component Other (please describe) ### Describe the feature you would like Right now, we have [zksync-cli](https://docs.zksync.io/zksync-era/tooling/zksync-cli) as a "builder's swiss knife" tool. However, it feels like a lot of...
### Component provider, pubsub ### What version of Alloy are you on? Latest ### Operating System None ### Describe the bug Currently, `PendingTransactionBuilder::get_receipt` would be stuck if submitted transaction gets...
## Motivation Fixes #2678 ## Solution Adds a period check to the heartbeat to check if transactions are still present in mempool. This turned out to be more complex than...