Commit Graph

134 Commits

Author SHA1 Message Date
Richard Moore
3ab373334c Updated API in testcases. 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
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
5b0c15930f Update dist files. 2019-10-17 01:12:03 +09:00
Richard Moore
12cfc59965 Fixed getBlock for blockhashes with a leading 0 (#629). 2019-10-17 00:53:25 +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. 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
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). 2019-09-08 02:39:00 -04:00
Richard Moore
6f4291f65f Fixed typo in error message (#592). 2019-09-06 18:49:36 -04:00
Richard Moore
9c63b4a753 Fixed typo in error message (#580). 2019-09-06 18:48:14 -04:00
Richard Moore
22a26736cc Fixed typo in error message (#574). 2019-09-06 18:46:34 -04:00
Richard Moore
4c17c4db04 Removed export star to fix UMD dist file. 2019-09-06 17:48:26 -04:00
Richard Moore
e8028d0e73 Updated TypeScript version. 2019-09-06 12:25:17 -04:00
Richard Moore
1e0ed4e99a Fixed test suites and reporter. 2019-09-01 00:13:35 -04:00
Richard Moore
85b4db7d6d Updated packages with version lock and moved types. 2019-08-31 23:56:02 -04:00
Richard Moore
019c1fc708 Fixed typo in error message (#592). 2019-08-26 16:00:51 -04:00
Richard Moore
3a91e91df5 Fixed build process to re-target browser field to ES version. 2019-08-25 16:20:34 -04:00
Richard Moore
73a0077fd3 Major overhaul in compilation to enable ES6 module generation. 2019-08-25 02:39:20 -04:00
Richard Moore
ebfca98dc2 Fixed package descriptions (#561). 2019-08-22 18:03:33 -04:00
Richard Moore
6f4ca61208 Updated dist files. 2019-08-22 17:12:51 -04:00
Richard Moore
c031a13368 Added Wrapped Ether and Token transfers to CLI. 2019-08-22 17:06:50 -04:00
Richard Moore
07e15993ba Fixed sendTransaction and use median gas price in FallbackProvider. 2019-08-22 16:51:35 -04:00
Richard Moore
a12d60d722 Port optional Secret Storage wallet address to v5 (#582). 2019-08-22 16:00:53 -04:00
Richard Moore
57bf997d33 Updates dist files. 2019-08-21 01:52:13 -04:00
Richard Moore
b7494d8618 Use safe transfer for ENS in CLI. 2019-08-21 01:47:08 -04:00
Richard Moore
b304ec1f00 Fixed quorum-matching logic for FallbackProvider. 2019-08-21 01:45:51 -04:00
Richard Moore
621313d2a6 Added CloudflareProvider (#587). 2019-08-21 01:45:06 -04:00
Richard Moore
724c32e8c0 Added receipt to CALL_EXCEPTION errors. 2019-08-20 14:01:16 -04:00
Richard Moore
db8c46299b Updated dist files. 2019-08-06 19:15:30 -04:00
Richard Moore
edb26b1635 Updated gas estimate failure messaging to include that the tx may simple be causing a revert. 2019-08-06 19:11:56 -04:00
Richard Moore
de4b2a449c Additional sanity checks in ethers-ens. 2019-08-06 19:11:09 -04:00
Richard Moore
9977c9f66a Fix bug in --wait for CLI. 2019-08-06 18:05:44 -04:00
Richard Moore
7dfef463f8 Added content-hash support to ENS CLI. 2019-08-06 02:22:11 -04:00