Commit Graph

  • 80f62efc41 Throw more desscriptive error for unconfigured ENS name contract targets (#4213). Richard Moore 2023-07-11 20:54:37 -03:00
  • 7d061b786f Fixed contract once not running stop callback. Richard Moore 2023-07-11 20:42:43 -03:00
  • 3c17cf56b5 admin: updated dist files Richard Moore 2023-06-27 23:31:10 -02:30
  • 9197f9f938 Wider error detection for call exceptions on certain backends (#4154, #4155). v6.6.2 Richard Moore 2023-06-27 23:28:57 -02:30
  • 1dc8986a33 Added wider error deetection for JSON-RPC unsupported operation (#4162). Richard Moore 2023-06-27 11:18:21 -03:00
  • 3d141b44b5 Fixed formatUnits and parseUnits for values over 128 bits (#4037, #4133). Richard Moore 2023-06-27 10:58:22 -03:00
  • d2b5f1da02 admin: updated dist files Richard Moore 2023-06-23 00:35:07 -04:00
  • 857aa8ccc3 Prevent CCIP-read flags being passed to EtherscanProvider (#4043) v6.6.1 Richard Moore 2023-06-23 00:33:43 -04:00
  • 3df09fcbe6 admin: updated dist files Richard Moore 2023-06-23 00:07:06 -04:00
  • d51e3fbff4 Fixed CCIP read in contract calls (#4043). Richard Moore 2023-06-23 00:04:16 -04:00
  • 5210b68a78 docs: fix typos Richard Moore 2023-06-13 21:47:55 -04:00
  • 31cc4edf2c admin: updated dist files Richard Moore 2023-06-13 21:47:44 -04:00
  • 203a759efc Add exports for AbstractProviderOptions and for MulticoinProviderPlugin. v6.6.0 Richard Moore 2023-06-13 21:41:33 -04:00
  • de0f5189f6 Add option to adjust perform cache timeout in AbstractProvider. Richard Moore 2023-06-13 21:40:26 -04:00
  • 84375be92d Add full support for MultiCoin plugins and automatic detection for EVM-compatible coin types (#3888, #4081). Richard Moore 2023-06-13 16:26:40 -04:00
  • 2318005dfd Allow Interface instances where InterfaceAbi are allowed (#4142). Richard Moore 2023-06-13 16:22:40 -04:00
  • 9055ef6c69 Allow Numeric type for decimals in FixedNumber (#4141). Richard Moore 2023-06-12 22:11:08 -04:00
  • 4a3d24cd36 Migrate to curves. v6-curves-2 Richard Moore 2023-06-07 20:54:12 -04:00
  • 026c5bb137 admin: updated dist files Richard Moore 2023-06-07 20:20:11 -04:00
  • c448458633 docs: typo in jsdocs for eip number (#3992) Richard Moore 2023-06-07 20:14:12 -04:00
  • 8dd21f0333 Fix lost promise fulfillment when a batch has an error response (#4126). v6.5.1 Richard Moore 2023-06-07 20:09:29 -04:00
  • 11956aee34 admin: updated dist files Richard Moore 2023-06-06 22:42:28 -04:00
  • 374fbaebcd docs: fixed jsdocs typo (#4023) Richard Moore 2023-06-06 22:37:18 -04:00
  • 9a14709def docs: fixed jsdocs typo (#4026) Richard Moore 2023-06-06 22:36:09 -04:00
  • 38ee3195b0 Fix CJS browser bundling (#4033). v6.5.0 Richard Moore 2023-06-06 22:33:51 -04:00
  • 51a9610fe0 docs: updated readme (#4121) Richard Moore 2023-06-06 22:30:17 -04:00
  • 20c3d1b109 Fixed type guard for non-Typed instances (#4087). Richard Moore 2023-06-06 21:24:02 -04:00
  • bb8685b112 Add confirmations to TransactionResponse (#4094). Richard Moore 2023-06-06 20:56:44 -04:00
  • 3c1bad2fb7 Fix stray promises when a node returns invalid results (#4118). Richard Moore 2023-06-06 19:24:19 -04:00
  • f37a52da28 Added support to detect and stop providers spinning on intitial network detection (#4015). Richard Moore 2023-06-06 17:58:06 -04:00
  • 7dcecfa47d docs: added jsdocs Richard Moore 2023-06-06 17:56:00 -04:00
  • 3235910f3b tests: remove pocket provider from tests Richard Moore 2023-06-05 22:41:31 -04:00
  • 8eb8cae8cd admin: updated dist files Richard Moore 2023-06-05 22:12:31 -04:00
  • c1357847dc Bump ens-normalize version (#4071, #4077, #4080, #4102). v6.4.2 Richard Moore 2023-06-05 22:11:25 -04:00
  • 9b0e9920c0 Fix for networks with polling with non-consistent block and filter events (#4119). Richard Moore 2023-06-05 22:08:43 -04:00
  • 56ed4e7380 admin: updated dist files Richard Moore 2023-06-01 17:52:58 -04:00
  • 15ed2f5b32 Fixed AbstractProvider lookupAddress bug (#4086). v6.4.1 Richard Moore 2023-06-01 17:51:21 -04:00
  • d8e9586044 Fix FixedNumber comparison bug (#4112). Richard Moore 2023-06-01 17:48:56 -04:00
  • bbcfb5f6b8 docs: added jsdocs and general documentation Richard Moore 2023-06-01 17:42:48 -04:00
  • c785c1e515 docs: explicitly specify ESM for docs config Richard Moore 2023-05-19 09:44:08 -04:00
  • a6000e3c6d admin: updated dist files Richard Moore 2023-05-18 17:28:39 -04:00
  • 83d7f43b9c Coerce value into BigInt when checking for value. v6.4.0 Richard Moore 2023-05-18 17:26:59 -04:00
  • 50ffd5950c admin: updated rollup config for explicit ESM order Richard Moore 2023-05-18 17:11:34 -04:00
  • c8453577e9 admin: tweaked gitignore for misc files Richard Moore 2023-05-18 17:10:56 -04:00
  • bcca632ef8 docs: fixed typo in example ABI Richard Moore 2023-05-18 17:07:07 -04:00
  • 219b16dc28 Better errors when junk passed as Contract target (#3947, #4053). Richard Moore 2023-05-18 17:05:33 -04:00
  • f58990b80c More robust message checking in socket providers (#4051). Richard Moore 2023-05-18 16:56:50 -04:00
  • 984f6fa155 More robust defaultProvider start-up when a backend fails on bootstrap (#3979). Richard Moore 2023-05-18 16:52:47 -04:00
  • 2e5935b91c Fix Result.map when Array contains zero elements (#4036, #4048). Richard Moore 2023-05-15 17:18:46 -04:00
  • 6db7458cf0 Fixed error handling for contracts with receive and non-payable fallback. Richard Moore 2023-05-15 16:49:02 -04:00
  • f87f6ef9a0 Remove superfluous logging in defaultProvider. Richard Moore 2023-05-07 15:28:07 +09:00
  • a09f58452e tests: fixed assert ordering Richard Moore 2023-05-07 02:13:03 +09:00
  • 13593809bd admin: updated dist files Richard Moore 2023-05-06 15:16:41 +09:00
  • 1bc8b55d50 Removed superfluous logging. Richard Moore 2023-05-06 15:15:07 +09:00
  • 96d5e7b206 tests: added test-browser static files Richard Moore 2023-05-06 15:14:36 +09:00
  • 25ab579634 tests: simplified imports for browser testing Richard Moore 2023-05-06 15:03:58 +09:00
  • c7b9be977c tests: added initial browser testing Richard Moore 2023-05-06 15:02:36 +09:00
  • 2b0fe61133 Fix receipt gas price when effectiveGasPrice is 0 on testnets (#4014). Richard Moore 2023-04-28 21:49:42 +09:00
  • f2fb8b5ede tests: angular tests require recursive copy Richard Moore 2023-04-28 21:38:23 +09:00
  • e14afe3994 tests: added angular to env tests Richard Moore 2023-04-28 21:36:23 +09:00
  • 8a71e615c2 tests: refining env tests Richard Moore 2023-04-28 21:10:09 +09:00
  • d74a802907 tests: env tests should output TypeScript instead of JavaScript Richard Moore 2023-04-28 20:17:04 +09:00
  • 6d3639d91c tests: fix bug in prepare script Richard Moore 2023-04-28 20:14:46 +09:00
  • 35d0e0d976 tests: fix typo in workflow Richard Moore 2023-04-28 20:13:32 +09:00
  • 795d064058 tests: use matrix for env tests Richard Moore 2023-04-28 20:11:35 +09:00
  • fd96d149ab admin: include lib folders in CI tests Richard Moore 2023-04-28 00:56:38 +09:00
  • 7f49e14c06 admin: updat dist files Richard Moore 2023-04-28 00:55:41 +09:00
  • 9f9d234a2d docs: added jsdocs to verifyMessage Richard Moore 2023-04-28 00:45:50 +09:00
  • a47cad16a8 admin: trying more robust build output structure Richard Moore 2023-04-27 21:19:55 +09:00
  • 76d8fff581 admin: update dist files Richard Moore 2023-04-25 20:04:48 +09:00
  • 6c9b7e2a15 tests: added environment test (#3983) Richard Moore 2023-04-25 20:03:40 +09:00
  • 7e272a314f admin: adding better support for building on a wider variety of environments Richard Moore 2023-04-25 20:02:46 +09:00
  • 1d70807964 tests: added tests for ECC shared secrets Richard Moore 2023-04-25 20:00:12 +09:00
  • af0291c016 Added error event to provider (#3970, #3982). Richard Moore 2023-04-24 20:09:45 +09:00
  • e848978758 Removed superfluous parameters for internal transaction functions. Richard Moore 2023-04-24 19:37:05 +09:00
  • 076edad81e More aggresive tree-shaking. Richard Moore 2023-04-24 19:36:07 +09:00
  • 7c0465c5fb More flexible static network checking (#3834). Richard Moore 2023-04-24 19:20:39 +09:00
  • 6cfe22b7e2 docs: updated transaction.value to specify in wei Richard Moore 2023-04-24 18:33:25 +09:00
  • 5e5e5322c4 Demo for migrating to noble-curves v6-curves Richard Moore 2023-04-22 21:03:20 +09:00
  • 8fcbd9cac4 tests: update cjs tests to use require Richard Moore 2023-04-22 18:59:18 +09:00
  • f701f390cc admin: update dist files Richard Moore 2023-04-22 18:54:45 +09:00
  • df685b1bd9 Support transitive dependants that use non-node16 moduleResolution (#3920). Richard Moore 2023-04-22 18:53:35 +09:00
  • 47f9d16eb7 admin: adjust the target path for faux_modules Richard Moore 2023-04-22 18:42:26 +09:00
  • cdb34b0184 admin: move clone path up a folder Richard Moore 2023-04-21 19:09:53 +09:00
  • 44ba4a0073 admin: dump faux-npm logs Richard Moore 2023-04-21 19:06:41 +09:00
  • c3bc38b567 admin: show installed packages during test-env Richard Moore 2023-04-21 18:56:11 +09:00
  • d8efa7b77c admin: add clean target to environment tests Richard Moore 2023-04-21 18:44:50 +09:00
  • a1d52c3579 admin: add node types as dependency to fix type resolution Richard Moore 2023-04-21 18:44:23 +09:00
  • b70c66ee24 admin: update to newer faux_modules path Richard Moore 2023-04-21 17:58:21 +09:00
  • e315e1a74c admin: fix typo in workflow Richard Moore 2023-04-21 17:56:16 +09:00
  • 0f9f385a19 admin: add missing tag to env-tests Richard Moore 2023-04-21 17:51:00 +09:00
  • 35c0c01a27 admin: restrict paths for docs generation Richard Moore 2023-04-21 17:50:11 +09:00
  • db550971c0 admin: adding initial environment tests Richard Moore 2023-04-21 17:48:26 +09:00
  • 10e03e095b admin: update dist files Richard Moore 2023-04-19 17:30:37 +09:00
  • 6b9305886f docs: grammar fixes (#3980) Richard Moore 2023-04-19 16:29:41 +09:00
  • 91a84102d6 docs: fixed v5 typo in contracts (#3969) Richard Moore 2023-04-19 16:26:03 +09:00
  • bacd48cd5c docs: fixed typo (#3964) Richard Moore 2023-04-19 16:24:12 +09:00
  • a9b3edd2be docs: fixed typo (#3960) Richard Moore 2023-04-19 16:23:28 +09:00
  • 4e478e625d Populate any missing log.removed with false (#3959). Richard Moore 2023-04-19 15:45:54 +09:00
  • 0802b70a72 admin: updated dist files Richard Moore 2023-04-06 04:37:10 -04:00