ethers-rs/ethers-providers/src
wren cb7e586645
feat(debug_traceTransaction): initial commit (#1469)
* feat(debug_traceTransaction): initial commit

* chore(changelog): updated changelog

* feat(debug_traceTransaction): type adjusments

* feat(debug_traceTransaction): type adjusments

* Update ethers-providers/src/provider.rs

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>

* Update ethers-providers/src/provider.rs

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>

* chore(format): cargo +nightly fmt

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
2022-07-24 14:46:38 -07:00
..
transports fix(providers): handle zst params in retry provider correctly (#1481) 2022-07-14 10:56:35 -07:00
call_raw.rs test: set nonce for tx stream explicitly (#1354) 2022-06-07 08:44:02 -07:00
ens.rs chore(clippy): add some deny lints (#1064) 2022-03-19 10:05:39 -07:00
erc.rs chore(clippy): fix newest nightly lints (#1298) 2022-05-22 15:18:57 -07:00
lib.rs feat(debug_traceTransaction): initial commit (#1469) 2022-07-24 14:46:38 -07:00
log_query.rs `get_paginated_logs` fixes and refactoring (#1328) 2022-05-31 09:43:03 -07:00
pending_escalator.rs chore: silence wasm warnings (#1404) 2022-06-22 13:09:25 -04:00
pending_transaction.rs chore: silence wasm warnings (#1404) 2022-06-22 13:09:25 -04:00
provider.rs feat(debug_traceTransaction): initial commit (#1469) 2022-07-24 14:46:38 -07:00
pubsub.rs feat(providers): load previous logs before subscribing (#1264) 2022-05-16 08:11:25 -07:00
stream.rs perf(providers): replace wake_by_ref with loop (#1428) 2022-06-29 15:26:37 -07:00