Commit Graph

  • fbbe4ad638 Fixed typo in BigNumber error (#1164). Richard Moore 2020-11-22 16:38:28 -05:00
  • 20defec9f1 Addd missing sideEffects flag to some packages. Richard Moore 2020-11-22 16:35:27 -05:00
  • c8bb77d8af Allow base-10 to be passed into BigNumbner.toString and improve errors for other radices (#1164). Richard Moore 2020-11-22 16:34:07 -05:00
  • 29f6c34343 Allow private keys to Wallet to omit the 0x prefix (#1166). Richard Moore 2020-11-20 17:30:36 -05:00
  • a185e89181 Updated dist files. v5.0.21 Richard Moore 2020-11-19 18:54:50 -05:00
  • c9e548071e Force address to use bignumber package with base36 private functions (#1163). Richard Moore 2020-11-19 18:45:10 -05:00
  • 62c7195ed6 Updated dist files. Richard Moore 2020-11-19 17:44:10 -05:00
  • cc63e61f73 Remove stray console.log in hardware wallets (#1136). Richard Moore 2020-11-19 17:24:37 -05:00
  • 2816850716 Added some funding links for the sponsor button. Richard Moore 2020-11-19 17:20:46 -05:00
  • 4b7028a661 docs: Typo in BigNumber source (#1100). Richard Moore 2020-11-18 17:25:58 -05:00
  • 0382faebb1 docs: Typo in BigNumber (#1127). Richard Moore 2020-11-18 17:22:22 -05:00
  • 97efeba8dc docs: fixed typo in contracts readme (#1128). Richard Moore 2020-11-18 17:20:24 -05:00
  • cddc258c96 Remove invalid pkg.module reference (#1133). Richard Moore 2020-11-18 17:13:23 -05:00
  • 3abfdffffa Updated dist files. v5.0.20 Richard Moore 2020-11-17 20:36:19 -05:00
  • 02546b9401 Fix browser ws alias. Richard Moore 2020-11-17 20:07:22 -05:00
  • fff72ef369 Use faux-registry to better simulate real world React Native apps. Richard Moore 2020-11-17 18:48:02 -05:00
  • f10977ab35 Fixing React Native tests. Richard Moore 2020-11-17 13:41:43 -05:00
  • 1729f804fb Prevent node 8 from using rollup (contains incompatible syntax). Richard Moore 2020-11-17 02:51:54 -05:00
  • 8933467c01 Updated dist build. Richard Moore 2020-11-16 23:07:24 -05:00
  • 22bd0c76dd Use dist files in browser tests. Richard Moore 2020-11-16 21:20:35 -05:00
  • 4809325bee Refactoring dist build process. Richard Moore 2020-11-14 17:42:36 -05:00
  • e0b1d0e1e0 Updated dist files. v5.0.19 Richard Moore 2020-10-22 21:55:40 -04:00
  • fe17a29581 Allow 0x as a numeric value for 0 in Provider formatter (#1104). Richard Moore 2020-10-22 21:03:51 -04:00
  • d8cdd0e94c admin: Updated spell checker and mime-types. Richard Moore 2020-10-22 20:01:57 -04:00
  • 5a9bc30336 Updated dist files. Richard Moore 2020-10-22 20:01:18 -04:00
  • 28f60d5ef8 Use POST for long requests in EtherscanProvider (#1093). Richard Moore 2020-10-22 19:46:52 -04:00
  • a21202c66b Export verifyTypedData in utils (#687). Richard Moore 2020-10-20 00:17:43 -04:00
  • 116cc89686 admin: updated publish script to allow forcing publish Richard Moore 2020-10-20 00:17:02 -04:00
  • 550ecf2f25 Added verifyTypedData for EIP-712 typed data (#687). Richard Moore 2020-10-20 00:15:55 -04:00
  • 7b19fdfeed Updated dist files. v5.0.18 Richard Moore 2020-10-19 01:27:15 -04:00
  • 15a90af5be Fix signTypedData call for JsonRpcSigner (#687). Richard Moore 2020-10-19 01:17:36 -04:00
  • 86146650d8 Updated dist files. Richard Moore 2020-10-18 23:19:16 -04:00
  • 7fcae25a78 Refactoring test case generation scripts. Richard Moore 2020-10-18 21:55:12 -04:00
  • 15893537c3 Added EIP-712 test cases (#687). Richard Moore 2020-10-18 21:54:21 -04:00
  • be4e2164e6 Initial Signer support for EIP-712 signed typed data (#687). Richard Moore 2020-10-18 21:52:25 -04:00
  • 3e676f21b0 Split hash library files up. Richard Moore 2020-10-18 21:45:32 -04:00
  • 5a4dd5a703 Added EIP-712 multi-dimensional array support (#687). Richard Moore 2020-10-12 00:58:04 -04:00
  • 345a830dc4 Consolidated TypedDataEncoder methods (#687). Richard Moore 2020-10-10 04:44:17 -04:00
  • cfa6dec293 Initial EIP-712 utilities (#687). Richard Moore 2020-10-10 04:12:52 -04:00
  • 5a6d9a3a38 Added test cases for PocketProvider. Richard Moore 2020-10-08 21:29:14 -04:00
  • a62d20d86f Added initial PocketProvider (#1052). Richard Moore 2020-10-08 20:21:32 -04:00
  • 5e0e3de52e Admin: Upddated spell-check script. Richard Moore 2020-10-07 20:11:34 -04:00
  • d78b7a3998 Updated dist files. v5.0.17 Richard Moore 2020-10-07 20:10:50 -04:00
  • 5abc2f36e2 Better error message for parseUnits of non-strings (#981). Richard Moore 2020-10-07 19:50:27 -04:00
  • 38a068bcea Add gzip support to AlchemyProivder and InfuraProvider fetching (#1085). Richard Moore 2020-10-07 19:43:20 -04:00
  • 65772a8e1a Add gzip support to getUrl in node (#1085). Richard Moore 2020-10-07 19:40:28 -04:00
  • a022093ce0 Added CommunityResourcable to mark Providers as highly throttled. Richard Moore 2020-10-07 17:28:18 -04:00
  • 50f84b3c57 Updated dist files. Richard Moore 2020-10-07 00:25:28 -04:00
  • df21d5326a Admin: Added retry logic, fixed version exports and removed unnecessary logging. Richard Moore 2020-10-07 00:11:47 -04:00
  • e65fa8fc00 Docs: Added referral link to Alchemy. Richard Moore 2020-10-07 00:09:10 -04:00
  • 8e682cc848 Added debug event info to WebSocketProvider (#1018). Richard Moore 2020-10-06 21:12:49 -04:00
  • ef8e4330d3 Docs: Merge typos fixes (#1082). Richard Moore 2020-10-06 17:20:25 -04:00
  • a0278615a4 Merge branch 'fix-doc-typos' of git://github.com/yuetloo/ethers.js into yuetloo-fix-doc-typos Richard Moore 2020-10-06 17:20:07 -04:00
  • d8821d7317 Docs: Fixed typo (#1087). Richard Moore 2020-10-06 17:18:09 -04:00
  • 78a82d9ff2 CI: Force INFURA for provider and contract tests. Richard Moore 2020-10-06 16:58:52 -04:00
  • 1ac7decd89 CI: Removed solc tests to try fixing Promise issues. Richard Moore 2020-10-06 14:51:55 -04:00
  • 4fa7276cc1 CI: Updated provider tests. Richard Moore 2020-10-06 01:46:23 -04:00
  • 6ae222d55c CI: Temporarily remove Cloudflare from tests. Richard Moore 2020-10-05 23:51:14 -04:00
  • efeeda5e5c CI: Updated dist files. Richard Moore 2020-10-05 23:27:03 -04:00
  • c75c937b13 Updated dist files. Richard Moore 2020-10-05 22:17:15 -04:00
  • d1ee596292 CI: Fix provider timeout. Richard Moore 2020-10-05 21:25:37 -04:00
  • b61e2cc96a Updated dist files. Richard Moore 2020-10-05 16:49:47 -04:00
  • ca94445f0f Added custom API key for Alchemy in test suite. Richard Moore 2020-10-05 16:44:40 -04:00
  • 4d95fe925d Updated dist files. v5.0.16 Richard Moore 2020-10-05 15:46:12 -04:00
  • f3e5b0ded1 ABI encoding performance additions (#1012). Richard Moore 2020-10-05 15:34:00 -04:00
  • 8ce9761bad fix typo begine to begins Yuet Loo Wong 2020-10-03 14:24:47 -03:00
  • 3d051e454d Export hexConcat in utils (#1079). Richard Moore 2020-10-03 13:18:56 -04:00
  • c48ad4421f fix typos in documentation Yuet Loo Wong 2020-10-03 13:30:15 -03:00
  • 40264ff900 Cache chain ID for WebSocketProvider (#1054). Richard Moore 2020-10-03 02:54:03 -04:00
  • e86f83b9c0 Docs: Fixed typo (#1074). Richard Moore 2020-10-03 02:23:32 -04:00
  • e986b09e58 Build: Added new publish script. Richard Moore 2020-10-03 02:20:50 -04:00
  • 22dee96f51 Updated dist files. v5.0.15 Richard Moore 2020-09-26 03:27:47 -04:00
  • 0c614b7097 CI: Refactored changelog admin script. Richard Moore 2020-09-26 03:25:54 -04:00
  • f0a5869c53 Add more accurate intrinsic gas cost to ABI calls with specified gas property (#1058). Richard Moore 2020-09-26 02:17:05 -04:00
  • 5cd1668e0d Better errors for unconfigured ENS names (#1066). Richard Moore 2020-09-26 01:23:43 -04:00
  • 0b061d68cc CI: Fixed reaxct-native tests with new scripts. Richard Moore 2020-09-23 15:53:42 -04:00
  • ffa4a2d054 CI: Fix test cases. Richard Moore 2020-09-23 01:00:30 -04:00
  • f8072a8004 Build: Added node 8 support. Richard Moore 2020-09-23 00:23:02 -04:00
  • 4306b3563a Updated CLI solc to versin 0.7.1. Richard Moore 2020-09-23 00:00:21 -04:00
  • c4de88af6f Docs: Fix typo (#1044). Richard Moore 2020-09-22 23:51:59 -04:00
  • 9486185ceb Updated dist files. Richard Moore 2020-09-22 23:18:45 -04:00
  • 261eb04e97 Ignore metadata files in each package. Richard Moore 2020-09-22 22:57:17 -04:00
  • 832bd6c908 Refactored admin scripts. Richard Moore 2020-09-22 22:54:48 -04:00
  • 05844caf85 Extended Karma testing timeout managed by tests. Richard Moore 2020-09-21 22:44:37 -04:00
  • f7e82fcb46 Started refactoring admin scripts into TypeScript. Richard Moore 2020-09-21 01:14:06 -04:00
  • 27b3af0a7b Removed dead files. Richard Moore 2020-09-17 17:17:15 -04:00
  • f733fac875 Custom API key for Etherscan during tests (#824). Richard Moore 2020-09-17 03:44:29 -04:00
  • 1097a1b020 Replaced lerna with admin hoist and link scripts. Richard Moore 2020-09-17 03:40:55 -04:00
  • ea422d63b3 Replaced lerna with admin hoist and link scripts. Richard Moore 2020-09-17 03:39:25 -04:00
  • a3821f6c4b Updated dist files. Richard Moore 2020-09-16 19:44:55 -04:00
  • de8a717b4c Refactored provider test cases to more reliable CI. Richard Moore 2020-09-16 19:38:01 -04:00
  • 86e0269a86 Extend Karma timeout for new provider tests. Richard Moore 2020-09-16 11:00:29 -04:00
  • d15c097dba Updated dist files. v5.0.14 Richard Moore 2020-09-16 03:08:36 -04:00
  • 49f71574f4 More robust blockchain error detection (#1047) Richard Moore 2020-09-16 02:19:28 -04:00
  • 9ee685df46 Forward blockchain errors from Signer during gas estimation (#1047). Richard Moore 2020-09-15 22:14:22 -04:00
  • 263bfe5ce6 Improve fetch errors with looser mime-type detection (#1047). Richard Moore 2020-09-15 22:12:56 -04:00
  • e8a9eea493 CI: Add node-hid requirements to all jobs. Richard Moore 2020-09-12 01:31:17 -04:00
  • 1c499c9f42 CI: Add node-hid requirements. Richard Moore 2020-09-12 01:18:28 -04:00
  • c1a297db99 Updated dist files. v5.0.13 Richard Moore 2020-09-11 02:10:58 -04:00
  • be92339696 Force content-length in web fetching. Richard Moore 2020-09-11 01:10:53 -04:00