.. |
_version.ts
|
Updated dist files.
|
2020-07-13 08:03:56 -04:00 |
alchemy-provider.ts
|
Added initial throttling support (#139, #904, #926).
|
2020-07-14 02:26:45 -04:00 |
base-provider.ts
|
Allow provider.ready to stall until the network is available (#882).
|
2020-06-13 21:26:50 -04:00 |
browser-ipc-provider.ts
|
Initial v5 branch commit.
|
2019-05-14 18:25:46 -04:00 |
browser-net.ts
|
Initial v5 branch commit.
|
2019-05-14 18:25:46 -04:00 |
browser-ws.ts
|
Fixes for dist builds without injected XMLHttpRequest (#789, #506).
|
2020-04-18 02:46:52 -04:00 |
cloudflare-provider.ts
|
Work-around for Cloudflare not offering eth_blockNumber.
|
2020-04-23 08:13:53 -04:00 |
etherscan-provider.ts
|
Longer Etherscan throttle slot interval.
|
2020-07-16 05:29:33 -04:00 |
fallback-provider.ts
|
Fixed FallbackProvider sync-stalling for backends (#841).
|
2020-05-20 23:42:08 -04:00 |
formatter.ts
|
Added initial throttling support (#139, #904, #926).
|
2020-07-14 02:26:45 -04:00 |
index.ts
|
Added StaticJsonRpcProvider for reducing calls to chainId in certain cases (#901).
|
2020-06-29 00:21:59 -04:00 |
infura-provider.ts
|
Added initial throttling support (#139, #904, #926).
|
2020-07-14 02:26:45 -04:00 |
ipc-provider.ts
|
Updated signature for JsonRpcProvider.send to match EIP-1193.
|
2020-02-10 15:39:38 -05:00 |
json-rpc-provider.ts
|
Allow provider.ready to stall until the network is available (#882).
|
2020-06-13 21:26:50 -04:00 |
nodesmith-provider.ts
|
Added initial throttling support (#139, #904, #926).
|
2020-07-14 02:26:45 -04:00 |
url-json-rpc-provider.ts
|
Fixed StaticJsonRpcProvider when auto-detecting network (#901).
|
2020-07-04 23:06:18 -04:00 |
web3-provider.ts
|
Added EIP-1193 support to Web3Provider.
|
2020-04-27 06:15:44 -04:00 |
websocket-provider.ts
|
Use status code 1000 on WebSocket hangup for compatibility.
|
2020-07-13 09:27:08 -04:00 |