Richard Moore
|
13dd42c6c3
|
Add Skynet support (#2853, #2866).
|
2022-05-20 19:03:42 -04:00 |
|
Richard Moore
|
32b7373456
|
Remove pedantic check for new keyword which broke some platforms for inheritance (#2860, #2861).
|
2022-05-12 16:16:26 -04:00 |
|
Richard Moore
|
1a5af9b8e2
|
docs: fixed typo in comment
|
2022-04-29 15:52:32 -04:00 |
|
Richard Moore
|
24c3caae14
|
docs: fixed typos (#2834).
|
2022-04-29 15:44:25 -04:00 |
|
Richard Moore
|
e70f3fe26f
|
Added IPNS support for ENS contenthash.
|
2022-03-25 03:57:43 -04:00 |
|
Richard Moore
|
5998fea53d
|
Fix issue with CCIP Read using wrong sender (#2478).
|
2022-03-15 21:33:06 -04:00 |
|
Richard Moore
|
f46aa75ef1
|
Fix events getting blocked from fix for missed events (#1798, #1814, #1830, #2274, #2652).
|
2022-03-09 14:49:37 -05:00 |
|
Richard Moore
|
d160bac273
|
Ignore errors when resolving ENS resolver properties.
|
2022-03-09 14:31:16 -05:00 |
|
Richard Moore
|
be518c32ec
|
Enable CCIP Read for ENS resolvers (#2478).
|
2022-03-09 14:00:23 -05:00 |
|
Richard Moore
|
f67a9a8569
|
Fix missing events on certain network conditions (#1798, #1814, #1830, #2274, #2652).
|
2022-03-09 02:08:37 -05:00 |
|
Richard Moore
|
ae23bb76a9
|
Added CCIP support to provider.call (#2478).
|
2022-03-04 16:15:47 -05:00 |
|
Richard Moore
|
eb91d708ac
|
Merge branch 'v5.4'
|
2022-02-18 18:23:02 -05:00 |
|
Richard Moore
|
83891f9258
|
Add EIP-2544 Wildcard support (#2477, #2582, #2583).
|
2022-02-18 18:15:03 -05:00 |
|
Richard Moore
|
03545aa78b
|
Support invalid but popular IPFS URI format (#2271, #2527, #2590).
|
2022-01-24 16:39:50 -05:00 |
|
Richard Moore
|
3f5bc6ddc1
|
Fixed case-folding in schemes for ENS avatars (#2500).
|
2022-01-06 03:46:02 -05:00 |
|
Richard Moore
|
3d6a7ec020
|
Add support for IPFS metadata imageUrl in getAvatar (#2426).
|
2021-12-24 01:41:41 -05:00 |
|
Richard Moore
|
2f57c6a4ab
|
Do not swallow ENS not supported errors (#2387).
|
2021-12-24 01:08:54 -05:00 |
|
Richard Moore
|
b8391b0e61
|
Added support for data URLs for avatar metadata.
|
2021-10-31 00:53:49 -04:00 |
|
Richard Moore
|
1e1c93effa
|
Fixed getAvatar for unconfigured ENS names.
|
2021-10-31 00:05:27 -04:00 |
|
Richard Moore
|
ecce86125d
|
Added ENS avatar support to provider (#2185).
|
2021-10-18 23:53:37 -04:00 |
|
Richard Moore
|
a5c6a468f4
|
Better errors when non-string address or ENS name is passed into Contracts or provider methods (#1051).
|
2021-10-16 01:30:06 -04:00 |
|
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 |
|