ethers.js/packages/providers/src.ts
2021-10-16 01:11:53 -04:00
..
_version.ts updated dist files. 2021-08-24 16:15:51 -03:00
alchemy-provider.ts Removed temporary code for better errors needed until Alchemy added EIP-1559 support (#1893). 2021-08-23 23:02:32 -03:00
base-provider.ts Added some explicit null results to previously implicit null results for ENS (#1850). 2021-10-04 12:19:48 -04: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 docs: fixed typos in comments; h/t @ly0va (#1838). 2021-10-04 11:46:24 -04:00
fallback-provider.ts docs: fixed typos in comments; h/t @ly0va (#1838). 2021-10-04 11:46:24 -04:00
formatter.ts Added BigNumber _difficulty to Block results (#2001, #2036). 2021-10-04 12:09:44 -04:00
index.ts docs: fixed typos in comments; h/t @ly0va (#1838). 2021-10-04 11:46:24 -04:00
infura-provider.ts Added matic support to INFURA and Alchemy (#1546). 2021-07-23 02:13:35 -04:00
ipc-provider.ts Refactoring dist build process. 2020-11-14 17:42:36 -05:00
json-rpc-batch-provider.ts Removed underscore from the JsonRpcBatchProvider name (#62, #656, #892). 2021-04-17 18:12:08 -04:00
json-rpc-provider.ts Use personal_sign instead of eth_sign for message signing with JsonRpcSigner; added _legacySignMessage for legacy support (#1542, #1840). 2021-10-16 01:11:53 -04:00
nodesmith-provider.ts Added initial throttling support (#139, #904, #926). 2020-07-14 02:26:45 -04:00
pocket-provider.ts docs: fixed typos in comments; h/t @ly0va (#1838). 2021-10-04 11:46:24 -04: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 Use personal_sign instead of eth_sign for message signing with JsonRpcSigner; added _legacySignMessage for legacy support (#1542, #1840). 2021-10-16 01:11:53 -04:00
websocket-provider.ts docs: fixed typos in comments; h/t @ly0va (#1838). 2021-10-04 11:46:24 -04:00
ws.ts Refactoring dist build process. 2020-11-14 17:42:36 -05:00