Commit Graph

856 Commits

Author SHA1 Message Date
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
Richard Moore
11c250ff7c
Updated package-lock for security reasons; dev dependency only. v4.0.36 2019-08-26 16:08:41 -04:00
Richard Moore
c303199d26
Fixed typo in error message (#592). 2019-08-26 15:59:43 -04:00
Richard Moore
ae458a1a49
Updated dist files. 2019-08-22 17:45:59 -04:00
Richard Moore
760a5aec74
Fixed ENS lookupAddress when the resolver isn't configured (#581). 2019-08-22 17:42:23 -04:00
Richard Moore
2967efc2b0
Updated dist files. 2019-08-22 15:27:28 -04:00
Richard Moore
24f243e689
Allow Secret Storage wallet address to be optional (#582). 2019-08-22 15:22:20 -04:00
Richard Moore
d719064628
Updated package-lock for lodash security advisory; the package is only a development dependency, so no urgent need to publish, just for developers (lodash/lodash#4336). 2019-07-15 19:22:21 -03:00
Richard Moore
a7d0b41d98
Reduce number of HDNode tests which cause TravisCI to timeout. v4.0.33 2019-07-09 20:16:37 -04:00
Richard Moore
a980fc3db0
Updated dist files. 2019-07-09 16:56:49 -04:00
Richard Moore
a34ca6b3a3
Added test cases for case-agnostic mnemonics (#557). v4.0.32 2019-07-09 16:55:44 -04:00
Richard Moore
ef91dcd757
Make mnemonics case-agnostic (#557). 2019-07-09 16:51:07 -04:00
Richard Moore
a5296a9258
Added tests for testnet extended private key (#553). 2019-06-28 15:42:41 -04:00
Richard Moore
f827ae68e2
Updated dist files. 2019-06-28 15:42:04 -04:00
Richard Moore
fbf15c0ffe
Fixed testnet exteneded private keys (#553). v4.0.31 2019-06-28 15:38:19 -04:00
Richard Moore
10fdbe7274
Updated dist files. 2019-06-21 19:18:49 -04:00