Skip to content

ethers/v4.0.43 (2020-01-10 21:14)

Compare
Choose a tag to compare
@ricmoo ricmoo released this 30 Jan 03:18
b288ad9
  • Fixed Contract and Interface constructor abi paramter type; should be a Fragment not a ParamType (#602; 6da5c53).
  • Add missing chainId to transaction responses (#700; 26d3271).
  • Fix resolveName when name is an address with an invalid checksum (#694; bd066b8).
  • Fixed testcases for PhantomJS syntax. (447889)