Commit Graph

183 Commits

Author SHA1 Message Date
Richard Moore
7a12216cfb
Initial EIP-1559 support (#1610). 2021-05-30 17:47:04 -04:00
Richard Moore
621897f249
More resiliant testing. 2021-05-18 15:52:32 -04:00
Richard Moore
dad3829c2e
Updated dist files. 2021-05-17 16:19:36 -04:00
Richard Moore
3316468e3e
More aggresively check for mempool transactions sent from JsonRpcSigner. 2021-05-13 23:29:59 -04:00
Richard Moore
5144acf456
Added initial support for detecting replacement transactions (#1477). 2021-05-13 23:28:47 -04:00
Richard Moore
26464c5425
Added debug event to Web3Provider. 2021-05-13 22:27:13 -04:00
Richard Moore
37a9c77ab2
Abstracted EtherscanProivder to more easily fascilitate other Etherscan-supported chains (#1204, #1473). 2021-05-07 00:31:15 -04:00
Richard Moore
ce8f1e4015
Updated dist files. 2021-04-19 21:30:28 -04:00
Richard Moore
58488e78f9
Fixed JsonRpcProvider event-loop caching when using any network (#1484). 2021-04-19 20:56:18 -04:00
Richard Moore
0cd5fccfad
Updated dist files. 2021-04-17 22:41:09 -04:00
Richard Moore
ae0d5eb7c2
Removed underscore from the JsonRpcBatchProvider name (#62, #656, #892). 2021-04-17 18:12:08 -04:00
Richard Moore
b8df000c8f
Added better error detection when pre-EIP-155 transactions are disabled. 2021-04-17 18:10:27 -04:00
Richard Moore
b65508995c
Fixed EIP-2930 transactions for EtherscanProvider (#1364). 2021-04-14 15:04:24 -04:00
Richard Moore
d55ab6d4e6
Added experimental _JsonRpcBatchProvider (#62, #656, #892). 2021-04-02 03:53:48 -04:00
Richard Moore
1a7c4e89ef
Cache JsonRpcProvider requests for certain methods per event loop (#1371). 2021-04-02 03:45:47 -04:00
Richard Moore
3b1d3fcee6
Update dist files. 2021-03-30 15:22:45 -04:00
Richard Moore
c47d2eba4d
Added EIP-2930 support (#1364). 2021-03-26 16:16:56 -04:00
Richard Moore
6c43e20e7a
Updated dist files. 2021-03-07 18:24:04 -05:00
Richard Moore
bcda16df1d
Updated dist files. 2021-02-12 19:06:01 -05:00
Richard Moore
8279120e0a
Better error messaging when provider backends give bogus responses (#1243). 2021-02-12 18:52:44 -05:00
Richard Moore
80cde06bcc
Updated dist files 2021-02-08 15:24:45 -05:00
Richard Moore
73e94349de
When in Status trigger personal_sign instead of eth_sign (#1285). 2021-02-08 14:46:04 -05:00
Richard Moore
fd0cf2cc54
Updated dist files. 2021-02-02 17:32:11 -05:00
Richard Moore
27a981c84b
Added load balancer support to PocketProvider (#1052). 2021-02-02 17:05:47 -05:00
Richard Moore
e727efc33e
Added support for networks with slightly incorrect EIP-658 implementations (#952, #1251). 2021-02-01 15:50:27 -05:00
Richard Moore
4f67ecdf62
Updated dist files. 2021-01-31 21:12:58 -05:00
Richard Moore
20f6e16394
Better provider internal block management (#1084, #1208, #1221, #1235). 2021-01-13 14:42:15 -05:00
Richard Moore
2df9dd1120
Updated dist files. 2021-01-13 03:41:29 -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
e0ccafb140
Updated dist files. 2021-01-08 03:32:59 -05:00
Richard Moore
1c4259881a
Updated dist files. 2020-11-25 15:30:58 -05:00
Richard Moore
95e2871966
Updated dist files. 2020-11-22 22:44:33 -05:00
Richard Moore
4a8d579dca
Fix for new versions of Geth which return formatted data on revert rather than standard data (#949). 2020-11-22 17:43:32 -05:00
Richard Moore
8933467c01
Updated dist build. 2020-11-16 23:07:24 -05:00
Richard Moore
4809325bee
Refactoring dist build process. 2020-11-14 17:42:36 -05:00
Richard Moore
fe17a29581
Allow 0x as a numeric value for 0 in Provider formatter (#1104). 2020-10-22 21:03:51 -04:00
Richard Moore
5a9bc30336
Updated dist files. 2020-10-22 20:01:18 -04:00
Richard Moore
28f60d5ef8
Use POST for long requests in EtherscanProvider (#1093). 2020-10-22 19:46:52 -04:00
Richard Moore
15a90af5be
Fix signTypedData call for JsonRpcSigner (#687). 2020-10-19 01:17:36 -04:00
Richard Moore
86146650d8
Updated dist files. 2020-10-18 23:19:16 -04:00
Richard Moore
be4e2164e6
Initial Signer support for EIP-712 signed typed data (#687). 2020-10-18 21:52:25 -04:00
Richard Moore
a62d20d86f
Added initial PocketProvider (#1052). 2020-10-08 20:21:32 -04:00
Richard Moore
38a068bcea
Add gzip support to AlchemyProivder and InfuraProvider fetching (#1085). 2020-10-07 19:43:20 -04:00
Richard Moore
a022093ce0
Added CommunityResourcable to mark Providers as highly throttled. 2020-10-07 17:28:18 -04:00
Richard Moore
50f84b3c57
Updated dist files. 2020-10-07 00:25:28 -04:00
Richard Moore
8e682cc848
Added debug event info to WebSocketProvider (#1018). 2020-10-06 21:12:49 -04:00
Richard Moore
4d95fe925d
Updated dist files. 2020-10-05 15:46:12 -04:00
Richard Moore
40264ff900
Cache chain ID for WebSocketProvider (#1054). 2020-10-03 02:54:03 -04:00
Richard Moore
9486185ceb
Updated dist files. 2020-09-22 23:18:45 -04:00
Richard Moore
d15c097dba
Updated dist files. 2020-09-16 03:08:36 -04:00