Richard Moore
|
c730cbc629
|
docs: Added Provider api-keys page.
|
2020-07-14 02:12:59 -04:00 |
|
Richard Moore
|
4ef3fc501b
|
docs: Updated code samples to use WebSocketProvider destroy.
|
2020-07-14 02:11:57 -04:00 |
|
Richard Moore
|
c22fd3e73d
|
Fixed CI fail-fast and continue-on-error
|
2020-07-13 19:48:31 -04:00 |
|
Richard Moore
|
78eb9d6176
|
Updated dist files.
|
2020-07-13 09:34:20 -04:00 |
|
Richard Moore
|
00f4ba0eeb
|
Prevent a CI job failure from killing the workflow.
|
2020-07-13 09:28:08 -04:00 |
|
Richard Moore
|
588f64c760
|
Use status code 1000 on WebSocket hangup for compatibility.
|
2020-07-13 09:27:08 -04:00 |
|
Richard Moore
|
6039464342
|
Updated dist files.
|
2020-07-13 08:50:41 -04:00 |
|
Richard Moore
|
866ab30400
|
Removing node v14 from CI (temporary).
|
2020-07-13 08:42:40 -04:00 |
|
Richard Moore
|
57fd6f0604
|
Updated WebSocketProvider to use web-style event listener API.
|
2020-07-13 08:41:54 -04:00 |
|
Richard Moore
|
49e83b0c4d
|
Updated dist files.
|
2020-07-13 08:03:56 -04:00 |
|
Richard Moore
|
1cfe4962aa
|
Added tests to help fill out coverage tests.
|
2020-07-13 07:30:49 -04:00 |
|
Richard Moore
|
79b1da130b
|
Normalize formatUnits to simplified decimals.
|
2020-07-13 07:28:56 -04:00 |
|
Richard Moore
|
e128bfcd10
|
Prevent zero-padding on Solidity type lengths.
|
2020-07-13 07:28:05 -04:00 |
|
Richard Moore
|
e3d3e604f2
|
Set sensible defaults for INFURA and AlchemyAPI getWebSocketProvider methods.
|
2020-07-13 07:26:40 -04:00 |
|
Richard Moore
|
619a8888eb
|
Added logger assert methods.
|
2020-07-13 07:24:57 -04:00 |
|
Richard Moore
|
c304d37cbd
|
Added coverage keep-alive reporter.
|
2020-07-13 07:23:41 -04:00 |
|
Richard Moore
|
149e0839b1
|
Added TypeScript map generation and files.
|
2020-07-13 06:50:29 -04:00 |
|
Richard Moore
|
0c1d55b6dc
|
Added initial code coverage testing.
|
2020-07-13 06:48:33 -04:00 |
|
Richard Moore
|
d0a79c6a13
|
Added destroy to WebSocketProvider.
|
2020-07-12 05:02:08 -04:00 |
|
Richard Moore
|
c6601769ad
|
Updated packages (security updates).
|
2020-07-08 12:33:55 -04:00 |
|
Richard Moore
|
a78ca7eb8d
|
Updated docs.
|
2020-07-07 23:20:32 -04:00 |
|
Richard Moore
|
59239d2f61
|
Updated dist files.
v5.0.5
|
2020-07-07 23:19:00 -04:00 |
|
Richard Moore
|
bf65ddbff0
|
Fixed splitSignature when recoveryParam is encoded directly (#893, #933).
|
2020-07-07 22:54:35 -04:00 |
|
Richard Moore
|
7e56f3d392
|
Fixed BigNumber string validation (#935).
|
2020-07-07 22:18:02 -04:00 |
|
Richard Moore
|
4124a568fd
|
Adding @yuetloo web3 migration docs.
|
2020-07-06 18:26:11 -04:00 |
|
Yuet Loo Wong
|
db7202578d
|
migration from web3
|
2020-07-06 17:47:51 -04:00 |
|
Richard Moore
|
e38fa1cdd4
|
Updated spell check script.
|
2020-07-05 00:03:50 -04:00 |
|
Richard Moore
|
a1b2a62e6b
|
Updated docs build.
|
2020-07-05 00:02:47 -04:00 |
|
Richard Moore
|
f34be4e2c2
|
Updated dist files.
v5.0.4
|
2020-07-05 00:01:57 -04:00 |
|
Richard Moore
|
84e253f3f9
|
Prevent negative exponents in BigNumber (#925).
|
2020-07-04 23:41:05 -04:00 |
|
Richard Moore
|
0fd9aa5cb6
|
Fixed StaticJsonRpcProvider when auto-detecting network (#901).
|
2020-07-04 23:06:18 -04:00 |
|
Richard Moore
|
2a73b6ed34
|
Updated docs for ESM import.
|
2020-07-04 22:46:47 -04:00 |
|
Richard Moore
|
0838135d4a
|
Fixed typos in docs (#921).
|
2020-07-04 22:44:27 -04:00 |
|
Richard Moore
|
a144ed8a71
|
Fixed migration docs (#890).
|
2020-07-04 21:29:18 -04:00 |
|
Richard Moore
|
c646a0c881
|
Updated docs build.
|
2020-07-03 01:54:56 -04:00 |
|
Richard Moore
|
0059b7e468
|
Fixed documentation typos (#895, #917, #924).
|
2020-07-03 01:44:17 -04:00 |
|
Richard Moore
|
4838874127
|
Added WebSocket static method to Alchemy provider and updated Alchemy URLs.
|
2020-07-03 01:41:32 -04:00 |
|
Richard Moore
|
96cb44025b
|
Updated dist files.
v5.0.3
|
2020-06-29 00:54:30 -04:00 |
|
Richard Moore
|
7fe702d59b
|
Fixed typo in error string.
|
2020-06-29 00:45:47 -04:00 |
|
Richard Moore
|
9e1434503e
|
Updated elliptic package to address possible malleability issue; which should not affect Ethereum.
|
2020-06-29 00:40:17 -04:00 |
|
Richard Moore
|
08c74e9a13
|
Fixed FixedNumber unguarded constructor and added isZero (#898).
|
2020-06-29 00:38:27 -04:00 |
|
Richard Moore
|
c53864de0a
|
Added StaticJsonRpcProvider for reducing calls to chainId in certain cases (#901).
|
2020-06-29 00:21:59 -04:00 |
|
Richard Moore
|
8c1ff4c862
|
Allow getDefaultProvider to accept a URL as a network.
|
2020-06-29 00:06:31 -04:00 |
|
Richard Moore
|
987b5354cc
|
Make network an optional parameter to WebSocketProvider.
|
2020-06-29 00:04:45 -04:00 |
|
Richard Moore
|
1a4f7d1b53
|
Updated docs.
|
2020-06-17 23:38:59 -04:00 |
|
Richard Moore
|
f9e9347e69
|
Removed deprecated errors package.
|
2020-06-17 23:34:53 -04:00 |
|
Richard Moore
|
d00362eb70
|
Updated badges in docs.
|
2020-06-15 02:43:17 -04:00 |
|
Richard Moore
|
8ed67a5c19
|
Fixed typo in docs (#885).
|
2020-06-15 02:25:46 -04:00 |
|
Richard Moore
|
f99029b49a
|
Merge branch 'master' of github.com:ethers-io/ethers.js
|
2020-06-13 21:39:55 -04:00 |
|
Richard Moore
|
3017a31127
|
Updated dist files.
v5.0.2
|
2020-06-13 21:39:36 -04:00 |
|