Richard Moore
|
bd5e39edf8
|
Updated changelog.
v4.0.49
|
2021-07-19 23:25:19 -04:00 |
|
Richard Moore
|
9e94c03d01
|
Updated elliptic library (#1439, #1782).
|
2021-07-19 23:22:02 -04:00 |
|
Richard Moore
|
278b388307
|
Added publishConfig to specify dist-tag.
|
2020-08-25 10:54:52 -04:00 |
|
Richard Moore
|
106f8a2109
|
Updated changelog.
|
2020-08-24 20:12:49 -04:00 |
|
Richard Moore
|
f79c9655bd
|
Bumped elliptic version for security updates.
|
2020-08-24 15:47:06 -04:00 |
|
Richard Moore
|
427e16826e
|
Updated dist files.
v4.0.47
|
2020-04-21 23:17:53 -04:00 |
|
Richard Moore
|
fab14f8f5a
|
Fixed typo in error message (#778).
|
2020-04-21 23:12:56 -04:00 |
|
Richard Moore
|
e8c89d7ca9
|
Allow receive type in ABI without warning (#746).
|
2020-04-21 23:10:15 -04:00 |
|
Richard Moore
|
b1c6575a1b
|
Updated dist files.
|
2020-03-14 16:59:58 +01:00 |
|
Richard Moore
|
3b7176f322
|
Fixed typo in error (#722).
|
2020-03-13 18:37:23 +01:00 |
|
Richard Moore
|
5f7ddcd5d7
|
Fix EtherscanProvider from throwing outside async context (#729).
|
2020-03-13 18:34:56 +01:00 |
|
Richard Moore
|
4c9d740cdf
|
Updated dist files.
|
2020-02-16 16:34:49 -05:00 |
|
Richard Moore
|
a930047a10
|
Added default API key for EtherscanProvider.
|
2020-02-16 16:29:29 -05:00 |
|
Richard Moore
|
4e41871fa4
|
Fixed typo in arguments name for waitForTransaction (#477).
|
2020-02-16 16:15:00 -05:00 |
|
Richard Moore
|
9947acc349
|
Partial support for non-English mnemonics for encrypted JSON wallets (#685).
|
2020-02-16 16:13:24 -05:00 |
|
Richard Moore
|
748f89660a
|
Updated expected balance in test cases.
v4.0.44
|
2020-01-29 22:45:34 -05:00 |
|
Richard Moore
|
2987925fa5
|
Updated dist files.
|
2020-01-29 22:14:34 -05:00 |
|
Richard Moore
|
0589b3102e
|
Fix backwards compatibility with certain parsed JSON objects passed into Interface and Contracts (#721).
|
2020-01-29 22:01:42 -05:00 |
|
Richard Moore
|
df51b26fe7
|
Updated ENS registry address for all networks.
|
2020-01-29 21:54:49 -05:00 |
|
Richard Moore
|
b288ad9ba7
|
Updated dist files.
v4.0.43
|
2020-01-10 21:14:46 -05:00 |
|
Richard Moore
|
6da5c53120
|
Fixed Contract and Interface constructor abi paramter type; should be a Fragment not a ParamType (#602).
|
2020-01-10 21:12:58 -05:00 |
|
Richard Moore
|
26d3271643
|
Add missing chainId to transaction responses (#700).
|
2020-01-10 20:59:28 -05:00 |
|
Richard Moore
|
12da07579a
|
Updated dist files.
|
2020-01-07 20:06:25 -05:00 |
|
Richard Moore
|
bd066b8542
|
Fix resolveName when name is an address with an invalid checksum (#694).
|
2020-01-07 20:04:58 -05:00 |
|
Richard Moore
|
4478896ca5
|
Fixed testcases for PhantomJS syntax.
v4.0.42
|
2020-01-03 19:43:27 -05:00 |
|
Richard Moore
|
f996ec0c32
|
Updated dist files.
|
2020-01-03 19:01:29 -05:00 |
|
Richard Moore
|
c76e01e61f
|
Properly handle errors in the IpcProvider (#695).
|
2020-01-03 18:56:07 -05:00 |
|
Richard Moore
|
f8087ae39c
|
Added utility function to compute CREATE2 addresses (#697).
|
2020-01-03 18:20:15 -05:00 |
|
Richard Moore
|
7250cdcd31
|
Updated dist files.
v4.0.41
|
2019-12-21 01:09:18 -05:00 |
|
Richard Moore
|
20f34f1ba9
|
Added proper support for v0.6 Solidity JSON type (#688).
|
2019-12-21 01:03:05 -05:00 |
|
Richard Moore
|
4ac08432b8
|
Fixed PhantomJS test cases for new elliptic library.
|
2019-11-24 20:56:28 +09:00 |
|
Richard Moore
|
3e3048df81
|
Merge branch 'master' of github.com:ethers-io/ethers.js
|
2019-11-24 20:06:38 +09:00 |
|
Richard Moore
|
c6199bf52a
|
Updated dist files.
|
2019-11-24 20:06:10 +09:00 |
|
Richard Moore
|
20409c083c
|
Update elliptic package to protect from Minerva timing attack (#666).
|
2019-11-24 19:55:10 +09:00 |
|
Richard Moore
|
7a90f18145
|
Do not poll if disabled during the previous event loop.
|
2019-11-24 19:34:17 +09:00 |
|
Richard Moore
|
df1ae611ba
|
Moved node types to devDependencies (#663).
|
2019-11-24 19:33:02 +09:00 |
|
Richard Moore
|
6009a26c89
|
Added provider property to Web3Provider (#641).
|
2019-11-24 19:31:02 +09:00 |
|
Richard Moore
|
30984b6f00
|
Merge pull request #628 from evertonfraga/patch-1
Fix typo in tests/readme.md.
|
2019-11-20 21:01:58 +09:00 |
|
Richard Moore
|
76a8e503dd
|
Updated dist files.
v4.0.39
|
2019-10-30 19:17:31 +09:00 |
|
Richard Moore
|
d0e0e30532
|
Fix filters by forcing a poll instantly when polling starts to capture the current block (#613).
|
2019-10-30 19:13:32 +09:00 |
|
Richard Moore
|
b3f5266e78
|
Updated dist files.
v4.0.38
|
2019-10-17 01:32:36 +09:00 |
|
Richard Moore
|
0609ea9651
|
Fixed TypeScript 3.7-beta import issue (#622).
|
2019-10-17 01:30:00 +09:00 |
|
Ev
|
5af16a6090
|
Update README.md
|
2019-10-14 01:25:55 +09:00 |
|
Richard Moore
|
4f88c5ba6e
|
Added changelog.
|
2019-09-20 02:21:11 -04:00 |
|
Richard Moore
|
023e946072
|
Update dist files.
v4.0.37
|
2019-09-06 19:09:40 -04:00 |
|
Richard Moore
|
004cb826d2
|
Added pkg.ethereum key for donations (#593).
|
2019-09-06 19:03:15 -04:00 |
|
Richard Moore
|
bfcf224b2b
|
Fixed typo in error message (#592).
|
2019-09-06 18:48:47 -04:00 |
|
Richard Moore
|
c969fe5a68
|
Fixed typo in error message (#580).
|
2019-09-06 18:47:21 -04:00 |
|
Richard Moore
|
8737f12e1b
|
Fixed typo in error message (#574).
|
2019-09-06 18:45:56 -04:00 |
|
Richard Moore
|
1267eeef4a
|
Updated dist files.
|
2019-08-26 17:31:40 -04:00 |
|