Commit Graph

  • d35c826100 More changes Chris Chinchilla 2020-07-30 18:14:07 +02:00
  • 2ab13bb68a Continue review Chris Chinchilla 2020-07-30 17:10:22 +02:00
  • d5c35d48a2 fix typo William Riancho 2020-07-29 15:29:18 +02:00
  • ba404ffb0b
    Updated dist files. v5.0.7 Richard Moore 2020-07-20 02:27:26 -04:00
  • af10705632
    Add testcases for setLogLevel (#947). Richard Moore 2020-07-20 01:43:47 -04:00
  • 5443363de4
    Fix Logger setLogLevel with enum case mismatch (#947). Richard Moore 2020-07-20 01:43:02 -04:00
  • e3f7426af4
    Removed UUID dependency from json-wallets (#966). Richard Moore 2020-07-20 01:33:15 -04:00
  • 8b907d5f5f
    Added link to Chrome CLI switches for Karma Browser Tests. Richard Moore 2020-07-19 01:19:38 -04:00
  • 771190202f
    Fixed typo in DAI docs example (#958). Richard Moore 2020-07-18 06:08:45 -04:00
  • 5a4e3ede2a
    Updated browser tests to lie about User-Agent to fix Etherscan tests. v5.0.6 Richard Moore 2020-07-18 03:58:19 -04:00
  • 78b350bbc5
    Removed unnecessary dependency from BigNumber (#951). Richard Moore 2020-07-16 05:47:58 -04:00
  • 860ef0a8b1
    Bump lodash from 4.17.18 to 4.17.19 dependabot[bot] 2020-07-16 09:36:35 +00:00
  • fe2f0f7489
    Updated dist files. Richard Moore 2020-07-16 05:35:32 -04:00
  • 9f20258d5d
    Longer Etherscan throttle slot interval. Richard Moore 2020-07-16 05:29:33 -04:00
  • 63dd3d4682
    Fixed ENS overrides for the default provider (#959). Richard Moore 2020-07-16 05:27:36 -04:00
  • b1166211e2
    Updated dist files. Richard Moore 2020-07-15 14:00:36 -04:00
  • 435fd4ded4 chore: tsc build output bguiz 2020-07-15 16:59:28 +08:00
  • 28843b1f84 fix: update reason to say 'invalid hex' instead of 'invalid hash' within the formatter.hex validator bguiz 2020-07-15 16:58:22 +08:00
  • f134e48775 test: add test cases for formatter class bguiz 2020-07-15 16:47:24 +08:00
  • 7d43545303
    Added Retry-After support and adjustable slot interval to fetchJson. Richard Moore 2020-07-14 22:50:05 -04:00
  • f0db07f70b Start API Keys section review Chris Chinchilla 2020-07-14 14:19:47 +02:00
  • d9f6cd3636 Further review Chris Chinchilla 2020-07-14 14:05:55 +02:00
  • deaaf89492 Further review Chris Chinchilla 2020-07-14 13:13:52 +02:00
  • 33d73bfe64 Start review of getting started guide Chris Chinchilla 2020-07-07 14:41:23 +02:00
  • 32de4f1930 Minor typo changes Chris Chinchilla 2020-07-14 14:12:22 +02:00
  • 232c7a895b Further review Chris Chinchilla 2020-07-14 14:05:55 +02:00
  • c443a8bd9d Further review Chris Chinchilla 2020-07-14 13:13:52 +02:00
  • 0940944048 Start review of getting started guide Chris Chinchilla 2020-07-07 14:41:23 +02:00
  • 3ac0aeaac6 Further review Chris Chinchilla 2020-07-14 14:05:55 +02:00
  • 8557285da6 Merge branch 'master' of github.com:ethers-io/ethers.js Chris Chinchilla 2020-07-14 13:14:08 +02:00
  • fb46e0fd79 Further review Chris Chinchilla 2020-07-14 13:13:52 +02:00
  • e1fc2a9282 fix: change type of formats.receipt.root hash -> hex bguiz 2020-07-14 18:32:37 +08:00
  • 6fa853b309
    Updated dist files. Richard Moore 2020-07-14 02:33:30 -04:00
  • 88c7eaed06
    Added initial throttling support (#139, #904, #926). Richard Moore 2020-07-14 02:26:45 -04:00
  • c730cbc629
    docs: Added Provider api-keys page. Richard Moore 2020-07-14 02:12:59 -04:00
  • 4ef3fc501b
    docs: Updated code samples to use WebSocketProvider destroy. Richard Moore 2020-07-14 02:11:57 -04:00
  • c22fd3e73d
    Fixed CI fail-fast and continue-on-error Richard Moore 2020-07-13 19:45:20 -04:00
  • cf2cf8583c Remove unused dependency in bignumber Сковорода Никита Андреевич 2020-07-13 22:32:56 +03:00
  • 78eb9d6176
    Updated dist files. Richard Moore 2020-07-13 09:34:20 -04:00
  • 00f4ba0eeb
    Prevent a CI job failure from killing the workflow. Richard Moore 2020-07-13 09:28:08 -04:00
  • 588f64c760
    Use status code 1000 on WebSocket hangup for compatibility. Richard Moore 2020-07-13 09:27:08 -04:00
  • 6039464342
    Updated dist files. Richard Moore 2020-07-13 08:50:41 -04:00
  • 866ab30400
    Removing node v14 from CI (temporary). Richard Moore 2020-07-13 08:42:40 -04:00
  • 57fd6f0604
    Updated WebSocketProvider to use web-style event listener API. Richard Moore 2020-07-13 08:41:54 -04:00
  • 49e83b0c4d
    Updated dist files. Richard Moore 2020-07-13 08:03:56 -04:00
  • 1cfe4962aa
    Added tests to help fill out coverage tests. Richard Moore 2020-07-13 07:30:49 -04:00
  • 79b1da130b
    Normalize formatUnits to simplified decimals. Richard Moore 2020-07-13 07:28:56 -04:00
  • e128bfcd10
    Prevent zero-padding on Solidity type lengths. Richard Moore 2020-07-13 07:28:05 -04:00
  • e3d3e604f2
    Set sensible defaults for INFURA and AlchemyAPI getWebSocketProvider methods. Richard Moore 2020-07-13 07:26:40 -04:00
  • 619a8888eb
    Added logger assert methods. Richard Moore 2020-07-13 07:24:57 -04:00
  • c304d37cbd
    Added coverage keep-alive reporter. Richard Moore 2020-07-13 07:23:41 -04:00
  • 149e0839b1
    Added TypeScript map generation and files. Richard Moore 2020-07-13 06:50:29 -04:00
  • 0c1d55b6dc
    Added initial code coverage testing. Richard Moore 2020-07-13 06:48:33 -04:00
  • d0a79c6a13
    Added destroy to WebSocketProvider. Richard Moore 2020-07-12 05:02:08 -04:00
  • c6601769ad
    Updated packages (security updates). Richard Moore 2020-07-08 12:33:55 -04:00
  • 28ae42f87b
    Bump npm-registry-fetch from 4.0.4 to 4.0.5 dependabot[bot] 2020-07-08 06:45:40 +00:00
  • a78ca7eb8d
    Updated docs. Richard Moore 2020-07-07 23:20:32 -04:00
  • 59239d2f61
    Updated dist files. v5.0.5 Richard Moore 2020-07-07 23:19:00 -04:00
  • bf65ddbff0
    Fixed splitSignature when recoveryParam is encoded directly (#893, #933). Richard Moore 2020-07-07 22:54:35 -04:00
  • 7e56f3d392
    Fixed BigNumber string validation (#935). Richard Moore 2020-07-07 22:18:02 -04:00
  • 84d6fdfc37 Start review of getting started guide Chris Chinchilla 2020-07-07 14:41:23 +02:00
  • 4124a568fd Adding @yuetloo web3 migration docs. Richard Moore 2020-07-06 18:26:11 -04:00
  • db7202578d migration from web3 Yuet Loo Wong 2020-07-06 17:47:51 -04:00
  • e38fa1cdd4
    Updated spell check script. Richard Moore 2020-07-05 00:03:50 -04:00
  • a1b2a62e6b
    Updated docs build. Richard Moore 2020-07-05 00:02:47 -04:00
  • f34be4e2c2
    Updated dist files. v5.0.4 Richard Moore 2020-07-05 00:01:57 -04:00
  • 84e253f3f9
    Prevent negative exponents in BigNumber (#925). Richard Moore 2020-07-04 23:41:05 -04:00
  • 0fd9aa5cb6
    Fixed StaticJsonRpcProvider when auto-detecting network (#901). Richard Moore 2020-07-04 23:06:18 -04:00
  • 2a73b6ed34
    Updated docs for ESM import. Richard Moore 2020-07-04 22:46:47 -04:00
  • 0838135d4a
    Fixed typos in docs (#921). Richard Moore 2020-07-04 22:44:27 -04:00
  • a144ed8a71
    Fixed migration docs (#890). Richard Moore 2020-07-04 21:29:18 -04:00
  • e908ef7f1f add gsn signer Yuet Loo Wong 2020-04-07 00:55:08 -03:00
  • c646a0c881
    Updated docs build. Richard Moore 2020-07-03 01:54:56 -04:00
  • 0059b7e468
    Fixed documentation typos (#895, #917, #924). Richard Moore 2020-07-03 01:44:17 -04:00
  • 4838874127
    Added WebSocket static method to Alchemy provider and updated Alchemy URLs. Richard Moore 2020-07-03 01:41:32 -04:00
  • 96cb44025b
    Updated dist files. v5.0.3 Richard Moore 2020-06-29 00:54:30 -04:00
  • 7fe702d59b
    Fixed typo in error string. Richard Moore 2020-06-29 00:45:47 -04:00
  • 9e1434503e
    Updated elliptic package to address possible malleability issue; which should not affect Ethereum. Richard Moore 2020-06-29 00:40:17 -04:00
  • 08c74e9a13
    Fixed FixedNumber unguarded constructor and added isZero (#898). Richard Moore 2020-06-29 00:38:27 -04:00
  • c53864de0a
    Added StaticJsonRpcProvider for reducing calls to chainId in certain cases (#901). Richard Moore 2020-06-29 00:21:59 -04:00
  • 8c1ff4c862
    Allow getDefaultProvider to accept a URL as a network. Richard Moore 2020-06-29 00:06:31 -04:00
  • 987b5354cc
    Make network an optional parameter to WebSocketProvider. Richard Moore 2020-06-29 00:04:45 -04:00
  • 96a054f473
    Fix typos in readme Ryan Ghods 2020-06-28 16:35:47 -07:00
  • a0b13e4b2f
    fixed typo in docs Tom French 2020-06-28 18:35:17 +01:00
  • e4559d3870 Fix typos Mohamed Hayibor 2020-06-18 19:49:07 +07:00
  • 1a4f7d1b53
    Updated docs. Richard Moore 2020-06-17 23:38:59 -04:00
  • f9e9347e69
    Removed deprecated errors package. Richard Moore 2020-06-17 23:34:53 -04:00
  • d00362eb70
    Updated badges in docs. Richard Moore 2020-06-15 02:43:17 -04:00
  • 8ed67a5c19
    Fixed typo in docs (#885). Richard Moore 2020-06-15 02:25:46 -04:00
  • 202e5fede0
    Fix of typo Daniel Britten 2020-06-15 17:47:00 +12:00
  • f99029b49a Merge branch 'master' of github.com:ethers-io/ethers.js Richard Moore 2020-06-13 21:39:55 -04:00
  • 3017a31127
    Updated dist files. v5.0.2 Richard Moore 2020-06-13 21:39:36 -04:00
  • bbb4f407b3
    Allow provider.ready to stall until the network is available (#882). Richard Moore 2020-06-13 21:26:50 -04:00
  • be7e86ec90
    Fixed typo in changelog. Richard Moore 2020-06-13 20:55:05 -04:00
  • 88e68495b6
    Create security policy. Richard Moore 2020-06-13 17:21:50 -04:00
  • 738d34969d
    Reduce dependencies to squash security issues. Richard Moore 2020-06-13 16:39:00 -04:00
  • e0e0dbef18
    Updated admin scripts for publishing prod releases. Richard Moore 2020-06-12 23:59:06 -04:00
  • 039bad3848
    Changed root package name to match umbrella package. Richard Moore 2020-06-12 23:18:23 -04:00
  • 73d29e6853
    Updated dist files. v5.0.1 Richard Moore 2020-06-12 23:09:46 -04:00
  • 5a69e9caa8
    Fixed embedded pacakge version strings. Richard Moore 2020-06-12 23:04:10 -04:00