JP
JP
Currently the uo_pool module is getting pretty messy with the trait bounds that are needed for it to work. Consider refactoring to clean this up
Bun has much faster builds and will speed up tracer compilation as well as removing the need to have yarn and nodejs installed all while having a lot less dependencies....
**Describe the feature** Currently the transaction_tracker polls for mined transactions. We need to update this to be updated by the pool instead. Remove the polling of mined transactions and us...
**Describe the bug** When running rundler for a longer period of time. There seems to be a steady increase of data being stored that can be pruned. Find this increase...
Hi @ralpha Thanks for this project its great. I am just trying it out now but not sure what data I am meant to be referencing with the `form_id` field....
### Component provider, pubsub ### Describe the feature you would like The provider is pretty different to how it was implemented in ethers-rs, I was wondering if there are any...