ethers.js/packages/providers/src.ts
2020-05-01 16:32:32 -04:00
..
_version.ts Updated dist files. 2020-04-27 06:31:43 -04:00
alchemy-provider.ts Added support for complex API keys including support for INFURA project secrets (#464, #651, #652). 2019-11-19 18:00:05 +09:00
base-provider.ts Fixed getLogs filter deserialization (#805). 2020-04-28 04:52:29 -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 Added string spell-checking to library and fixed discovered typos. 2020-04-22 02:42:25 -04:00
fallback-provider.ts Updating style. 2020-05-01 16:32:32 -04:00
formatter.ts Added string spell-checking to library and fixed discovered typos. 2020-04-22 02:42:25 -04:00
index.ts Added EIP-1193 support to Web3Provider. 2020-04-27 06:15:44 -04:00
infura-provider.ts Fixed null apiKey problem for InfuraProvider. 2019-11-20 18:28:13 +09: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 Added EIP-1193 support to Web3Provider. 2020-04-27 06:15:44 -04:00
nodesmith-provider.ts Removing NodesmithProvider from default provider as it is being discontinued. 2019-11-19 18:14:40 +09:00
url-json-rpc-provider.ts Better type safety for defineReadOnly. 2020-02-04 08:01:26 -05:00
web3-provider.ts Added EIP-1193 support to Web3Provider. 2020-04-27 06:15:44 -04:00
websocket-provider.ts Fixed inconsistent log format in WebSocketProvider (#795). 2020-04-23 23:17:55 -04:00