- Add requestRate throttle to calls (b48bfe3).
- Added provider requestRate throttle support (b74b6d3).
- Disable AlchemyProvider which does not provide the necessary API capacity for tests (1523ca8).
- Map ResolverNotFound error to null for reverse lookup (d07cfb6).
- Use bigint for coinType instead of number values (4f6ec03).
- Updated AlchemyProvider endpoints for BNB (9bec2f9).
- Added basic ENSv2 tests and fixed issues with EVM cointypes (0e9a73d).
- Adding ENSv2 integrations from adraffy (a2d0af4).
- Update Blockscout deffault API key and links (5647ae3).
- Added transactionsRoot to Block (#5077, #5078; 5bd2ce9).
- Preserve 301/302 method and support 307/308 (#3106, #5115; 999af5f).
- Fix maxFeePerGas property for EtherscanProvider transactions (#5080; ca45d23).
- Added rich inspection for Network and Plugins (f2ffb86).
- Tweaking API for Universal Resolver to be completely backward compatible (9a5c4b5).
- Updated ENS Universal Resolver to latest API (0b3b12b).
- Added CCIP to ENS Universal Resolver reverse resolution (982eef2).
- Added reverse lookup for ENS UniversalResolver (9a9a11d).
- Initial forward resolution using ENS UniversalResolver (51df7b9).