Commit Graph

1691 Commits

Author SHA1 Message Date
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
29f0e9dd62
Sync GitHub issue cache. 2019-11-20 19:13:52 +09:00
Richard Moore
79ef1e975d
Updated dist files. 2019-11-20 18:57:38 +09:00
Richard Moore
3ab373334c
Updated API in testcases. v5.0.0-beta.159 2019-11-20 18:31:19 +09:00
Richard Moore
b72ef27b2a
Fixed scrypt import in ESM build. 2019-11-20 18:29:42 +09:00
Richard Moore
e518151509
Fixed null apiKey problem for InfuraProvider. 2019-11-20 18:28:13 +09:00
Richard Moore
19aaade9c6
Added support for sighash-style tuple parsing. 2019-11-20 18:26:59 +09:00
Richard Moore
c35ddaf646
Fixed solc imports for cli. 2019-11-19 18:17:31 +09:00
Richard Moore
8316406977
Added nonce manager to experimental index. 2019-11-19 18:15:47 +09:00
Richard Moore
01ca35036c
Removing NodesmithProvider from default provider as it is being discontinued. 2019-11-19 18:14:40 +09:00
Richard Moore
da8ca2e8bc
Moved bare ABI named functions and events from Interface into Contracts to simplify other consumers of Interface. 2019-11-19 18:13:58 +09:00
Richard Moore
1ec5804bd4
Added support for complex API keys including support for INFURA project secrets (#464, #651, #652). 2019-11-19 18:00:05 +09:00
Richard Moore
75895fa149
Migrated to scrypt-js v3. 2019-11-13 21:47:08 +09:00
Richard Moore
51e4ef2b45
Moved getDefaultProvider to providers package. 2019-11-01 23:54:05 +09:00
Richard Moore
e1509a6326
Migrating providers to modern syntax and scoping (#634). 2019-11-01 23:51:08 +09:00
Richard Moore
394c36cad4
Migrating to modern syntax and scoping (#634). 2019-11-01 23:33:51 +09:00
Richard Moore
1d4f90a958
Added provider property to Web3Provider (#641). 2019-11-01 22:18:17 +09:00
Richard Moore
494381a628
Updated GitHub issue cache. 2019-11-01 22:16:50 +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
d9d438a119
Force deploy receipt to address to be null (#573). 2019-10-19 20:33:57 +09:00
Richard Moore
3d514c8dbb
Updated experimental NonceManager. 2019-10-19 20:02:48 +09:00
Richard Moore
28339a9c85
Fixed typo in error message. 2019-10-19 20:01:57 +09:00
Richard Moore
fea867a206
Added GitHub issue caching. 2019-10-19 20:00:39 +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
Richard Moore
5b0c15930f
Update dist files. 2019-10-17 01:12:03 +09:00
Richard Moore
12cfc59965
Fixed getBlock for blockhashes with a leading 0 (#629). v5.0.0-beta.158 2019-10-17 00:53:25 +09:00
Ev
5af16a6090
Update README.md 2019-10-14 01:25:55 +09:00
Richard Moore
3c864de612
Updated dist files. 2019-09-28 02:36:19 -04:00
Richard Moore
778eb3b425
Added less-common, but useful, coding functions to Interface. v5.0.0-beta.157 2019-09-27 21:56:42 -04:00
Richard Moore
3d25882d6b
Add response handling and 304 support to fetchJson. 2019-09-27 21:55:40 -04:00
Richard Moore
a12030ad29
Allow numeric values in a transaction to be odd-lengthed hexstrings (#614). 2019-09-27 21:54:10 -04:00
Ronan Sandford
9b65111fc6
Merge pull request #3 from ethers-io/ethers-v5-beta
Ethers v5 beta
2019-09-25 12:06:02 +01:00
Richard Moore
828c8cfd41
Simpler crypt for admin tools. 2019-09-20 22:38:03 -04:00
Richard Moore
4f88c5ba6e
Added changelog. 2019-09-20 02:21:11 -04:00
Richard Moore
238fcba83b
Updated dist files. 2019-09-08 02:46:53 -04:00
Richard Moore
751793ea25
Fixed getContractAddress for odd-length hex values (#572). v5.0.0-beta.156 2019-09-08 02:39:00 -04:00
Ronan Sandford
8d27286be1
Merge pull request #2 from ethers-io/ethers-v5-beta
Ethers v5 beta Update
2019-09-07 04:36:31 -03: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
6f4291f65f
Fixed typo in error message (#592). 2019-09-06 18:49:36 -04:00
Richard Moore
bfcf224b2b
Fixed typo in error message (#592). 2019-09-06 18:48:47 -04:00
Richard Moore
9c63b4a753
Fixed typo in error message (#580). 2019-09-06 18:48:14 -04:00
Richard Moore
c969fe5a68
Fixed typo in error message (#580). 2019-09-06 18:47:21 -04:00
Richard Moore
22a26736cc
Fixed typo in error message (#574). 2019-09-06 18:46:34 -04:00
Richard Moore
8737f12e1b
Fixed typo in error message (#574). 2019-09-06 18:45:56 -04:00
Richard Moore
f0b2961f08
Updated Changelog. 2019-09-06 17:58:37 -04:00
Richard Moore
4c17c4db04
Removed export star to fix UMD dist file. v5.0.0-beta.155 2019-09-06 17:48:26 -04:00
Richard Moore
e8028d0e73
Updated TypeScript version. 2019-09-06 12:25:17 -04:00