Commit Graph

  • 3d6a7ec020 Add support for IPFS metadata imageUrl in getAvatar (#2426). Richard Moore 2021-12-24 01:41:41 -05:00
  • 2f57c6a4ab Do not swallow ENS not supported errors (#2387). Richard Moore 2021-12-24 01:08:54 -05:00
  • d3d2953e8d docs: fixed and expanded explanation of fees (#2321) Richard Moore 2021-12-01 13:09:14 -05:00
  • 0403314023 docs: added note about pure/view for constant methods. Richard Moore 2021-12-01 12:56:21 -05:00
  • eb432aa1f4 admin: updated dist files v5.5.2 Richard Moore 2021-11-30 19:16:49 -05:00
  • 617714d196 Fixed test case for getAvatar; url has moved Richard Moore 2021-11-30 19:11:44 -05:00
  • 42784b8d38 Added basic redirect support. Richard Moore 2021-11-30 19:11:03 -05:00
  • 50d712d6af admin: updated dist files Richard Moore 2021-11-30 11:19:37 -05:00
  • c7e9715758 docs: Fixed ContractFactory.connect return type (#2224, #2257) Richard Moore 2021-11-30 10:24:06 -05:00
  • 0844de4eb4 Added arbitrum and optimism to networks and providers (#2335). Richard Moore 2021-11-30 10:20:26 -05:00
  • caa1983665 docs: Add view/pure to docs (#2336) Richard Moore 2021-11-30 10:03:43 -05:00
  • b8391b0e61 Added support for data URLs for avatar metadata. Richard Moore 2021-10-31 00:53:49 -04:00
  • 1e1c93effa Fixed getAvatar for unconfigured ENS names. Richard Moore 2021-10-31 00:05:27 -04:00
  • b145898976 admin: updated dist files v5.5.1 Richard Moore 2021-10-20 04:00:49 -04:00
  • 1bd91615ee Fixed abstract Provider signature issue (#2190). Richard Moore 2021-10-20 03:54:24 -04:00
  • d3079745c5 admin: updated dist files v5.5.0 Richard Moore 2021-10-19 00:01:37 -04:00
  • ecce86125d Added ENS avatar support to provider (#2185). Richard Moore 2021-10-18 23:53:37 -04:00
  • 5899c8aec0 admin: updated dist files Richard Moore 2021-10-17 23:03:30 -04:00
  • 3de1b81501 Fixed splitSignature logic for verifying EIP-2930 and EIP-1559 v (#2084). Richard Moore 2021-10-17 22:56:57 -04:00
  • ab319f2f4c Include events on ContractFactory deployment transactions (#1334). Richard Moore 2021-10-17 21:38:47 -04:00
  • 5b94ce2966 admin: updated dist files Richard Moore 2021-10-17 16:23:46 -04:00
  • 91c577b611 Removed non-english tests from the browser. Richard Moore 2021-10-17 16:18:22 -04:00
  • 2f363da5ff admin: add changelog Richard Moore 2021-10-16 02:31:02 -04:00
  • 73a46efea3 admin: updated dist files Richard Moore 2021-10-16 02:29:27 -04:00
  • 8f3d71dc5f admin: fixed alias script (#1494). Richard Moore 2021-10-16 01:53:12 -04:00
  • a5c6a468f4 Better errors when non-string address or ENS name is passed into Contracts or provider methods (#1051). Richard Moore 2021-10-16 01:30:06 -04:00
  • 8947fd405e Use personal_sign instead of eth_sign for message signing with JsonRpcSigner; added _legacySignMessage for legacy support (#1542, #1840). Richard Moore 2021-10-16 01:11:53 -04:00
  • cb43a99405 Removed extra wordlists from the dist files (#2058, #2077). Richard Moore 2021-10-15 22:34:03 -04:00
  • b7e61bd67e admin: use https endpoints for NPM registry Richard Moore 2021-10-15 22:03:35 -04:00
  • 0a8be37b08 Fix issue when Solidity method collises with JavaScript prototype (#1432, #2054, #2120). Richard Moore 2021-10-15 21:32:48 -04:00
  • 6582ede1ce Add support for Cloudflare Workers (#1886). Richard Moore 2021-10-05 16:57:51 -04:00
  • f3c6d819f3 Added more information to some invalid argument errors (#1130). Richard Moore 2021-10-05 16:05:40 -04:00
  • bee76a49b2 Fix compile-time error in new TypeScript version. Richard Moore 2021-10-05 15:48:14 -04:00
  • 68095a48ae Adding customData support to transactions to assist L2 chains (#1761). Richard Moore 2021-10-05 15:47:26 -04:00
  • 0e5419ec79 Added some explicit null results to previously implicit null results for ENS (#1850). Richard Moore 2021-10-04 12:19:48 -04:00
  • a48552a4fb Added BigNumber _difficulty to Block results (#2001, #2036). Richard Moore 2021-10-04 12:09:44 -04:00
  • ab806cad15 docs: fixed typo (#1770). Richard Moore 2021-10-04 11:49:33 -04:00
  • d5b41ce210 Removed redundant call to normalizing blockTag (1838). Richard Moore 2021-10-04 11:48:36 -04:00
  • fb6d141723 docs: fixed typos in comments; h/t @ly0va (#1838). Richard Moore 2021-10-04 11:46:24 -04:00
  • 7a404fb8ed Fixed isBytes check for invalid length or elements (#1964). Richard Moore 2021-10-04 11:21:43 -04:00
  • f8adf82e16 Fixed randomBytes not rejecting NaN as a length (#1977). Richard Moore 2021-10-04 11:08:58 -04:00
  • 8395cc146f docs: fixed typo in providers README (#1979). Richard Moore 2021-10-04 10:59:37 -04:00
  • 8fc5914c5a docs: fixed typo in cookbook (#2011). Richard Moore 2021-10-04 10:58:10 -04:00
  • cc250b2060 Allow any Networkish for getDefaultProvider (#2031). Richard Moore 2021-10-04 10:57:00 -04:00
  • 375627f6b1 docs: updated signer prefix info (#2032). Richard Moore 2021-10-04 10:54:31 -04:00
  • d67f8fb778 docs: fixed capitalization of MetaMask (#2033). Richard Moore 2021-10-04 10:52:34 -04:00
  • 45f367512d Stop allowing commas in fixed numbers; left over from legacy comma support (#2083). Richard Moore 2021-10-04 10:48:27 -04:00
  • ad87b718a9 docs: fixed typos in comments (#2087). Richard Moore 2021-10-04 10:46:35 -04:00
  • 48c9e0bf39 Export FallbackProviderConfig (#2121). Richard Moore 2021-10-04 10:44:24 -04:00
  • d1d636b503 docs: fixed typo (#2125). Richard Moore 2021-10-04 10:41:54 -04:00
  • 4166b2753d Updated dist files. v5.4.7 Richard Moore 2021-09-16 13:19:43 -04:00
  • 32a6b2a362 Fix parseUints with excess zeros and fix ReDoS issue (#2016, #1975, #1976). Richard Moore 2021-09-16 13:04:32 -04:00
  • f2a32d0d5b docs: added provider.FeeData Richard Moore 2021-08-27 15:35:23 -04:00
  • 5762a1f83d updated dist files. v5.4.6 Richard Moore 2021-08-27 15:34:47 -04:00
  • 8320d534d7 Temporarily remove the block miner for clique-based networks from CI testing (#1967). Richard Moore 2021-08-27 15:29:52 -04:00
  • c41b89a0c1 updated dist files. Richard Moore 2021-08-24 16:15:51 -03:00
  • b6a061e7bf More readable errors involving Uint8Arrays. Richard Moore 2021-08-24 16:08:27 -03:00
  • a662490e82 Added Deferred Error support to Description objects to extent Interface parse methods (#1894). Richard Moore 2021-08-24 16:03:12 -03:00
  • bdb54ac52b docs: added cookbook entry to compute raw transaction (#1857). Richard Moore 2021-08-24 14:54:15 -03:00
  • 32a90b66f0 docs: added Alchemy tutorial Richard Moore 2021-08-24 14:43:27 -03:00
  • 95b87f61a6 docs: added BigNumber.toBigInt (#1799). Richard Moore 2021-08-24 14:42:38 -03:00
  • 017b1feba2 Fix address coder to prepare non-hexdatastring addresses as hexdatastring (#1906). Richard Moore 2021-08-24 14:33:04 -03:00
  • accb85268c Removed temporary code for better errors needed until Alchemy added EIP-1559 support (#1893). Richard Moore 2021-08-23 23:02:32 -03:00
  • f0b3bc32d5 Updated dist files. v5.4.5 Richard Moore 2021-08-18 03:05:48 -03:00
  • 78e4273a32 Fxied getBlockWithTransactions results (1858). Richard Moore 2021-08-18 02:59:47 -03:00
  • dd09bf0735 docs: dded code examples for Contract (#982). Richard Moore 2021-08-10 00:20:16 -03:00
  • 4b163e9e73 docs: added dynamic localSigner Richard Moore 2021-08-09 17:49:24 -03:00
  • aacb95cd6b docs: added struct encoding example (#1147, #1301, #1302). Richard Moore 2021-08-09 17:47:33 -03:00
  • e6315a6b3c docs: remove need to restart dev node after each run. Richard Moore 2021-08-09 17:46:33 -03:00
  • 3ac91a414c docs: added StaticJsonRpcProvider (#1514, #1531). Richard Moore 2021-08-09 16:02:37 -03:00
  • 2dd5c1a6d2 docs: Fixed topicset example (#1538). Richard Moore 2021-08-09 15:48:02 -03:00
  • 2653449f3c docs: updated transactions for EIP-1559. Richard Moore 2021-08-09 15:42:33 -03:00
  • cddb03880a docs: added API for custom error coding. Richard Moore 2021-08-09 15:41:36 -03:00
  • e80f8dd4e6 docs: updates for EIP-1559 (#1777). Richard Moore 2021-08-09 15:40:37 -03:00
  • 1b4bc7a6a6 docs: Fix listAccounts return type (#1851). Richard Moore 2021-08-09 15:35:43 -03:00
  • 4e9394554b Updated dist files. v5.4.4 Richard Moore 2021-08-04 01:39:05 -03:00
  • 1d27d95670 Fixed Etherscan API key in default provider (#1807). Richard Moore 2021-08-04 01:32:30 -03:00
  • 2e431a5002 Temporarily remove Pocket fro provider tests. Richard Moore 2021-08-04 01:28:54 -03:00
  • da4e107268 Update dist files. Richard Moore 2021-08-02 22:57:45 -03:00
  • 7175e2e99c Adjust default masPriorityFeePerGas to account for MEV-heavy blocks (#1817). Richard Moore 2021-08-02 22:52:29 -03:00
  • 68229ac0af Updated dist files. v5.4.3 Richard Moore 2021-07-29 23:30:17 -04:00
  • 7274cd06cf Fixed JsonRpcProvider for pre-EIP-2930 chains (#1766). Richard Moore 2021-07-29 23:20:56 -04:00
  • be3854e648 Forward some missing EIP-1559 fields to call and estimateGas (#1766). Richard Moore 2021-07-29 23:12:29 -04:00
  • 63f8b28223 Fixed possible UnhandledPromiseException for bad ENS names. Richard Moore 2021-07-29 23:11:06 -04:00
  • 593b4886ff Prevent overriding value for non-payble constructors (#1785). Richard Moore 2021-07-29 17:25:19 -04:00
  • 6d1904c379 Updated dist files. v5.4.2 Richard Moore 2021-07-23 17:24:05 -04:00
  • 0aafca71db Fix test case for new transactions responses. Richard Moore 2021-07-23 17:17:43 -04:00
  • 0d40156fcb Updated dist files. Richard Moore 2021-07-23 02:21:24 -04:00
  • 576e9b54ab Added matic support to INFURA and Alchemy (#1546). Richard Moore 2021-07-23 02:13:35 -04:00
  • bc5cc2e7e3 Added string change to coalesce errors on some clients. Richard Moore 2021-07-23 01:52:43 -04:00
  • 660e69db71 Added wait to transactions returned by getBlockWithTransactions (#971). Richard Moore 2021-07-22 20:04:07 -04:00
  • 551cfa0062 Fixed floor, ceiling and round for FixedNumber for non-default Formats (#1749). Richard Moore 2021-07-22 19:40:49 -04:00
  • bd5e39edf8 Updated changelog. v4.0.49 v4-legacy Richard Moore 2021-07-19 23:25:19 -04:00
  • 9e94c03d01 Updated elliptic library (#1439, #1782). Richard Moore 2021-07-19 23:20:44 -04:00
  • 0f0d0c00d3 Fixed null confirmations in Wallet transaction (#1706). Richard Moore 2021-07-06 00:07:32 -04:00
  • a1f8d188a7 Fixed Etherscan string change and enabled all tests. Richard Moore 2021-07-03 00:45:03 -04:00
  • bde861436e updated dist files. v5.4.1 Richard Moore 2021-07-02 01:49:02 -04:00
  • 6e8a39ec35 Added Pocket back into Homestead defaultProvider and skip certain EtherscanProvider tests affected by outage. Richard Moore 2021-07-02 01:42:16 -04:00
  • ecae793edf Fixed EtherscanProvider NONCE_EXPIRED matching string update. Richard Moore 2021-07-02 00:17:45 -04:00
  • bac684c5a0 docs: fixd type Richard Moore 2021-07-01 23:32:53 -04:00