ethers-rs/ethers-providers/src
Gabriel Coutinho de Paula 530bfe2b71
feat: add support for EIP-234 and EIP-1898 (#231)
* Add support for EIP-234

* Add support for EIP-1898

* Remove redundant field names

* Remove useless conversion

* Change `unwrap_or` to `unwrap_or_else`
2021-03-16 21:46:07 +02:00
..
transports bug: prevent interleaving websocket ID load/store operations (#217) 2021-03-03 00:19:20 +02:00
ens.rs Upgrade to Tokio 1.0 and remove async-std (#120) 2020-12-31 19:19:14 +02:00
lib.rs feat: add support for EIP-234 and EIP-1898 (#231) 2021-03-16 21:46:07 +02:00
pending_transaction.rs fix(abigen): correctly parse params in human readable abi (#194) 2021-02-16 19:10:26 +02:00
provider.rs feat: add support for EIP-234 and EIP-1898 (#231) 2021-03-16 21:46:07 +02:00
pubsub.rs docs: add more docs (#130) 2020-12-31 21:08:12 +02:00
stream.rs docs: add more docs (#130) 2020-12-31 21:08:12 +02:00