ethers.js/src.ts/providers
2024-04-09 20:36:16 -04:00
..
abstract-provider.ts Fix uncatchable issue when sending transactions over JSON-RPC and provide some retry-recovery for missing v (#4513). 2023-12-19 04:52:38 -05:00
abstract-signer.ts docs: added jsdocs and general documentation 2023-06-01 17:42:48 -04:00
community.ts docs: replaces ethers.io URLs with ethers.org 2023-02-03 21:53:10 -05:00
contracts.ts docs: added jsdocs and general documentation 2023-06-01 17:42:48 -04:00
default-provider.ts Added Chainstack provider (#2741). 2024-04-09 20:36:16 -04:00
ens-resolver.ts Allow ENS wildcards with labels up to 255 bytes wide; discussed with ENS and deemed safe (#4543). 2024-02-14 12:36:29 -05:00
format.ts Fix transaction.index not being populated on some backends (#4591). 2024-02-14 12:23:48 -05:00
formatting.ts Added EIP-4788, receipts root and state root fields to Block (#4570). 2024-02-05 19:56:26 -05:00
index.ts Added Chainstack provider (#2741). 2024-04-09 20:36:16 -04:00
network.ts Added holesky network and related end-points for supporting providers. 2024-01-24 22:39:05 -05:00
pagination.ts Initial code drop for v6-beta-exports. 2022-09-05 16:14:43 -04:00
plugin-fallback.ts Use consistent naming scheme for plugins. 2023-02-02 03:05:37 -05:00
plugins-network.ts docs: updated jsdocs for flatworm generation 2023-08-02 23:48:42 -04:00
provider-alchemy.ts Updated third-party provider network URLs (#4542). 2024-01-15 23:06:21 -05:00
provider-ankr.ts Updated third-party provider network URLs (#4542). 2024-01-15 23:06:21 -05:00
provider-browser.ts Assert BrowserProvider receives an EIP-1193 provider to fail early when passing undefined ethereum object. 2024-02-02 03:10:40 -05:00
provider-chainstack.ts Added Chainstack provider (#2741). 2024-04-09 20:36:16 -04:00
provider-cloudflare.ts docs: added more documentation 2023-01-28 01:52:20 -05:00
provider-etherscan.ts Use Secure endpoints for BNB on Etherscan (#4525). 2024-01-30 23:55:06 -05:00
provider-fallback.ts docs: fixed jsdoc typos (#4556) 2024-01-31 00:35:34 -05:00
provider-infura.ts Updated thrid-part provider URLs for QuickNode. 2024-01-17 13:22:49 -05:00
provider-ipcsocket-browser.ts Initial code drop for v6-beta-exports. 2022-09-05 16:14:43 -04:00
provider-ipcsocket.ts Add auto-detected static network support to providers and allow customizing socket provider options (#4199, #4418, #4441). 2023-11-27 05:23:10 -05:00
provider-jsonrpc.ts docs: fixed jsdocs typo (#4515) 2024-01-31 00:40:17 -05:00
provider-pocket.ts Fix matic-mumbai network and include aliases to legacy names (#3811). 2023-02-23 06:29:09 -05:00
provider-quicknode.ts Added holesky network and related end-points for supporting providers. 2024-01-24 22:39:05 -05:00
provider-socket.ts Add auto-detected static network support to providers and allow customizing socket provider options (#4199, #4418, #4441). 2023-11-27 05:23:10 -05:00
provider-websocket.ts Add auto-detected static network support to providers and allow customizing socket provider options (#4199, #4418, #4441). 2023-11-27 05:23:10 -05:00
provider.ts Added EIP-4788, receipts root and state root fields to Block (#4570). 2024-02-05 19:56:26 -05:00
signer-noncemanager.ts docs: added jsdocs and general documentation 2023-06-01 17:42:48 -04:00
signer.ts docs: fixed jsdocs for signMessage (#4314) 2023-11-02 14:48:45 -04:00
subscriber-connection.ts Fix Subscriber model when removed within emit callback. 2023-02-04 03:12:04 -05:00
subscriber-filterid.ts docs: added jsdocs and general documentation 2023-06-01 17:42:48 -04:00
subscriber-polling.ts Added safe and finalized provider events (#3921). 2023-11-11 18:41:40 -05:00
ws-browser.ts Initial code drop for v6-beta-exports. 2022-09-05 16:14:43 -04:00
ws.ts Initial code drop for v6-beta-exports. 2022-09-05 16:14:43 -04:00