Commit Graph

  • ae0d5eb7c2 Removed underscore from the JsonRpcBatchProvider name (#62, #656, #892). Richard Moore 2021-04-17 18:12:08 -04:00
  • b8df000c8f Added better error detection when pre-EIP-155 transactions are disabled. Richard Moore 2021-04-17 18:10:27 -04:00
  • eb1ec2f231 Fix Android React Native environment shims which crash on normalizing Korean test (#1298). Richard Moore 2021-04-17 18:08:00 -04:00
  • b65508995c Fixed EIP-2930 transactions for EtherscanProvider (#1364). Richard Moore 2021-04-14 15:04:24 -04:00
  • 2a7dbf0571 Update issue templates Richard Moore 2021-04-12 20:50:14 -04:00
  • 0dc6f4a45b Update issue templates Richard Moore 2021-04-12 20:43:44 -04:00
  • 2534b1b3b2 docs: fixed typo in signature (#1411). Richard Moore 2021-04-10 19:58:20 -04:00
  • a11602d066 docs: fixed typo (#1450). Richard Moore 2021-04-10 19:56:40 -04:00
  • bec066bcb5 Re-enable AlchemyProvider Berlin tests. Richard Moore 2021-04-02 19:10:16 -04:00
  • ef5a2b4baa docs: added details for reverted calls. Richard Moore 2021-04-02 03:55:53 -04:00
  • 9e273220b6 docs: Fixed typo in getting-started (#1423). Richard Moore 2021-04-02 03:55:06 -04:00
  • d55ab6d4e6 Added experimental _JsonRpcBatchProvider (#62, #656, #892). Richard Moore 2021-04-02 03:53:48 -04:00
  • 1a7c4e89ef Cache JsonRpcProvider requests for certain methods per event loop (#1371). Richard Moore 2021-04-02 03:45:47 -04:00
  • c84a5e62f5 admin: updated admin dist files Richard Moore 2021-03-30 19:59:47 -04:00
  • 6978cca17d admin: fixed rats nest linking on Windows (#1345, #1346) Richard Moore 2021-03-30 19:59:28 -04:00
  • 0e3016bfae admin: updated admin dist files Richard Moore 2021-03-30 19:55:25 -04:00
  • d50b2d7e65 admin: updated spell check words Richard Moore 2021-03-30 19:54:52 -04:00
  • 941e4210c6 admin: added minor version bumping Richard Moore 2021-03-30 19:54:20 -04:00
  • 3b1d3fcee6 Update dist files. v5.1.0 Richard Moore 2021-03-30 15:22:45 -04:00
  • 81fd628292 Added BigNumber.toBigInt method (#1415). Richard Moore 2021-03-30 14:28:43 -04:00
  • f9dd0996ca docs: fixed typo (#1387). Richard Moore 2021-03-27 00:46:04 -04:00
  • 87ceaed4be Abstracted Contract with BaseContract without meta-class properties for easier extensions (#1384). Richard Moore 2021-03-26 17:32:36 -04:00
  • 0e1721b130 Fixed Contract properties that collide with null member properties (#1393). Richard Moore 2021-03-26 16:37:08 -04:00
  • c47d2eba4d Added EIP-2930 support (#1364). Richard Moore 2021-03-26 16:16:56 -04:00
  • 1db4ce12d4 Added abstraction for EIP-2718 support. Richard Moore 2021-03-09 15:26:20 -05:00
  • 6c43e20e7a Updated dist files. v5.0.32 Richard Moore 2021-03-07 18:24:04 -05:00
  • b2ecffb0c8 Bumped TypeScript to 4.2.2 (#1288). Richard Moore 2021-03-07 18:12:39 -05:00
  • a953f71752 Fixed shims from not displaying debug information. Richard Moore 2021-03-07 17:37:49 -05:00
  • c5a53d6911 Force TypedData numbers to be in decimal (#1193). Richard Moore 2021-02-25 00:46:10 -05:00
  • bcda16df1d Updated dist files. v5.0.31 Richard Moore 2021-02-12 19:06:01 -05:00
  • d937668dc1 Prevent unhandled rejections when passing nullish into Contract constructor (#1234). Richard Moore 2021-02-12 18:58:28 -05:00
  • 8279120e0a Better error messaging when provider backends give bogus responses (#1243). Richard Moore 2021-02-12 18:52:44 -05:00
  • 243beffa4f Prevent unconfigured ENS names from making an init tx (#1290). Richard Moore 2021-02-12 18:25:25 -05:00
  • 3a76d69a16 admin: small updates to build scripts. Richard Moore 2021-02-08 15:27:05 -05:00
  • 5b41675f33 docs: commit built docs Richard Moore 2021-02-08 15:26:10 -05:00
  • 80cde06bcc Updated dist files v5.0.30 Richard Moore 2021-02-08 15:24:45 -05:00
  • 7d0b33dc42 docs: more details on various APIs. Richard Moore 2021-02-08 14:52:31 -05:00
  • 173f4d44bf docs: update links in README (#1281). Richard Moore 2021-02-08 14:48:30 -05:00
  • 73e94349de When in Status trigger personal_sign instead of eth_sign (#1285). Richard Moore 2021-02-08 14:46:04 -05:00
  • 796954f880 Bump elliptic version for CVE-2020-28498 (#1284). Richard Moore 2021-02-08 14:38:24 -05:00
  • f0a88f551f docs: better linking to errors in docs Richard Moore 2021-02-04 18:59:51 -05:00
  • f4b97c00ed docs: added more on contributing (#1153). Richard Moore 2021-02-04 18:54:43 -05:00
  • 38eccc8b9d docs: more descriptions for logs and events. Richard Moore 2021-02-04 18:54:10 -05:00
  • a3b5f7132c docs: typo Richard Moore 2021-02-04 18:48:07 -05:00
  • a1e7db4abe docs: added links Richard Moore 2021-02-04 18:46:27 -05:00
  • 689459c1fd docs: added social profile assets Richard Moore 2021-02-04 18:45:09 -05:00
  • 755fc72094 docs: added other resources. Richard Moore 2021-02-04 18:44:37 -05:00
  • 620b7b91a1 docs: added some info on contract overrides (#1199). Richard Moore 2021-02-04 17:29:21 -05:00
  • fb9eea6c7e docs: typos and corrected priority order (#1252, #1255). Richard Moore 2021-02-04 17:23:23 -05:00
  • d83c583412 docs: updated NonceManager method name (#1271). Richard Moore 2021-02-04 17:22:26 -05:00
  • 3f97b94d15 docs: typos (#1189, #1261) Richard Moore 2021-02-04 17:21:11 -05:00
  • 0ae9ac6f98 docs: added details on URL for JsonRpcProvider regarding ConnectionInfo support (#1266). Richard Moore 2021-02-04 17:17:55 -05:00
  • 2333b6cfd2 Updated dist files. v5.0.29 Richard Moore 2021-02-03 14:44:48 -05:00
  • 73b31b371f Fixed typos in JSON ABI formatting (#1275). Richard Moore 2021-02-03 14:26:10 -05:00
  • fd0cf2cc54 Updated dist files. v5.0.28 Richard Moore 2021-02-02 17:32:11 -05:00
  • 27a981c84b Added load balancer support to PocketProvider (#1052). Richard Moore 2021-02-02 17:05:47 -05:00
  • 29be1e37bc Updated dist files. v5.0.27 Richard Moore 2021-02-01 15:56:47 -05:00
  • e727efc33e Added support for networks with slightly incorrect EIP-658 implementations (#952, #1251). Richard Moore 2021-02-01 15:50:27 -05:00
  • 4af2c19f45 Added Pocket network to the default provider (#1030, #1052). Richard Moore 2021-02-01 14:40:02 -05:00
  • 4f67ecdf62 Updated dist files. Richard Moore 2021-01-31 21:12:58 -05:00
  • 3396846a30 Added TypeScript declaration maps (#401). Richard Moore 2021-01-19 05:22:54 -05:00
  • 5c27b45ac9 Updated dist files. v5.0.26 Richard Moore 2021-01-13 14:49:25 -05:00
  • 20f6e16394 Better provider internal block management (#1084, #1208, #1221, #1235). Richard Moore 2021-01-13 14:42:15 -05:00
  • 2df9dd1120 Updated dist files. Richard Moore 2021-01-13 03:41:29 -05:00
  • 74470defda Fixed abundant UnhandledRejectErrors in provider polling (#1084, #1208, #1221, #1235). Richard Moore 2021-01-13 03:16:27 -05:00
  • 8175c83026 Fixed non-checksum address comparisons in abstract Signer (#1236). Richard Moore 2021-01-12 21:43:49 -05:00
  • e0ccafb140 Updated dist files. v5.0.25 Richard Moore 2021-01-08 03:32:59 -05:00
  • 20335e96c2 Safety check on digest length for signing. Richard Moore 2020-12-19 15:26:16 -05:00
  • a56a0a3336 Fixed listenerCount for contract when requesting for all events (#1205). Richard Moore 2020-12-18 03:56:14 -05:00
  • 4ad47b1b43 admin: added lock-versions script. Richard Moore 2020-12-14 01:26:05 -05:00
  • 0e6cc9a9a8 Lock package versions for the ESM builds (#1009). Richard Moore 2020-12-14 01:25:31 -05:00
  • 21c6c7ddb6 docs: use local dev node for exampels during build. Richard Moore 2020-12-08 18:30:34 -05:00
  • 8efbfc6afa docs: Filled in ContractFactory and examples. Richard Moore 2020-12-08 18:29:56 -05:00
  • 8e3cfd8517 Updated dist files. v5.0.24 Richard Moore 2020-12-08 01:44:36 -05:00
  • 0a6c15e691 admin: Added TypeScript-migrated admin scripts. Richard Moore 2020-12-08 01:38:32 -05:00
  • d3b1ac046a Fixed EIP-712 getPayload dropping EIP712Domain from types for JSON-RPC calls (#687). Richard Moore 2020-12-08 01:37:44 -05:00
  • 86b413750d admin: sync github issues. Richard Moore 2020-12-08 01:23:40 -05:00
  • 70c2b1b300 Remvoed dead files. Richard Moore 2020-12-08 01:22:09 -05:00
  • 5cb418cf7d Fixed typos in CHANGELOG. v5.0.23 Richard Moore 2020-11-25 20:03:27 -05:00
  • 8e4ee887b9 build: added testing folder to git ignore. Richard Moore 2020-11-25 15:35:12 -05:00
  • ef09361539 build: updated build scripts. Richard Moore 2020-11-25 15:34:05 -05:00
  • 6e36447aa0 Merge branch 'master' of github.com:ethers-io/ethers.js Richard Moore 2020-11-25 15:32:20 -05:00
  • 1c4259881a Updated dist files. Richard Moore 2020-11-25 15:30:58 -05:00
  • ba00df1ab7 build: Added updated admin scripts Richard Moore 2020-11-25 15:29:58 -05:00
  • 45a2902874 Fix BigNumber when passed something with a length property (#1172). Richard Moore 2020-11-25 15:07:34 -05:00
  • 211defa27f Upddated dist files. v5.0.22 Richard Moore 2020-11-23 19:23:11 -05:00
  • bdc6df4b8b ci: Use macOS for coverage to fix libudev issue with ubuntu. Richard Moore 2020-11-23 19:10:17 -05:00
  • 799896ac13 Added directory to repo field for each package. Richard Moore 2020-11-23 18:44:11 -05:00
  • 8b54f7ff23 CI: use macos for tests. Richard Moore 2020-11-23 18:22:31 -05:00
  • 2cf462c571 ci: break ubuntu pacakge into its own step. Richard Moore 2020-11-23 18:12:21 -05:00
  • 1f6646e131 CI: attempting custom package repo. Richard Moore 2020-11-23 18:08:05 -05:00
  • e6a52b309b CI: change linux version back to ubuntu-latest. Richard Moore 2020-11-23 13:09:00 -05:00
  • fb808d1362 Updated dist files. Richard Moore 2020-11-23 03:43:28 -05:00
  • fd2882d088 Temporary fix for GitHub actions being down. Richard Moore 2020-11-23 03:36:02 -05:00
  • a8e3380ed5 Add ABI coder function to compute default values (#1101). Richard Moore 2020-11-23 00:59:44 -05:00
  • 7f775f7ad6 docs: updated generated docs. Richard Moore 2020-11-22 23:07:13 -05:00
  • d122d18cfa docs: fixed source search link Richard Moore 2020-11-22 23:06:27 -05:00
  • 34488cd7d8 docs: updates and fixes (#1122). Richard Moore 2020-11-22 23:03:50 -05:00
  • 95e2871966 Updated dist files. Richard Moore 2020-11-22 22:44:33 -05:00
  • 4a8d579dca Fix for new versions of Geth which return formatted data on revert rather than standard data (#949). Richard Moore 2020-11-22 17:43:32 -05:00