Richard Moore
|
be3854e648
|
Forward some missing EIP-1559 fields to call and estimateGas (#1766).
|
2021-07-29 23:12:29 -04:00 |
|
Richard Moore
|
0d40156fcb
|
Updated dist files.
|
2021-07-23 02:21:24 -04:00 |
|
Richard Moore
|
576e9b54ab
|
Added matic support to INFURA and Alchemy (#1546).
|
2021-07-23 02:13:35 -04:00 |
|
Richard Moore
|
bc5cc2e7e3
|
Added string change to coalesce errors on some clients.
|
2021-07-23 01:52:43 -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
|
a1f8d188a7
|
Fixed Etherscan string change and enabled all tests.
|
2021-07-03 00:45:03 -04:00 |
|
Richard Moore
|
ecae793edf
|
Fixed EtherscanProvider NONCE_EXPIRED matching string update.
|
2021-07-02 00:18:53 -04:00 |
|
Richard Moore
|
a0fa92c075
|
updated dist files.
|
2021-06-29 12:25:07 -04:00 |
|
Richard Moore
|
72feee8f58
|
Fixed explicit EIP-1559 keys for JsonRpcSigner.
|
2021-06-29 11:57:53 -04:00 |
|
Richard Moore
|
0364dd9368
|
Added some provider-specific adjustments to deal with eip-1559 (#1610).
|
2021-06-25 22:58:55 -04:00 |
|
Richard Moore
|
ba6854bdd5
|
Added effectiveGasPrice to receipt.
|
2021-06-25 22:57:05 -04:00 |
|
Richard Moore
|
1e31b34a5a
|
Fixed ENS names for JsonRpcSigner.
|
2021-06-25 00:02:08 -04:00 |
|
Richard Moore
|
b1affdbc10
|
Fixed documentation on FallbackProvider priority (#1713).
|
2021-06-24 18:07:33 -04:00 |
|
Richard Moore
|
c2c0ce7503
|
Updated dist files.
|
2021-06-24 02:13:06 -04:00 |
|
Richard Moore
|
319987ec3e
|
Fixed EIP-1559 from address calculation bug (#1610).
|
2021-06-24 00:46:53 -04:00 |
|
Richard Moore
|
2a7ce0e72a
|
merged master including transaction type 0 legacy constant (#1610).
|
2021-06-24 00:02:50 -04:00 |
|
Richard Moore
|
d001901c8c
|
Added type to TransactionResponse and TrnsactionReceipt (#1687).
|
2021-06-23 23:39:57 -04:00 |
|
Richard Moore
|
91951dc825
|
Trap CALL_EXCEPTION errors when resolving ENS entries (#1690).
|
2021-06-21 23:25:37 -04:00 |
|
Richard Moore
|
c5bca7767e
|
Refactored eip-1559 logic (#1610).
|
2021-06-14 22:24:14 -04:00 |
|
Richard Moore
|
412bbe2939
|
Updated dist files.
|
2021-06-10 18:29:05 -04:00 |
|
Richard Moore
|
ee82e86ccc
|
Fixed replacement transaction detection for JsonRpcSigner (#1658).
|
2021-06-10 18:22:02 -04:00 |
|
Richard Moore
|
4e6d121fb8
|
Updated dist files.
|
2021-05-31 19:06:24 -04:00 |
|
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 |
|