ethers-rs/ethers-providers/src
Simon Bihel cd8a9b5a97
Add ENS avatar and TXT records resolution (#889)
* Add ENS avatar resolution

As well as arbitrary fields.

* Use try_join

* Improve reqwest's error passing

* Split avatar resolution in ERC token parsing and resolution

* no_run examples

* Rename token to NFT

* A bit more documentation

* Nightly cargo fmt

* Use different ERC-721 test

* Update CHANGELOG

Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
2022-02-16 16:25:41 +02:00
..
transports Add authorization for http and websocket (#829) 2022-01-27 12:04:53 +02:00
ens.rs Add ENS avatar and TXT records resolution (#889) 2022-02-16 16:25:41 +02:00
erc.rs Add ENS avatar and TXT records resolution (#889) 2022-02-16 16:25:41 +02:00
lib.rs Add ENS avatar and TXT records resolution (#889) 2022-02-16 16:25:41 +02:00
pending_escalator.rs chore(clippy): make clippy happy (#705) 2021-12-19 06:28:38 +02:00
pending_transaction.rs fix(providers): PendingTransaction::log() missing deref (#886) 2022-02-09 08:48:03 +02:00
provider.rs Add ENS avatar and TXT records resolution (#889) 2022-02-16 16:25:41 +02:00
pubsub.rs chore: add rustfmt.toml (#537) 2021-10-29 14:29:35 +02:00
stream.rs mark TransactionFut as Send (#723) 2021-12-23 16:29:51 +02:00