.. |
abstract-provider.ts
|
Move all wrapping to proper _wrap functions (#3818).
|
2023-03-10 07:02:51 -05:00 |
abstract-signer.ts
|
Make AbstractProvider more sub-class friendly.
|
2023-02-02 03:04:20 -05:00 |
community.ts
|
docs: replaces ethers.io URLs with ethers.org
|
2023-02-03 21:53:10 -05:00 |
contracts.ts
|
Refactored JsonRpcApiProvider and the Provider model.
|
2022-09-17 23:17:52 -04:00 |
default-provider.ts
|
Remove Ankr as a deafult for now as the provided API key is failing.
|
2023-03-20 14:40:43 -04:00 |
ens-resolver.ts
|
docs: fixed typo (#3864)
|
2023-03-13 01:10:42 -04:00 |
format.ts
|
Populate any missing log.removed with false (#3959).
|
2023-04-19 15:45:54 +09:00 |
formatting.ts
|
Removed duplicate interfaces.
|
2022-12-03 15:14:34 -05:00 |
index.ts
|
docs: added more jsdocs and examples
|
2023-02-12 21:21:11 -05:00 |
network.ts
|
Added Sepolia support (#3863).
|
2023-03-07 01:36:57 -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
|
Use consistent naming scheme for plugins.
|
2023-02-02 03:05:37 -05:00 |
provider-alchemy.ts
|
Added Sepolia support (#3863).
|
2023-03-07 01:36:57 -05:00 |
provider-ankr.ts
|
docs: added more documentation
|
2023-01-28 01:52:20 -05:00 |
provider-browser.ts
|
Small refactoring of providers.
|
2022-11-27 21:58:07 -05:00 |
provider-cloudflare.ts
|
docs: added more documentation
|
2023-01-28 01:52:20 -05:00 |
provider-etherscan.ts
|
Fix matic-mumbai network and include aliases to legacy names (#3811).
|
2023-02-23 06:29:09 -05:00 |
provider-fallback.ts
|
Fixed FallbackProvider median calculation (#3746).
|
2023-02-14 11:54:08 -05:00 |
provider-infura.ts
|
Fix matic-mumbai network and include aliases to legacy names (#3811).
|
2023-02-23 06:29:09 -05:00 |
provider-ipcsocket-browser.ts
|
Initial code drop for v6-beta-exports.
|
2022-09-05 16:14:43 -04:00 |
provider-ipcsocket.ts
|
Removed stray logging in IpcProvider (#3908, #3909).
|
2023-03-18 13:27:47 -04:00 |
provider-jsonrpc.ts
|
Added extra details in the error info field for RPC errors.
|
2023-03-20 14:42:19 -04: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
|
Fix matic-mumbai network and include aliases to legacy names (#3811).
|
2023-02-23 06:29:09 -05:00 |
provider-socket.ts
|
Fixed events when emitted in WebSocketProvider (#3767, #3922).
|
2023-03-27 21:21:03 -04:00 |
provider-websocket.ts
|
Added common method destroy to Provider.
|
2022-12-30 14:31:22 -05:00 |
provider.ts
|
docs: added more jsdocs to TransactionResponse
|
2023-03-11 01:02:24 -05:00 |
signer-noncemanager.ts
|
Fix NoneManager race condition (#3812, #3813).
|
2023-02-22 21:10:43 -05:00 |
signer.ts
|
docs: fixed typos in docs
|
2023-02-26 18:25:02 -05:00 |
subscriber-connection.ts
|
Fix Subscriber model when removed within emit callback.
|
2023-02-04 03:12:04 -05:00 |
subscriber-filterid.ts
|
More robust support on networks which throw when filters are not supported (#3767).
|
2023-02-12 22:04:20 -05:00 |
subscriber-polling.ts
|
Stall block polling bootstrap when the network is down (#3924).
|
2023-03-23 17:08:46 -04: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 |