* 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
* feat: add quorum provider * feat: add quorum provider example * fix: make compile with wasm32 * feat: normalize requests with block height * fix: lowercase eth_call * chore: fix doctest * chore: remove Sync/Send requirement Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>