Commit Graph

  • 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
  • 782561982e Check payable of constructor llwslc 2021-07-20 02:02:31 +08:00
  • 21d3ec2113
    Replace noble.utils.hmacSha256 Paul Miller 2021-07-19 18:34:26 +03:00
  • 5a9a8068f6
    Switch from elliptic to noble-secp256k1 Paul Miller 2021-07-19 18:24:22 +03:00
  • b89b137439 modify package.json summerpro 2021-07-19 19:01:11 +08:00
  • 4a965b5928 update .js code summerpro 2021-07-19 18:17:48 +08:00
  • 5710338ed3 update package.json summerpro 2021-07-19 17:15:25 +08:00
  • 15e56d74a9 update package summerpro 2021-07-19 16:33:59 +08:00
  • 5ff9bdb147 adapt code summerpro 2021-07-19 11:58:42 +08:00
  • 948c720761 Support matic and mumbai testnet through Infura Jeroen Ost 2021-07-16 14:53:22 +02:00
  • 87233d09f5
    fix issue with getUrl: net::ERR_CONNECTION_REFUSED Evgeniy Gromov 2021-07-15 06:27:44 +03:00
  • c0f05c103e
    fix(docs): typo viz 2021-07-14 08:06:30 +08:00
  • 8836e00a34 update code summerpro 2021-07-08 21:50:29 +08:00
  • 6e41c09d08 format code summerpro 2021-07-08 21:47:16 +08:00
  • 496076517b fix bug summerpro 2021-07-08 20:19:48 +08:00
  • 6f67d2c700 return tx hash of exchain type in function parse summerpro 2021-07-06 18:30:05 +08: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
  • 53671d0b17
    docs: fixed typo (#1727) Richard Moore 2021-07-01 23:25:01 -04:00
  • 25c8b8b3e6
    docs: fixed typo (#1729) Richard Moore 2021-07-01 23:22:14 -04:00
  • a0fa92c075
    updated dist files. Richard Moore 2021-06-29 12:25:07 -04:00
  • 72feee8f58
    Fixed explicit EIP-1559 keys for JsonRpcSigner. Richard Moore 2021-06-29 11:57:53 -04:00
  • 654d33c037
    fix EIP-1193 Provider link pjt 2021-06-28 12:05:09 +02:00
  • c824874172 Fix typo jayphbee 2021-06-28 10:01:07 +08:00
  • 7b9070e48e Added window.ethereum.enable() to Metamask section Nicholas 2021-06-26 20:07:51 -04:00
  • 71b7547f10
    Update dist files. v5.4.0 Richard Moore 2021-06-26 01:55:19 -04:00
  • 4970385e7b
    Fixing up testcases for non-eip-1559 ready platforms (#1610). Richard Moore 2021-06-26 01:44:12 -04:00
  • 0364dd9368
    Added some provider-specific adjustments to deal with eip-1559 (#1610). Richard Moore 2021-06-25 22:58:55 -04:00
  • e95708eedc
    Updated gasPrice to be optional for eip-1559 (#1610). Richard Moore 2021-06-25 22:58:01 -04:00
  • ba6854bdd5
    Added effectiveGasPrice to receipt. Richard Moore 2021-06-25 22:57:05 -04:00
  • ab989642e6 Fixed compilation errors in base-provider with TypeScript 4.3.2 Cezary Falba 2021-06-25 09:15:40 +02:00
  • 1e31b34a5a
    Fixed ENS names for JsonRpcSigner. Richard Moore 2021-06-25 00:02:08 -04:00
  • 7deb4c174a
    Added EIP-2930 and EIP-1559 transaction tests. Richard Moore 2021-06-24 23:49:59 -04:00
  • f053a7ad58
    Renamed Interface error coding methods. Richard Moore 2021-06-24 19:34:27 -04:00
  • b1affdbc10
    Fixed documentation on FallbackProvider priority (#1713). Richard Moore 2021-06-24 18:07:33 -04:00
  • dbf76257a7 Support matic and mumbai testnet through Infura Jeroen Ost 2021-06-24 16:31:17 +02:00
  • c2c0ce7503
    Updated dist files. Richard Moore 2021-06-24 02:13:06 -04:00
  • 7efc36df29
    Added ConstructorFragment to exports. Richard Moore 2021-06-24 01:29:13 -04:00
  • 720bde7719
    Added error utilities to Interface. Richard Moore 2021-06-24 01:25:31 -04:00
  • 319987ec3e
    Fixed EIP-1559 from address calculation bug (#1610). eip-1559 Richard Moore 2021-06-24 00:46:53 -04:00
  • 2a7ce0e72a
    merged master including transaction type 0 legacy constant (#1610). Richard Moore 2021-06-24 00:02:50 -04:00
  • 8ba64af29f
    admin: updated Flatworm version Richard Moore 2021-06-23 23:42:00 -04:00
  • 17af9f812f
    docs: fixed typos and updated examples Richard Moore 2021-06-23 23:40:50 -04:00
  • d001901c8c
    Added type to TransactionResponse and TrnsactionReceipt (#1687). Richard Moore 2021-06-23 23:39:57 -04:00
  • 4c4ed3a5fd
    Fix handling of empty credentials Dmitry Chepurovskiy 2021-06-22 22:29:06 +03:00
  • 91951dc825
    Trap CALL_EXCEPTION errors when resolving ENS entries (#1690). Richard Moore 2021-06-21 23:25:37 -04:00
  • 8277f5a62a
    Fixed transaction serialization with explicit null type (#1628). Richard Moore 2021-06-21 21:21:35 -04:00
  • e615e51fbf
    admin: updated spell check dictionary Richard Moore 2021-06-21 21:15:39 -04:00
  • 99422c1c7c
    admin: fixed typo in docs (#1686). Richard Moore 2021-06-21 21:15:01 -04:00
  • e8a0144b7a
    Fix issue with loading JSON ABI with internalType property (#728). Richard Moore 2021-06-21 21:12:25 -04:00
  • ccdb97c1a5
    Reverting initial changes to documentation Simon 2021-06-19 10:47:04 +08:00
  • ea18ebf0b2
    Update index.ts Simon 2021-06-19 10:45:08 +08:00
  • 7def3c848b
    Update README.md Simon 2021-06-19 10:31:10 +08:00
  • f9d09645e7
    docs: Added info on signMessage (#1343). Richard Moore 2021-06-18 16:17:26 -04:00
  • b9f43e1d7f Update signature of the class Marcelo 2021-06-18 02:50:03 +02:00
  • 3ddda8e177 Parse type field in Receipts Marcelo 2021-06-18 02:30:05 +02:00
  • 1ffa0e85ec
    fix typo: firectly -> directly Sebastian Pape 2021-06-17 09:53:50 +02:00
  • 91fff1449d
    Better baseFee calculation (#1610). Richard Moore 2021-06-14 23:42:11 -04:00
  • c5bca7767e
    Refactored eip-1559 logic (#1610). Richard Moore 2021-06-14 22:24:14 -04:00
  • 79c5bf6bcb
    docs: added more examples Richard Moore 2021-06-11 17:13:46 -04:00
  • 680b372abd
    Merge bd1e852488af4f6d711ae8c373ff011920e7ede4 into 412bbe29394661192d7279094783401d300a1f81 oliver-giersch 2021-06-11 14:39:04 +05:00
  • 412bbe2939
    Updated dist files. v5.3.1 Richard Moore 2021-06-10 18:29:05 -04:00
  • ee82e86ccc
    Fixed replacement transaction detection for JsonRpcSigner (#1658). Richard Moore 2021-06-10 18:22:02 -04:00
  • 376cf3cdbf
    Added Matic testnet info to networks (#1546). Richard Moore 2021-06-10 18:01:23 -04:00
  • 89bae3bd63
    docs: grammar fix (#1594). Richard Moore 2021-06-10 17:48:55 -04:00
  • a6e128f5cc
    Match Solidity identifier regex (#1657). Richard Moore 2021-06-10 17:47:17 -04:00
  • 5456c35924
    Added EIP-1559 overrides to contracts (#1610). Richard Moore 2021-06-10 17:42:20 -04:00
  • be20e28de1
    docs: adding more examples Richard Moore 2021-06-10 17:38:38 -04:00
  • b13c6f6865 Add transaction replacement support for JsonRpcSigner Mohamed Hassen Mami 2021-06-07 11:48:12 +02:00
  • 721bbfb1c0 refactor JsonRpcSigner#sendTransaction with async/await Mohamed Hassen Mami 2021-06-07 11:40:26 +02:00
  • 30c0c97270
    docs: added more examples and moved to new flatworm evaler format. Richard Moore 2021-06-04 01:17:56 -04:00
  • 4e6d121fb8
    Updated dist files. v5.3.0 Richard Moore 2021-05-31 19:06:24 -04:00
  • bfcd05fcbb
    Added MinInt256 and MaxInt256 constants (#1576). Richard Moore 2021-05-31 18:32:33 -04:00
  • 819b1ace5c
    Version bumps for bn.js and hash.js to match elliptic and fix some build tools (#1478). Richard Moore 2021-05-31 18:29:26 -04:00
  • 4b331148d9
    Removed Hangul checks in shims which crashes Android (#1519). Richard Moore 2021-05-31 18:20:32 -04:00
  • 7adcf3b154
    Fixed ENS namehash with leading and trailing dots (#1605). Richard Moore 2021-05-31 18:16:30 -04:00
  • 630656e949
    Fixed broken variable in template string (#1624, #1626). Richard Moore 2021-05-31 17:40:32 -04:00
  • 8681cd5969
    Fixed FixedNumber rounding for non-default formats (#1629). Richard Moore 2021-05-31 17:37:56 -04:00
  • 470551e4ee
    Update ws dependency version to fix security (#1633, #1634). Richard Moore 2021-05-31 15:46:47 -04:00
  • 348b4a639f
    Update 7.2.3 to 7.4.6 Fredrik 2021-05-31 10:54:04 +02:00
  • 7a12216cfb
    Initial EIP-1559 support (#1610). Richard Moore 2021-05-30 17:47:04 -04:00
  • 1238a2e16f
    build(deps): bump ws from 7.2.3 to 7.4.6 dependabot[bot] 2021-05-30 15:02:07 +00:00
  • 007140ca55 Fix issue with serializing tx with null type Frederik Bolding 2021-05-29 19:48:47 +02:00
  • 294ed2e8f4 update build files jdecroock 2021-05-29 11:05:47 +02:00
  • 4fd92f9f0e fix variable that isn't in scope jdecroock 2021-05-29 10:42:02 +02:00
  • af4ac5662f support ConnectionInfo in WebsocketProvider jdecroock 2021-05-28 21:15:58 +02:00
  • 5a3f7cfdf8 proposal to change build process jdecroock 2021-05-28 16:59:21 +02:00
  • c9b05a20ce
    Add Multicall Provider Soham Zemse 2021-05-26 05:42:26 +05:30