Commit Graph

  • 41740956df Updated dist files. Richard Moore 2020-01-10 03:19:21 -05:00
  • 602e6a8973 Relaxed joinSignature API to allow SignauteLike. v5.0.0-beta.165 Richard Moore 2020-01-10 02:59:13 -05:00
  • 2e8f5ca7ed Initial code drop of new hardware wallet package. Richard Moore 2020-01-10 02:50:09 -05:00
  • 381a72ddaa Added more docs. Richard Moore 2020-01-10 01:01:00 -05:00
  • 074eb4ba69 Updated dist files. Richard Moore 2020-01-09 03:32:50 -05:00
  • c04f9a7fff Fixed require resolution for CLI scripts. v5.0.0-beta.164 Richard Moore 2020-01-09 03:22:19 -05:00
  • 3c184ace21 Added new URLs for default ETC (and ETC testnets) providers (#351). Richard Moore 2020-01-08 17:59:21 -05:00
  • 12da07579a Updated dist files. Richard Moore 2020-01-07 20:06:25 -05:00
  • bd066b8542 Fix resolveName when name is an address with an invalid checksum (#694). Richard Moore 2020-01-07 20:04:58 -05:00
  • a7e29d60f7 Updated dist files. Richard Moore 2020-01-07 19:58:04 -05:00
  • 2d5492cd2e Use better Description typing. v5.0.0-beta.163 Richard Moore 2020-01-07 19:47:55 -05:00
  • 13f50abd84 Better property access on ABI decoded results (#698). Richard Moore 2020-01-07 19:46:51 -05:00
  • d0f4642f6d Better typing support for Description. Richard Moore 2020-01-07 19:44:45 -05:00
  • 1e72fc7d6f Fixed resolveName when name is an address with an invalid checksum (#694). Richard Moore 2020-01-07 19:41:43 -05:00
  • a21c430c7a Updated dist files. Richard Moore 2020-01-06 19:00:55 -05:00
  • eb26a6d950 Added function to generate CREATE2 addresses (#697). v5.0.0-beta.162 Richard Moore 2020-01-06 18:51:36 -05:00
  • a648f2bd1e Force constructor name to be null (instead of undefined). Richard Moore 2020-01-06 18:48:36 -05:00
  • e593aba294 Added documentation uploading script. Richard Moore 2020-01-06 18:47:20 -05:00
  • 4478896ca5 Fixed testcases for PhantomJS syntax. v4.0.42 Richard Moore 2020-01-03 19:43:27 -05:00
  • 5724fa5d9c Added Czech wordlist to default wordlists export (#691). Richard Moore 2020-01-03 19:41:23 -05:00
  • f54f06b5c8 Added Czech BIP-39 wordlist (#691). Richard Moore 2020-01-03 19:39:22 -05:00
  • f996ec0c32 Updated dist files. Richard Moore 2020-01-03 19:01:29 -05:00
  • c76e01e61f Properly handle errors in the IpcProvider (#695). Richard Moore 2020-01-03 18:56:07 -05:00
  • f8087ae39c Added utility function to compute CREATE2 addresses (#697). Richard Moore 2020-01-03 18:20:15 -05:00
  • 7250cdcd31 Updated dist files. v4.0.41 Richard Moore 2019-12-21 01:09:18 -05:00
  • 20f34f1ba9 Added proper support for v0.6 Solidity JSON type (#688). Richard Moore 2019-12-21 01:03:05 -05:00
  • e809eadf8d Updated README. Richard Moore 2019-12-15 02:08:02 -05:00
  • 184c459fab Updating docs. Richard Moore 2019-12-13 22:05:10 -05:00
  • 06cafe3437 Merge branch 'yuetloo-ethers-v5-beta' into ethers-v5-beta Richard Moore 2019-12-13 14:55:29 -05:00
  • fdf0980663 add circleci and parity test files Yuet Loo 2019-08-19 11:53:58 -04:00
  • 9c78c7fee6 Fixed typo in package test dist scripts. Richard Moore 2019-11-25 14:23:22 +09:00
  • fa9f53def7 Updated dist files. Richard Moore 2019-11-25 00:02:22 +09:00
  • cf036e1ffa Update elliptic package to protect from Minerva timing attack (#666). v5.0.0-beta.161 Richard Moore 2019-11-24 23:53:18 +09:00
  • 4ac08432b8 Fixed PhantomJS test cases for new elliptic library. Richard Moore 2019-11-24 20:56:28 +09:00
  • 3e3048df81 Merge branch 'master' of github.com:ethers-io/ethers.js Richard Moore 2019-11-24 20:06:38 +09:00
  • c6199bf52a Updated dist files. Richard Moore 2019-11-24 20:06:10 +09:00
  • 20409c083c Update elliptic package to protect from Minerva timing attack (#666). Richard Moore 2019-11-24 19:55:10 +09:00
  • 7a90f18145 Do not poll if disabled during the previous event loop. Richard Moore 2019-11-24 19:34:17 +09:00
  • df1ae611ba Moved node types to devDependencies (#663). Richard Moore 2019-11-24 19:33:02 +09:00
  • 6009a26c89 Added provider property to Web3Provider (#641). Richard Moore 2019-11-24 19:31:02 +09:00
  • 4470477d7f Browser and node testing works again. Richard Moore 2019-11-24 19:13:37 +09:00
  • e3752e5986 Updated CHANGELOG. Richard Moore 2019-11-23 21:48:16 +09:00
  • f308ba3540 Updated dist files (sorted package.json to reduce package version change chatter). v5.0.0-beta.160 Richard Moore 2019-11-23 21:38:13 +09:00
  • 2f0e679f0b Stubs for adding throttle support. Richard Moore 2019-11-23 21:21:27 +09:00
  • abab9f6aa2 Refactor wordlists. Richard Moore 2019-11-23 21:20:23 +09:00
  • c11c2e2e33 Browser testcases work again. Richard Moore 2019-11-23 21:15:06 +09:00
  • 3d75c52dac Added dist files for non-English wordlists. Richard Moore 2019-11-22 20:38:57 +09:00
  • 30984b6f00 Merge pull request #628 from evertonfraga/patch-1 Richard Moore 2019-11-20 21:01:58 +09:00
  • 29f0e9dd62 Sync GitHub issue cache. Richard Moore 2019-11-20 19:13:52 +09:00
  • 79ef1e975d Updated dist files. Richard Moore 2019-11-20 18:57:38 +09:00
  • 3ab373334c Updated API in testcases. v5.0.0-beta.159 Richard Moore 2019-11-20 18:31:19 +09:00
  • b72ef27b2a Fixed scrypt import in ESM build. Richard Moore 2019-11-20 18:29:42 +09:00
  • e518151509 Fixed null apiKey problem for InfuraProvider. Richard Moore 2019-11-20 18:28:13 +09:00
  • 19aaade9c6 Added support for sighash-style tuple parsing. Richard Moore 2019-11-20 18:26:59 +09:00
  • c35ddaf646 Fixed solc imports for cli. Richard Moore 2019-11-19 18:17:31 +09:00
  • 8316406977 Added nonce manager to experimental index. Richard Moore 2019-11-19 18:15:47 +09:00
  • 01ca35036c Removing NodesmithProvider from default provider as it is being discontinued. Richard Moore 2019-11-19 18:14:40 +09:00
  • da8ca2e8bc Moved bare ABI named functions and events from Interface into Contracts to simplify other consumers of Interface. Richard Moore 2019-11-19 18:13:58 +09:00
  • 1ec5804bd4 Added support for complex API keys including support for INFURA project secrets (#464, #651, #652). Richard Moore 2019-11-19 18:00:05 +09:00
  • 75895fa149 Migrated to scrypt-js v3. Richard Moore 2019-11-13 21:47:08 +09:00
  • 51e4ef2b45 Moved getDefaultProvider to providers package. Richard Moore 2019-11-01 23:54:05 +09:00
  • e1509a6326 Migrating providers to modern syntax and scoping (#634). Richard Moore 2019-11-01 23:51:08 +09:00
  • 394c36cad4 Migrating to modern syntax and scoping (#634). Richard Moore 2019-11-01 23:33:51 +09:00
  • 1d4f90a958 Added provider property to Web3Provider (#641). Richard Moore 2019-11-01 22:18:17 +09:00
  • 494381a628 Updated GitHub issue cache. Richard Moore 2019-11-01 22:16:50 +09:00
  • 76a8e503dd Updated dist files. v4.0.39 Richard Moore 2019-10-30 19:17:31 +09:00
  • d0e0e30532 Fix filters by forcing a poll instantly when polling starts to capture the current block (#613). Richard Moore 2019-10-30 19:13:32 +09:00
  • d9d438a119 Force deploy receipt to address to be null (#573). Richard Moore 2019-10-19 20:33:57 +09:00
  • 3d514c8dbb Updated experimental NonceManager. Richard Moore 2019-10-19 20:02:48 +09:00
  • 28339a9c85 Fixed typo in error message. Richard Moore 2019-10-19 20:01:57 +09:00
  • fea867a206 Added GitHub issue caching. Richard Moore 2019-10-19 20:00:39 +09:00
  • b3f5266e78 Updated dist files. v4.0.38 Richard Moore 2019-10-17 01:32:36 +09:00
  • 0609ea9651 Fixed TypeScript 3.7-beta import issue (#622). Richard Moore 2019-10-17 01:30:00 +09:00
  • 5b0c15930f Update dist files. Richard Moore 2019-10-17 01:12:03 +09:00
  • 12cfc59965 Fixed getBlock for blockhashes with a leading 0 (#629). v5.0.0-beta.158 Richard Moore 2019-10-17 00:53:25 +09:00
  • 5af16a6090 Update README.md Ev 2019-10-14 01:25:55 +09:00
  • 3c864de612 Updated dist files. Richard Moore 2019-09-28 02:36:19 -04:00
  • 778eb3b425 Added less-common, but useful, coding functions to Interface. v5.0.0-beta.157 Richard Moore 2019-09-27 21:56:42 -04:00
  • 3d25882d6b Add response handling and 304 support to fetchJson. Richard Moore 2019-09-27 21:55:40 -04:00
  • a12030ad29 Allow numeric values in a transaction to be odd-lengthed hexstrings (#614). Richard Moore 2019-09-27 21:54:10 -04:00
  • 9b65111fc6 Merge pull request #3 from ethers-io/ethers-v5-beta Ronan Sandford 2019-09-25 12:06:02 +01:00
  • 828c8cfd41 Simpler crypt for admin tools. Richard Moore 2019-09-20 22:38:03 -04:00
  • 4f88c5ba6e Added changelog. Richard Moore 2019-09-20 02:21:11 -04:00
  • 238fcba83b Updated dist files. Richard Moore 2019-09-08 02:46:53 -04:00
  • 751793ea25 Fixed getContractAddress for odd-length hex values (#572). v5.0.0-beta.156 Richard Moore 2019-09-08 02:39:00 -04:00
  • 8d27286be1 Merge pull request #2 from ethers-io/ethers-v5-beta Ronan Sandford 2019-09-07 04:36:31 -03:00
  • 023e946072 Update dist files. v4.0.37 Richard Moore 2019-09-06 19:09:40 -04:00
  • 004cb826d2 Added pkg.ethereum key for donations (#593). Richard Moore 2019-09-06 19:03:15 -04:00
  • 6f4291f65f Fixed typo in error message (#592). Richard Moore 2019-09-06 18:49:36 -04:00
  • bfcf224b2b Fixed typo in error message (#592). Richard Moore 2019-09-06 18:48:47 -04:00
  • 9c63b4a753 Fixed typo in error message (#580). Richard Moore 2019-09-06 18:48:14 -04:00
  • c969fe5a68 Fixed typo in error message (#580). Richard Moore 2019-09-06 18:47:21 -04:00
  • 22a26736cc Fixed typo in error message (#574). Richard Moore 2019-09-06 18:46:34 -04:00
  • 8737f12e1b Fixed typo in error message (#574). Richard Moore 2019-09-06 18:45:56 -04:00
  • f0b2961f08 Updated Changelog. Richard Moore 2019-09-06 17:58:37 -04:00
  • 4c17c4db04 Removed export star to fix UMD dist file. v5.0.0-beta.155 Richard Moore 2019-09-06 17:48:26 -04:00
  • e8028d0e73 Updated TypeScript version. Richard Moore 2019-09-06 12:25:17 -04:00
  • 1e0ed4e99a Fixed test suites and reporter. Richard Moore 2019-09-01 00:13:35 -04:00
  • 2187604913 Added lock-versions admin tool. Richard Moore 2019-08-31 23:58:54 -04:00
  • 85b4db7d6d Updated packages with version lock and moved types. Richard Moore 2019-08-31 23:56:02 -04:00