66 Commits

Author SHA1 Message Date
Richard Moore
2882546351 Fail earlier when resolving an ENS name that is not a string. 2020-04-03 21:32:44 -04:00
Richard Moore
117a5dd7ff Added initial WebSocketProvider (#141). 2020-03-12 18:53:34 +01:00
Richard Moore
64dccb275c Fix address-less filter listening in Provider (#741). 2020-02-27 19:29:02 +00:00
Richard Moore
bacc440397 Added timeout to waitForTransaction (#477). 2020-02-03 23:05:04 -05:00
Richard Moore
f4bcf24a25 Much more resiliant FallbackProvider which can ignore properties that are only approximate and supports per-provider priorities (#635, #588). 2020-01-18 21:24:28 -05:00
Richard Moore
1e72fc7d6f Fixed resolveName when name is an address with an invalid checksum (#694). 2020-01-07 19:41:43 -05:00
Richard Moore
e1509a6326 Migrating providers to modern syntax and scoping (#634). 2019-11-01 23:51:08 +09:00
Richard Moore
12cfc59965 Fixed getBlock for blockhashes with a leading 0 (#629). 2019-10-17 00:53:25 +09:00
Richard Moore
9c63b4a753 Fixed typo in error message (#580). 2019-09-06 18:48:14 -04:00
Richard Moore
724c32e8c0 Added receipt to CALL_EXCEPTION errors. 2019-08-20 14:01:16 -04:00
Richard Moore
0b224e8fb5 Deprecating errors for logger. 2019-08-01 18:04:06 -04:00
Richard Moore
6484908cb2 Allow providers to prepare their Network object. 2019-07-02 16:06:47 -04:00
Richard Moore
257d67c962 Moved away from isNamedInstance which breaks after Browserify name mangling. 2019-06-10 22:25:46 -04:00
Richard Moore
3cbc4b4622 Better error message for unconfigured ENS names (#504). 2019-05-23 19:10:15 -04:00
Richard Moore
8cdda37095 Fixed contract events (#404). 2019-05-23 18:24:31 -04:00
Richard Moore
2777f5cb4c Initial v5 branch commit. 2019-05-14 18:25:46 -04:00