ethers.js/packages/providers/src.ts
2020-02-10 15:39:38 -05:00
..
_version.ts Updated dist files. 2020-02-06 18:21:34 -05: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 Added timeout to waitForTransaction (#477). 2020-02-03 23:05:04 -05: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
cloudflare-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
etherscan-provider.ts Migrating providers to modern syntax and scoping (#634). 2019-11-01 23:51:08 +09:00
fallback-provider.ts Better type safety for defineReadOnly. 2020-02-04 08:01:26 -05:00
formatter.ts Fixed out-of-bounds difficulty in getBlock, which can affect PoA networks (#711). 2020-01-21 18:37:16 -05:00
index.ts Migrating providers to modern syntax and scoping (#634). 2019-11-01 23:51:08 +09: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 Updated signature for JsonRpcProvider.send to match EIP-1193. 2020-02-10 15:39:38 -05: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 Updated signature for JsonRpcProvider.send to match EIP-1193. 2020-02-10 15:39:38 -05:00