Commit Graph

  • 5aa50e1a9a Add _clearCache() to base-provider Marcin Wachulski 🏉 2021-03-18 00:09:31 +01:00
  • c863667df6
    Merge 8bb45ef0585933d0eb32ea3cd63cc98fc9d242f0 into 6c43e20e7a68f3f5a141c74527ec63d9fe8458be Nick Mudge 2021-03-16 00:13:00 +00:00
  • 8bb45ef058
    Update ledgerjs libraries Nick Mudge 2021-03-15 20:12:50 -04:00
  • fa3b25a94b fixes #1345 Manoj Kumar 2021-03-10 20:53:24 +05:30
  • 1db4ce12d4
    Added abstraction for EIP-2718 support. Richard Moore 2021-03-09 15:26:20 -05:00
  • 30a5684c36 Typo fix Miguel Mota 2021-03-07 22:27:00 -08: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
  • 4b83d95f84 add examples for encoding Alexis Gauba 2021-02-16 20:01:57 -08: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
  • 279f9428ea
    Update web3-provider.ts flexsurfer 2021-02-08 17:32:53 +01:00
  • c0439e4a18
    Updated Elliptic.js package from 6.5.3 to 6.5.4 somebodyrandom 2021-02-08 00:40:39 +01:00
  • e0a49cf01d
    Updated Elliptic.js package from 6.5.3 to 6.5.4 speedis 2021-02-08 00:26:17 +01:00
  • dea45ce453 fix Ancillary package urls on readme Kimi 2021-02-06 10:56:25 +02: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
  • 4d31cd4fa3
    Fix typo Suraneti Rodsuwan 2021-02-02 17:51:07 +07: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
  • 6c80dd00fd
    Fix typo for Application Binary Interface acronym Sudeep Biswas 2021-01-31 21:21:50 +05:30
  • 0080239747
    Set expected priority sort order Emmanuel Vilsbol 2021-01-27 02:55:31 +01:00
  • b8c09b4a96
    docs: fix wrong property Franco Victorio 2021-01-25 14:42:06 -03:00
  • 3396846a30
    Added TypeScript declaration maps (#401). Richard Moore 2021-01-19 05:22:54 -05:00
  • ebe279e67a Fixed docs Luis de Leon 2021-01-17 22:28:39 -04:00
  • 1314de53d5 Updated version Luis de Leon 2021-01-17 22:21:25 -04:00
  • fa987a678e Added Ethereum testnets support and fixed bugs Luis de Leon 2021-01-17 21:09:14 -04:00
  • 6cc3434c1c Removing PocketProvider file Wilson 2021-01-04 10:25:43 -04:00
  • f2b384d3dc Updating Pocket provider Wilson 2020-12-30 08:12:29 -04:00
  • 3c1c0be356 Updated provider tests Luis de Leon 2020-09-17 22:18:44 -04:00
  • 7cf43b9798 Added PocketGatewayProvider, updated tests and docs Luis de Leon 2020-09-17 21:20:11 -04:00
  • 3949c170cf Updated provider tests Luis de Leon 2020-09-17 22:18:44 -04:00
  • f77c7d0081 Added PocketGatewayProvider, updated tests and docs Luis de Leon 2020-09-17 21:20:11 -04:00
  • b71559d20f fix fragment json formatting object keys Sascha Hanse 2021-01-17 16:36:55 +01: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
  • c7a2781de7
    Handle getBlockNumber errors on polling André Vitor de Lima Matos 2021-01-12 20:24:47 -03:00
  • e0ccafb140
    Updated dist files. v5.0.25 Richard Moore 2021-01-08 03:32:59 -05:00
  • b5766f2764
    Merge d106aa87ae69a2e59b7852ea3b9c4b1a82751450 into 8e3cfd8517d69f9c6517e8141191b697bb4a645b michael1011 2020-12-30 14:21:53 +01:00
  • d106aa87ae
    Handle WebSocket errors michael1011 2020-12-30 13:23:02 +01: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
  • 1aaec914c3
    Update etherscan-provider.ts dp 2020-12-16 14:35:17 +02:00
  • f5ba1ea950
    feat: EtherscanProvider BinanceSmartChain baseURL dp 2020-12-16 14:34:21 +02: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
  • 4dba366fdf
    fix switch from/to me in doc Transfer example Simon Fremaux 2020-12-06 02:13:23 +01: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