Skip to content

Bug fixes and more tests

Compare
Choose a tag to compare
@cmeisl cmeisl released this 04 Jun 21:20
9da44d3
  • validate config on init (#230)
  • return promiEvent from modernSend and modernWeb3 Transaction calls (#192) - This is an API breaking change
  • fixed issue running with local genache (#232)
  • fixed issue and consistency with transaction inline custom messages (#236, #242)
  • fixed a bug with wrapped contracts missing some methods (#238)
  • documentation improvements (#250, #252)
  • standardize web3Functions networkId return type to Number
  • add end-to-end tests (#201)