Commit Graph

  • 7b19fdfeed
    Updated dist files. master v5.0.18 Richard Moore 2020-10-19 01:27:15 -0400
  • 15a90af5be
    Fix signTypedData call for JsonRpcSigner (#687). Richard Moore 2020-10-19 01:17:36 -0400
  • 86146650d8
    Updated dist files. Richard Moore 2020-10-18 23:19:16 -0400
  • 7fcae25a78
    Refactoring test case generation scripts. Richard Moore 2020-10-18 21:55:12 -0400
  • 15893537c3
    Added EIP-712 test cases (#687). Richard Moore 2020-10-18 21:54:21 -0400
  • be4e2164e6
    Initial Signer support for EIP-712 signed typed data (#687). Richard Moore 2020-10-18 21:52:25 -0400
  • 3e676f21b0
    Split hash library files up. Richard Moore 2020-10-18 21:45:32 -0400
  • 5a4dd5a703
    Added EIP-712 multi-dimensional array support (#687). Richard Moore 2020-10-12 00:58:04 -0400
  • 345a830dc4
    Consolidated TypedDataEncoder methods (#687). Richard Moore 2020-10-10 04:44:17 -0400
  • cfa6dec293
    Initial EIP-712 utilities (#687). Richard Moore 2020-10-10 04:12:52 -0400
  • 5a6d9a3a38
    Added test cases for PocketProvider. Richard Moore 2020-10-08 21:29:14 -0400
  • a62d20d86f
    Added initial PocketProvider (#1052). Richard Moore 2020-10-08 20:21:32 -0400
  • 5e0e3de52e
    Admin: Upddated spell-check script. Richard Moore 2020-10-07 20:11:34 -0400
  • d78b7a3998
    Updated dist files. v5.0.17 Richard Moore 2020-10-07 20:10:50 -0400
  • 5abc2f36e2
    Better error message for parseUnits of non-strings (#981). Richard Moore 2020-10-07 19:50:27 -0400
  • 38a068bcea
    Add gzip support to AlchemyProivder and InfuraProvider fetching (#1085). Richard Moore 2020-10-07 19:43:20 -0400
  • 65772a8e1a
    Add gzip support to getUrl in node (#1085). Richard Moore 2020-10-07 19:40:28 -0400
  • a022093ce0
    Added CommunityResourcable to mark Providers as highly throttled. Richard Moore 2020-10-07 17:28:18 -0400
  • 50f84b3c57
    Updated dist files. Richard Moore 2020-10-07 00:25:28 -0400
  • df21d5326a
    Admin: Added retry logic, fixed version exports and removed unnecessary logging. Richard Moore 2020-10-07 00:11:47 -0400
  • e65fa8fc00
    Docs: Added referral link to Alchemy. Richard Moore 2020-10-07 00:09:10 -0400
  • 8e682cc848
    Added debug event info to WebSocketProvider (#1018). Richard Moore 2020-10-06 21:12:49 -0400
  • ef8e4330d3 Docs: Merge typos fixes (#1082). Richard Moore 2020-10-06 17:20:25 -0400
  • 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 -0400
  • d8821d7317
    Docs: Fixed typo (#1087). Richard Moore 2020-10-06 17:18:09 -0400
  • 78a82d9ff2
    CI: Force INFURA for provider and contract tests. Richard Moore 2020-10-06 16:58:52 -0400
  • 1ac7decd89
    CI: Removed solc tests to try fixing Promise issues. Richard Moore 2020-10-06 14:51:55 -0400
  • 4fa7276cc1
    CI: Updated provider tests. Richard Moore 2020-10-06 01:46:23 -0400
  • 6ae222d55c
    CI: Temporarily remove Cloudflare from tests. Richard Moore 2020-10-05 23:51:14 -0400
  • efeeda5e5c
    CI: Updated dist files. Richard Moore 2020-10-05 23:27:03 -0400
  • c75c937b13
    Updated dist files. Richard Moore 2020-10-05 22:17:15 -0400
  • d1ee596292
    CI: Fix provider timeout. Richard Moore 2020-10-05 21:25:37 -0400
  • b61e2cc96a
    Updated dist files. Richard Moore 2020-10-05 16:49:47 -0400
  • ca94445f0f
    Added custom API key for Alchemy in test suite. Richard Moore 2020-10-05 16:44:40 -0400
  • 4d95fe925d
    Updated dist files. v5.0.16 Richard Moore 2020-10-05 15:46:12 -0400
  • f3e5b0ded1
    ABI encoding performance additions (#1012). Richard Moore 2020-10-05 15:34:00 -0400
  • 8ce9761bad fix typo begine to begins Yuet Loo Wong 2020-10-03 14:24:47 -0300
  • 3d051e454d
    Export hexConcat in utils (#1079). Richard Moore 2020-10-03 13:18:56 -0400
  • c48ad4421f fix typos in documentation Yuet Loo Wong 2020-10-03 13:30:15 -0300
  • 40264ff900
    Cache chain ID for WebSocketProvider (#1054). Richard Moore 2020-10-03 02:54:03 -0400
  • e86f83b9c0
    Docs: Fixed typo (#1074). Richard Moore 2020-10-03 02:23:32 -0400
  • e986b09e58
    Build: Added new publish script. Richard Moore 2020-10-03 02:20:50 -0400
  • 22dee96f51
    Updated dist files. v5.0.15 Richard Moore 2020-09-26 03:27:47 -0400
  • 0c614b7097
    CI: Refactored changelog admin script. Richard Moore 2020-09-26 03:25:54 -0400
  • f0a5869c53
    Add more accurate intrinsic gas cost to ABI calls with specified gas property (#1058). Richard Moore 2020-09-26 02:17:05 -0400
  • 5cd1668e0d
    Better errors for unconfigured ENS names (#1066). Richard Moore 2020-09-26 01:23:43 -0400
  • 0b061d68cc
    CI: Fixed reaxct-native tests with new scripts. Richard Moore 2020-09-23 15:53:42 -0400
  • ffa4a2d054
    CI: Fix test cases. Richard Moore 2020-09-23 01:00:30 -0400
  • f8072a8004
    Build: Added node 8 support. Richard Moore 2020-09-23 00:23:02 -0400
  • 4306b3563a
    Updated CLI solc to versin 0.7.1. Richard Moore 2020-09-23 00:00:21 -0400
  • c4de88af6f
    Docs: Fix typo (#1044). Richard Moore 2020-09-22 23:51:59 -0400
  • 9486185ceb
    Updated dist files. Richard Moore 2020-09-22 23:18:45 -0400
  • 261eb04e97
    Ignore metadata files in each package. Richard Moore 2020-09-22 22:57:17 -0400
  • 832bd6c908
    Refactored admin scripts. Richard Moore 2020-09-22 22:54:48 -0400
  • 05844caf85
    Extended Karma testing timeout managed by tests. Richard Moore 2020-09-21 22:44:37 -0400
  • f7e82fcb46
    Started refactoring admin scripts into TypeScript. Richard Moore 2020-09-21 01:14:06 -0400
  • 27b3af0a7b
    Removed dead files. Richard Moore 2020-09-17 17:17:15 -0400
  • f733fac875
    Custom API key for Etherscan during tests (#824). Richard Moore 2020-09-17 03:44:29 -0400
  • 1097a1b020
    Replaced lerna with admin hoist and link scripts. Richard Moore 2020-09-17 03:40:55 -0400
  • ea422d63b3
    Replaced lerna with admin hoist and link scripts. Richard Moore 2020-09-17 03:39:25 -0400
  • a3821f6c4b
    Updated dist files. Richard Moore 2020-09-16 19:44:55 -0400
  • de8a717b4c
    Refactored provider test cases to more reliable CI. Richard Moore 2020-09-16 19:38:01 -0400
  • 86e0269a86
    Extend Karma timeout for new provider tests. Richard Moore 2020-09-16 11:00:29 -0400
  • d15c097dba
    Updated dist files. v5.0.14 Richard Moore 2020-09-16 03:08:36 -0400
  • 49f71574f4
    More robust blockchain error detection (#1047) Richard Moore 2020-09-16 02:19:28 -0400
  • 9ee685df46
    Forward blockchain errors from Signer during gas estimation (#1047). Richard Moore 2020-09-15 22:14:22 -0400
  • 263bfe5ce6
    Improve fetch errors with looser mime-type detection (#1047). Richard Moore 2020-09-15 22:12:56 -0400
  • e8a9eea493
    CI: Add node-hid requirements to all jobs. Richard Moore 2020-09-12 01:31:17 -0400
  • 1c499c9f42
    CI: Add node-hid requirements. Richard Moore 2020-09-12 01:18:28 -0400
  • c1a297db99
    Updated dist files. v5.0.13 Richard Moore 2020-09-11 02:10:58 -0400
  • be92339696
    Force content-length in web fetching. Richard Moore 2020-09-11 01:10:53 -0400
  • bc3eeeca39
    Better error forwarding from FallbackProvider (#1021). Richard Moore 2020-09-11 01:10:15 -0400
  • 042b74e6ee
    Add clamping functions to FixedNumber (#1037). Richard Moore 2020-09-10 01:16:28 -0400
  • 6e10675adf
    Docs: updated dist files. Richard Moore 2020-09-08 01:12:15 -0400
  • 2b83feb6bd
    Docs: fixed markdown. Richard Moore 2020-09-08 01:11:29 -0400
  • 19fd55e935
    Docs: add example for custom ENS address (#911). Richard Moore 2020-09-08 01:10:08 -0400
  • 710998b19a
    Docs: Added link to React-Native. Richard Moore 2020-09-08 00:36:44 -0400
  • 828a35fdca Merge branch 'ChrisChinchilla-ethereum-basics' Richard Moore 2020-09-08 00:30:09 -0400
  • 95bcda0d8a Merge branch 'ethereum-basics' of git://github.com/ChrisChinchilla/ethers.js into ChrisChinchilla-ethereum-basics Richard Moore 2020-09-08 00:29:14 -0400
  • ccfe205db8 Merge branch 'ChrisChinchilla-master' Richard Moore 2020-09-08 00:27:57 -0400
  • f9684aeec2 Merge branch 'master' of git://github.com/ChrisChinchilla/ethers.js into ChrisChinchilla-master Richard Moore 2020-09-08 00:26:54 -0400
  • 9d5de46c84
    Updated dist files. v5.0.12 Richard Moore 2020-09-07 19:55:52 -0400
  • 28ee745211
    Docs: added React Native and fixed typos. Richard Moore 2020-09-07 19:40:50 -0400
  • 4e394fc680
    Allow events to use compact bytes ABI coded data for Solidity 0.4 external events (#891, #992). Richard Moore 2020-09-07 19:35:37 -0400
  • 97acaa1129
    Docs: fixed typo (#1026). Richard Moore 2020-09-06 01:57:06 -0400
  • fe280c8458
    Updated dist files. v5.0.11 Richard Moore 2020-09-05 23:57:15 -0400
  • bdccf7b8d3
    Synced unorm in shims to most recent version. Richard Moore 2020-09-05 23:45:25 -0400
  • 0234cfbbef
    Updated dist files. Richard Moore 2020-09-05 23:35:35 -0400
  • cadb28d6b3
    Fixed LedgerSigner sendTransaction (#936). Richard Moore 2020-09-05 04:37:47 -0400
  • 72385c2287
    Added BrainWallet to experimental exports. Richard Moore 2020-09-05 04:29:53 -0400
  • 201e5ced9c
    More readable server errors. Richard Moore 2020-09-05 04:29:08 -0400
  • bf481f4bbf
    Updated dist files. v5.0.10 Richard Moore 2020-09-05 01:23:16 -0400
  • 681f2a50b2
    Fixed test retry in browsers. Richard Moore 2020-09-05 01:14:25 -0400
  • 18fdb96fe1
    Updated dist files. Richard Moore 2020-09-04 03:21:51 -0400
  • 35b64b9a65
    Add test retry support to reporter. Richard Moore 2020-09-04 03:15:07 -0400
  • 4ca98825d4
    Updated dist files. Richard Moore 2020-09-04 02:11:49 -0400
  • 0558bba8eb
    Added retry logic to provider tests. Richard Moore 2020-09-04 02:06:04 -0400
  • a440317594
    Updated dist files. Richard Moore 2020-09-04 01:37:14 -0400
  • 2359a98641
    Fixed link in docs (#1028). Richard Moore 2020-09-04 01:26:29 -0400
  • a32fbd835d
    Ignore coverage build folder. Richard Moore 2020-09-04 01:24:54 -0400