Skip to content

ethers/v4.0.6

Compare
Choose a tag to compare
@ricmoo ricmoo released this 20 Sep 06:13
d54609a
  • Fixed lingering polling timer when no events left to process in a provider. (d54609a)
  • Fixed utils.poll from mutating passed variables. (f682861)
  • Fixed and refactored populating transaction values for signers. (#306; 023a20f)
  • Fixed test cases for phantomjs (must use ES3 syntax). (e39cd84)