Commit Graph

  • 4b4fdbc6e3 tests: added typed values tests Richard Moore 2022-11-09 21:12:54 -05:00
  • 257654bc5d Fixed bugs in typed address and 48-bit numeric values. Richard Moore 2022-11-09 21:12:21 -05:00
  • ed16850211 Add arbitrum specific fields to tx receipt type Santiago Palladino 2022-11-09 20:25:33 -03:00
  • 3d3273a8c5 admin: updated dist files Richard Moore 2022-11-09 06:22:17 -05:00
  • 8af9e5953f tests: better error recovery on testing sending transactions Richard Moore 2022-11-09 06:20:48 -05:00
  • 6aa853abc3 Fixed ABI argument assertion. Richard Moore 2022-11-09 06:03:01 -05:00
  • 6f40dfdf77 Fixed HDNodeWallet mnemonic assertion. Richard Moore 2022-11-09 05:57:00 -05:00
  • e09c14495f admin: remove github CI config from npm publish Richard Moore 2022-11-09 02:58:34 -05:00
  • f3a3d23a29 admin: renamed headers in CI Richard Moore 2022-11-09 02:58:06 -05:00
  • fc326b62ff tests: remove reporter from coverage testing Richard Moore 2022-11-09 02:57:40 -05:00
  • 93911d7371 admin: update dist files Richard Moore 2022-11-09 02:57:02 -05:00
  • 62b358024b tests: less chatty transaction sending tests Richard Moore 2022-11-09 02:53:13 -05:00
  • 60d7709069 More robust FallbackProvider with correct error pass-through. Richard Moore 2022-11-09 02:52:25 -05:00
  • 96d1eaabf3 Added better CCIP debug tracing. Richard Moore 2022-11-09 02:51:07 -05:00
  • c85cc72564 Fix formatting when passed an existing ethers object and remove static confirmations. Richard Moore 2022-11-09 02:49:32 -05:00
  • 8ea7cc8ee1 Fix Etherscan POST serialization for bigints. Richard Moore 2022-11-09 02:48:29 -05:00
  • e36ee04aa8
    GetStorageAt not supported Lukas Majercak 2022-11-07 11:57:44 -08:00
  • 4dc70eb6e5 clearer ENS name error message. Roy 2022-11-07 09:39:27 +02:00
  • 1427895fd7
    Add new community keys Lukas Majercak 2022-11-04 18:38:03 -07:00
  • b30597c686 Added more tests Richard Moore 2022-11-04 18:11:38 -04:00
  • 8049071152 Added units test cases from v5. Richard Moore 2022-11-04 18:10:54 -04:00
  • d2271617a6 More flexible Contract for events and allow listening to multiple events in a single filter. Richard Moore 2022-11-04 18:10:00 -04:00
  • 8fe938e69b Fixed provider events for filters which included a null. Richard Moore 2022-11-04 18:09:08 -04:00
  • 3db5864041 Switched to assert instead of throwArgument. Richard Moore 2022-11-04 18:08:37 -04:00
  • 62330e8ec5
    Checkout browser-data.json from master Lukas Majercak 2022-10-31 13:13:27 -07:00
  • bca0c8a687
    Checkout lib code from master Lukas Majercak 2022-10-31 13:09:25 -07:00
  • 933ccceda5
    Checkout lib code from master Lukas Majercak 2022-10-31 13:08:03 -07:00
  • 39012e7ad6
    Checkout lib code from master Lukas Majercak 2022-10-31 13:07:11 -07:00
  • 9741a31538
    Add community apiKey Lukas Majercak 2022-10-31 13:05:46 -07:00
  • e5b9a275be
    Add CoinbaseCloudProvider - a UrlJsonRpcProvider for Coinbase Cloud Lukas Majercak 2022-10-31 12:25:08 -07:00
  • 2c141995a8 fix: alchemy provider url handling maksple 2022-10-25 16:20:02 +02:00
  • e5c068c395 Converted throwArgumentError to assertArgument. Richard Moore 2022-10-25 04:06:00 -04:00
  • 191c6e1919 Add timeout to .wait() type definition Leonard Souza 2022-10-21 08:08:10 -07:00
  • 17ac965b12 Remove empty subs on emit if subscribed using once. Richard Moore 2022-10-21 01:24:10 -04:00
  • 24aa7fbfed admin: removed stray VT100 sequences from summary.txt Richard Moore 2022-10-20 21:14:55 -04:00
  • e75fe998c5 admin: updated build upload bucket Richard Moore 2022-10-20 20:57:38 -04:00
  • 9dc0d2a4f2
    Merge cb681d07113e437ebb3fbcbe4ee6418300733574 into c80fcddf50a9023486e9f9acb1848aba4c19f7b6 Idris Abdul-Lateef 2022-10-20 17:31:35 -07:00
  • 5ffd3c93ae admin: test coverage upload Richard Moore 2022-10-20 19:59:41 -04:00
  • 237d0c0c36 admin: test coverage upload Richard Moore 2022-10-20 19:54:28 -04:00
  • f2ebb16ca1 admin: test coverage upload Richard Moore 2022-10-20 19:53:25 -04:00
  • 3d0639f4ed admin: test coverage upload Richard Moore 2022-10-20 19:51:11 -04:00
  • 86792a0e4c fix return value without fraction wwhen digits zero 3794 2022-10-20 19:53:44 +09:00
  • bc93574f3c admin: added faucet private key for CI Richard Moore 2022-10-20 05:04:12 -04:00
  • 214b7ba217 admin: updated dist files Richard Moore 2022-10-20 05:03:32 -04:00
  • e72a3cf078 tests: updated test suites Richard Moore 2022-10-20 05:00:49 -04:00
  • 1648beba74 Updated root exports. Richard Moore 2022-10-20 05:00:18 -04:00
  • 83d01f86ba Prevent signing invalid digests. Richard Moore 2022-10-20 04:59:55 -04:00
  • 5813b316d7 Fixed bug parsing raw non-compressed signatures. Richard Moore 2022-10-20 04:59:20 -04:00
  • 14af51d4e9 Fixed browser issue for HMAC. Richard Moore 2022-10-20 04:58:37 -04:00
  • 53c8291ed5 Use new makeError method in Contract. Richard Moore 2022-10-20 04:57:28 -04:00
  • 9c45482fad Added convenience functions for creating CALL_EXCEPTION Errors. Richard Moore 2022-10-20 04:55:25 -04:00
  • a667dcbebe Sync testnets with v5 updates and update to new CALL_EXCEPTION model. Richard Moore 2022-10-20 04:54:26 -04:00
  • f4539e5675 Inject common networks in main Network object to allow sync access to Network at the top-level. Richard Moore 2022-10-20 04:51:42 -04:00
  • 2486b88494 Fixed Wallet not passing non-enumerated properties along to be signed. Richard Moore 2022-10-20 04:50:39 -04:00
  • 15446f729b Updated to new CALL_EXCEPTION model, removing UNPREDICTABLE_GAS_LIMIT. Richard Moore 2022-10-20 04:49:40 -04:00
  • 22ebbf4e5c Fixed wrong hash computed with Transaction and added toJSON. Richard Moore 2022-10-20 04:48:52 -04:00
  • 45d29fd318 Allow computing an address from a SigningKey. Richard Moore 2022-10-20 04:47:44 -04:00
  • 1974c6abdc Removed old incompatible method of injected networks. Richard Moore 2022-10-20 04:47:05 -04:00
  • c80fcddf50 admin: add env to workflow Richard Moore 2022-10-19 04:49:26 -04:00
  • f3e67d230e admin: updated environment Richard Moore 2022-10-19 04:31:32 -04:00
  • 0bfa7f497d admin: updated dist files v5.7.2 Richard Moore 2022-10-19 04:19:51 -04:00
  • 706d3ca27c Updated tests for goerli. Richard Moore 2022-10-19 04:16:23 -04:00
  • 60248f3249 admin: update dist files Richard Moore 2022-10-18 23:41:44 -04:00
  • f5abaafb7f admin: add environment to CI Richard Moore 2022-10-18 23:24:24 -04:00
  • 139280390c Updated tests to use goerli instead of ropsten. Richard Moore 2022-10-18 23:23:48 -04:00
  • 9f990c57f0 Added new error strings Pocket returns. Richard Moore 2022-10-18 23:22:07 -04:00
  • 74e3d98d1d Fixed Alchemy goerli URL. (#3320, #3323, #3340, #3358, #3423) Richard Moore 2022-10-18 23:21:06 -04:00
  • 8745800cbc admin: update dist files Richard Moore 2022-10-18 20:35:20 -04:00
  • 2a3a2e1fed Update testnets for third-party providers (#3320, #3323, #3340, #3358, #3423). Richard Moore 2022-10-18 20:31:56 -04:00
  • 02e135d3d1 Allow passing string as wordlist to Wallet.fromMnemonic, same as underlying HDNode call allows STerliakov 2022-10-17 20:15:37 +03:00
  • f72f0f4ecd
    deprecate ropsten and kovan 周宇盛 Yusheng Zhou 2022-10-13 22:04:36 +08:00
  • 91e18de443
    deprecate infura provider of arbitrum-rinkeby testnet 周宇盛 Yusheng Zhou 2022-10-13 22:02:56 +08:00
  • 887650d4b7
    deprecate infura provider of ropsten, rinkeby, kovan testnet 周宇盛 Yusheng Zhou 2022-10-13 22:01:14 +08:00
  • deb9f10b01
    replace arbitrum-rinkeby with arbitrum-goerli 周宇盛 Yusheng Zhou 2022-10-13 21:46:49 +08:00
  • e09c7d70ed
    Update Infura provider to support Arbitrum Goerli Jeff Reiner 2022-10-13 15:32:21 +02:00
  • a8ea4c84ce Rename result to matchedFraction 3794 2022-10-12 17:58:57 +09:00
  • a2c8f1d01e Add digits param to formatUnits and formatFixed 3794 2022-10-12 17:50:18 +09:00
  • 3254c6f30f deleted deprecated testnets, added Alchemy Goerli John Fáwọlé 2022-10-12 01:35:01 +01:00
  • 9b0244ac12
    Alchemy deprecated support of Rinkeby, Ropsten, and Kovan testnets. 周宇盛 Yusheng Zhou 2022-10-09 12:14:28 +08:00
  • 0d7f4c7a5f
    Infura deprecated support of Rinkeby, Ropsten, and Kovan testnets. 周宇盛 Yusheng Zhou 2022-10-09 11:51:09 +08:00
  • d323a728ec Throw errors from JsonRpcBatchProvider if result is not an array ReflectiveChimp 2022-10-05 22:45:36 +01:00
  • c8f769346f admin: updated dist files Richard Moore 2022-10-01 01:34:06 -04:00
  • 55a6c9b715 tests: added more testing Richard Moore 2022-10-01 01:33:18 -04:00
  • 8bece98e3e Allow indexed parameters on Events. Richard Moore 2022-10-01 01:29:44 -04:00
  • 992c7eef07 Simplified Fragment API Richard Moore 2022-10-01 01:17:15 -04:00
  • 4e94617ea8 admin: update CI test names Richard Moore 2022-09-30 20:24:29 -04:00
  • fb57f6d848 tests: use retryIt for possibly long-running provider tests Richard Moore 2022-09-30 20:20:27 -04:00
  • aafb467001 admin: update Generate Coverage workflow to use compatible nodejs version Richard Moore 2022-09-30 20:10:10 -04:00
  • 4206c7c14c admin: added name to CI Richard Moore 2022-09-30 20:05:00 -04:00
  • 87e1f52702 Initial signature change to support custom WebSockets for reconnecting providers. Richard Moore 2022-09-30 20:04:03 -04:00
  • db308812b2 Fix Interface signatures to allow strings as fragments. Richard Moore 2022-09-30 20:03:24 -04:00
  • 0fd2a450af Add negative hexstring support to getNumber. Richard Moore 2022-09-30 20:02:42 -04:00
  • f4d2721baf tests: added more tests Richard Moore 2022-09-30 20:00:11 -04:00
  • 58ae6b7fc5 tests: fixed locking randomBytes test Richard Moore 2022-09-30 19:56:13 -04:00
  • d3b6cfce84 admin: update for CI Richard Moore 2022-09-30 19:40:33 -04:00
  • e2b98b9e73 admin: updates for CI Richard Moore 2022-09-30 19:38:49 -04:00
  • 66ad5f82fb admin: add github workflow for CI Richard Moore 2022-09-30 19:31:00 -04:00
  • c7caa8d79b
    fix typo in types.wrm fetsorn 2022-09-30 18:50:49 +04:00
  • 9771b851f8 Renamed Bytes32-based coding functions. Richard Moore 2022-09-30 05:54:00 -04:00
  • 26bdf2f933
    Update base64.js Sarah Kay 2022-09-30 15:41:29 +10:00