ethers.js/packages/providers/src.ts
2020-06-03 03:47:17 -04:00
..
_version.ts Updated dist files. 2020-06-03 03:47:17 -04:00
alchemy-provider.ts Added goerli to AlchemyProvider. 2020-05-04 22:39:31 -04:00
base-provider.ts Fix non-any Provider network emit (#495, #861). 2020-06-03 03:34:40 -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 Allow providers to detect their network after instantiation (#814). 2020-05-03 17:32:16 -04:00
fallback-provider.ts Fixed FallbackProvider sync-stalling for backends (#841). 2020-05-20 23:42:08 -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 Added getWebSocketProvider static method to InfuraProvider. 2020-05-03 14:20:33 -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 JsonRpcSigner to override from if it matches Signer (#862). 2020-06-03 03:17:42 -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 Allow providers to detect their network after instantiation (#814). 2020-05-03 17:32:16 -04:00
web3-provider.ts Added EIP-1193 support to Web3Provider. 2020-04-27 06:15:44 -04:00
websocket-provider.ts Added initial support for spontaneous network changes (#495, #861). 2020-06-03 02:37:59 -04:00