Richard Moore
|
9f20258d5d
|
Longer Etherscan throttle slot interval.
|
2020-07-16 05:29:33 -04:00 |
|
Richard Moore
|
63dd3d4682
|
Fixed ENS overrides for the default provider (#959).
|
2020-07-16 05:27:36 -04:00 |
|
Richard Moore
|
b1166211e2
|
Updated dist files.
|
2020-07-15 14:00:36 -04:00 |
|
Richard Moore
|
7d43545303
|
Added Retry-After support and adjustable slot interval to fetchJson.
|
2020-07-14 22:50:05 -04:00 |
|
Richard Moore
|
6fa853b309
|
Updated dist files.
|
2020-07-14 02:33:30 -04:00 |
|
Richard Moore
|
88c7eaed06
|
Added initial throttling support (#139, #904, #926).
|
2020-07-14 02:26:45 -04:00 |
|
Richard Moore
|
78eb9d6176
|
Updated dist files.
|
2020-07-13 09:34:20 -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
|
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
|
59239d2f61
|
Updated dist files.
|
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
|
f34be4e2c2
|
Updated dist files.
|
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
|
0838135d4a
|
Fixed typos in docs (#921).
|
2020-07-04 22:44:27 -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.
|
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
|
3017a31127
|
Updated dist files.
|
2020-06-13 21:39:36 -04:00 |
|
Richard Moore
|
bbb4f407b3
|
Allow provider.ready to stall until the network is available (#882).
|
2020-06-13 21:26:50 -04:00 |
|
Richard Moore
|
5a69e9caa8
|
Fixed embedded pacakge version strings.
|
2020-06-12 23:04:10 -04:00 |
|
Richard Moore
|
e805ab5b2d
|
Updated dist files (remove from beta).
|
2020-06-12 21:07:12 -04:00 |
|
Richard Moore
|
e1dce87525
|
Updated dist files.
|
2020-06-12 04:57:38 -04:00 |
|
Richard Moore
|
adc8d3d9ae
|
Support nonpayable Solidity modifier in ABI.
|
2020-06-12 04:41:53 -04:00 |
|
Richard Moore
|
693094e97c
|
More debug information in timeout and fetch errors (#678).
|
2020-06-12 04:41:07 -04:00 |
|
Richard Moore
|
5e7d28b19b
|
Use URL parse instead of constructor for react compatibility (#874).
|
2020-06-12 04:38:25 -04:00 |
|
Richard Moore
|
ddad98ab32
|
Updated dist files.
|
2020-06-03 03:47:17 -04:00 |
|
Richard Moore
|
d2406c42a1
|
Added test case for null from and blockTag to contract populateTransaction (#860).
|
2020-06-03 03:35:24 -04:00 |
|
Richard Moore
|
d2ca4fb443
|
Fix non-any Provider network emit (#495, #861).
|
2020-06-03 03:34:40 -04:00 |
|
Richard Moore
|
98bb58964b
|
Allow undefined properties in transaction object and fix stray this (#860).
|
2020-06-03 03:33:28 -04:00 |
|
Richard Moore
|
1a89c591c2
|
Allow JsonRpcSigner to override from if it matches Signer (#862).
|
2020-06-03 03:17:42 -04:00 |
|