ethers.js/packages/providers/src.ts
2021-02-12 19:06:01 -05:00
..
_version.ts Updated dist files. 2021-02-12 19:06:01 -05:00
alchemy-provider.ts Add gzip support to AlchemyProivder and InfuraProvider fetching (#1085). 2020-10-07 19:43:20 -04:00
base-provider.ts Better error messaging when provider backends give bogus responses (#1243). 2021-02-12 18:52:44 -05:00
browser-ipc-provider.ts Refactoring dist build process. 2020-11-14 17:42:36 -05:00
browser-net.ts Refactoring dist build process. 2020-11-14 17:42:36 -05:00
browser-ws.ts Refactoring dist build process. 2020-11-14 17:42:36 -05:00
cloudflare-provider.ts Work-around for Cloudflare not offering eth_blockNumber. 2020-04-23 08:13:53 -04:00
etherscan-provider.ts Fix for new versions of Geth which return formatted data on revert rather than standard data (#949). 2020-11-22 17:43:32 -05:00
fallback-provider.ts Added CommunityResourcable to mark Providers as highly throttled. 2020-10-07 17:28:18 -04:00
formatter.ts Added support for networks with slightly incorrect EIP-658 implementations (#952, #1251). 2021-02-01 15:50:27 -05:00
index.ts Added initial PocketProvider (#1052). 2020-10-08 20:21:32 -04:00
infura-provider.ts Add gzip support to AlchemyProivder and InfuraProvider fetching (#1085). 2020-10-07 19:43:20 -04:00
ipc-provider.ts Refactoring dist build process. 2020-11-14 17:42:36 -05:00
json-rpc-provider.ts Fix for new versions of Geth which return formatted data on revert rather than standard data (#949). 2020-11-22 17:43:32 -05:00
nodesmith-provider.ts Added initial throttling support (#139, #904, #926). 2020-07-14 02:26:45 -04:00
pocket-provider.ts Added load balancer support to PocketProvider (#1052). 2021-02-02 17:05:47 -05:00
url-json-rpc-provider.ts Added CommunityResourcable to mark Providers as highly throttled. 2020-10-07 17:28:18 -04:00
web3-provider.ts When in Status trigger personal_sign instead of eth_sign (#1285). 2021-02-08 14:46:04 -05:00
websocket-provider.ts Refactoring dist build process. 2020-11-14 17:42:36 -05:00
ws.ts Refactoring dist build process. 2020-11-14 17:42:36 -05:00