.. |
_version.ts
|
Updated dist files.
|
2020-05-29 21:27:59 -04:00 |
alchemy-provider.ts
|
Added goerli to AlchemyProvider.
|
2020-05-04 22:39:31 -04:00 |
base-provider.ts
|
Major Contract refactor for overrides (#819, #845, #847, #860).
|
2020-06-01 04:46:37 -04: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 |
browser-ws.ts
|
Fixes for dist builds without injected XMLHttpRequest (#789, #506).
|
2020-04-18 02:46:52 -04:00 |
cloudflare-provider.ts
|
Work-around for Cloudflare not offering eth_blockNumber.
|
2020-04-23 08:13:53 -04:00 |
etherscan-provider.ts
|
Allow providers to detect their network after instantiation (#814).
|
2020-05-03 17:32:16 -04:00 |
fallback-provider.ts
|
Fixed FallbackProvider sync-stalling for backends (#841).
|
2020-05-20 23:42:08 -04:00 |
formatter.ts
|
Added string spell-checking to library and fixed discovered typos.
|
2020-04-22 02:42:25 -04:00 |
index.ts
|
Added EIP-1193 support to Web3Provider.
|
2020-04-27 06:15:44 -04:00 |
infura-provider.ts
|
Added getWebSocketProvider static method to InfuraProvider.
|
2020-05-03 14:20:33 -04: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
|
Major Contract refactor for overrides (#819, #845, #847, #860).
|
2020-06-01 04:46:37 -04: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
|
Allow providers to detect their network after instantiation (#814).
|
2020-05-03 17:32:16 -04:00 |
web3-provider.ts
|
Added EIP-1193 support to Web3Provider.
|
2020-04-27 06:15:44 -04:00 |
websocket-provider.ts
|
Correctly set last emitted block for WebSocketProvider (#856).
|
2020-05-29 20:41:20 -04:00 |