Richard Moore
|
0e5419ec79
|
Added some explicit null results to previously implicit null results for ENS (#1850).
|
2021-10-04 12:19:48 -04:00 |
|
Richard Moore
|
d5b41ce210
|
Removed redundant call to normalizing blockTag (1838).
|
2021-10-04 11:48:36 -04:00 |
|
Richard Moore
|
fb6d141723
|
docs: fixed typos in comments; h/t @ly0va (#1838).
|
2021-10-04 11:46:24 -04:00 |
|
Richard Moore
|
78e4273a32
|
Fxied getBlockWithTransactions results (1858).
|
2021-08-18 02:59:47 -03:00 |
|
Richard Moore
|
be3854e648
|
Forward some missing EIP-1559 fields to call and estimateGas (#1766).
|
2021-07-29 23:12:29 -04:00 |
|
Richard Moore
|
660e69db71
|
Added wait to transactions returned by getBlockWithTransactions (#971).
|
2021-07-22 20:04:07 -04:00 |
|
Richard Moore
|
0f0d0c00d3
|
Fixed null confirmations in Wallet transaction (#1706).
|
2021-07-06 00:07:32 -04:00 |
|
Richard Moore
|
91951dc825
|
Trap CALL_EXCEPTION errors when resolving ENS entries (#1690).
|
2021-06-21 23:25:37 -04:00 |
|
Richard Moore
|
621897f249
|
More resiliant testing.
|
2021-05-18 15:52:32 -04:00 |
|
Richard Moore
|
5144acf456
|
Added initial support for detecting replacement transactions (#1477).
|
2021-05-13 23:28:47 -04:00 |
|
Richard Moore
|
c47d2eba4d
|
Added EIP-2930 support (#1364).
|
2021-03-26 16:16:56 -04:00 |
|
Richard Moore
|
8279120e0a
|
Better error messaging when provider backends give bogus responses (#1243).
|
2021-02-12 18:52:44 -05:00 |
|
Richard Moore
|
20f6e16394
|
Better provider internal block management (#1084, #1208, #1221, #1235).
|
2021-01-13 14:42:15 -05:00 |
|
Richard Moore
|
74470defda
|
Fixed abundant UnhandledRejectErrors in provider polling (#1084, #1208, #1221, #1235).
|
2021-01-13 03:16:27 -05:00 |
|
Richard Moore
|
4809325bee
|
Refactoring dist build process.
|
2020-11-14 17:42:36 -05:00 |
|
Richard Moore
|
83db8a6bd1
|
Added basic ENS resolver functions for contenthash, text and multi-coin addresses (#1003).
|
2020-09-04 01:18:57 -04:00 |
|
Richard Moore
|
bbb4f407b3
|
Allow provider.ready to stall until the network is available (#882).
|
2020-06-13 21:26:50 -04:00 |
|
Richard Moore
|
d2ca4fb443
|
Fix non-any Provider network emit (#495, #861).
|
2020-06-03 03:34:40 -04:00 |
|
Richard Moore
|
2bc7bb6e61
|
Added initial support for spontaneous network changes (#495, #861).
|
2020-06-03 02:37:59 -04:00 |
|
Richard Moore
|
42dee67187
|
Major Contract refactor for overrides (#819, #845, #847, #860).
|
2020-06-01 04:46:37 -04:00 |
|
Richard Moore
|
1b0ad5aa69
|
Correctly set last emitted block for WebSocketProvider (#856).
|
2020-05-29 20:41:20 -04:00 |
|
Richard Moore
|
8efd8d2031
|
Fixed delayed network detection attempting to overwrite read-only value (#854).
|
2020-05-29 04:03:46 -04:00 |
|
Richard Moore
|
dc48bfb7ad
|
Added more robust poll event to Provider.
|
2020-05-04 22:43:44 -04:00 |
|
Richard Moore
|
99ae946476
|
Allow providers to detect their network after instantiation (#814).
|
2020-05-03 17:32:16 -04:00 |
|
Richard Moore
|
393c0c74a9
|
Fixed getLogs filter deserialization (#805).
|
2020-04-28 04:52:29 -04:00 |
|
Richard Moore
|
aeeb75f74c
|
Fixed provider filtering by ENS name.
|
2020-04-23 22:54:25 -04:00 |
|
Richard Moore
|
4ef0e4f765
|
Fix provider log filters with zero topics (#785).
|
2020-04-16 21:30:35 -04:00 |
|
Richard Moore
|
69f707762e
|
Fixed WebSocketProvider filter events (#784).
|
2020-04-15 16:46:15 -04:00 |
|
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 |
|