762 B
762 B
Changelog
ethers-core
Unreleased
- Allow configuring the optimizer & passing arbitrary arguments to solc #427
0.5.2
- Correctly RLP Encode transactions as received from the mempool (#415)
ethers-providers
Unreleased
0.5.2
- Set resolved ENS name during gas estimation (1e5a9e)
ethers-signers
Unreleased
ethers-contract
Unreleased
- (De)Tokenize structs and events with only a single field as
Token:Tuple
(#417)