* chore: add rustfmt.toml * rustfmt * chore: Update readme with fmt info * ci: update ci * chore: rustfmt * rustfmt * rustfmt * ci: install libudev * chore(clippy): make clippy happy * chore(clippy): make clippy happy * revert ci * ci: install libudev
* feature: first draft timelag middleware * chore: add 1 line docstrings * fix: address PR comments - imports to top of file - expect with message - fill_transaction fix * bug: fix fill_transaction error return * refactor: make receipt filtering less ugly * fix: make trait impl wasm compatible Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>