- Updated API in testcases. (3ab3733)
- Fixed scrypt import in ESM build. (b72ef27)
- Fixed null apiKey problem for InfuraProvider. (e518151)
- Added support for sighash-style tuple parsing. (19aaade)
- Fixed solc imports for cli. (c35ddaf)
- Added nonce manager to experimental index. (8316406)
- Removing NodesmithProvider from default provider as it is being discontinued. (01ca350)
- Moved bare ABI named functions and events from Interface into Contracts to simplify other consumers of Interface. (da8ca2e)
- Added support for complex API keys including support for INFURA project secrets. (#464, #651, #652; 1ec5804)
- Migrated to scrypt-js v3. (75895fa)
- Moved getDefaultProvider to providers package. (51e4ef2)
- Migrating providers to modern syntax and scoping. (#634; e1509a6)
- Migrating to modern syntax and scoping. (#634; 394c36c)
- Added provider property to Web3Provider. (#641; 1d4f90a)
- Updated GitHub issue cache. (494381a)
- Force deploy receipt to address to be null. (#573; d9d438a)
- Updated experimental NonceManager. (3d514c8)
- Fixed typo in error message. (28339a9)
- Added GitHub issue caching. (fea867a)