Commit Graph

  • 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
  • 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
  • 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
  • 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
  • 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
  • f9d09645e7 docs: Added info on signMessage (#1343). Richard Moore 2021-06-18 16:17:26 -04: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
  • 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
  • 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
  • 7a12216cfb Initial EIP-1559 support (#1610). Richard Moore 2021-05-30 17:47:04 -04:00
  • d395d16fa3 admin: flags for karma to prevent timeout Richard Moore 2021-05-19 01:30:12 -04:00
  • 8077ce0aae Updated dist files. Richard Moore 2021-05-19 00:05:36 -04:00
  • 2fe78ad7e3 ci: Removing Pocket network from the default provider and tests as it is not currently reliable Richard Moore 2021-05-19 00:00:10 -04:00
  • 5f1f2c5e2c Updated dist files Richard Moore 2021-05-18 16:02:27 -04:00
  • 3c79ee8cef admin: added words to spellcheck Richard Moore 2021-05-18 15:56:01 -04:00
  • 772067a3c9 admin: added words to spellchecker Richard Moore 2021-05-18 15:53:15 -04:00
  • 621897f249 More resiliant testing. Richard Moore 2021-05-18 15:52:32 -04:00
  • d3b7130ed6 Merge branch 'master' of github.com:ethers-io/ethers.js Richard Moore 2021-05-17 16:29:33 -04:00
  • dad3829c2e Updated dist files. v5.2.0 v5.2 Richard Moore 2021-05-17 16:19:36 -04:00
  • de4d683f6d admin: moved some changelog links around Richard Moore 2021-05-17 16:13:35 -04:00
  • ebe4cc90f5 admin: updated Changelog Richard Moore 2021-05-13 23:51:01 -04:00
  • 35e3bf9d11 admin: dependency security audit updates Richard Moore 2021-05-13 23:50:24 -04:00
  • 2d717dcef8 docs: updated banner version. Richard Moore 2021-05-13 23:49:30 -04:00
  • 3316468e3e More aggresively check for mempool transactions sent from JsonRpcSigner. Richard Moore 2021-05-13 23:29:59 -04:00
  • 5144acf456 Added initial support for detecting replacement transactions (#1477). Richard Moore 2021-05-13 23:28:47 -04:00
  • aadc5cd3d6 Added convenience method for HD path derivation. Richard Moore 2021-05-13 23:02:00 -04:00
  • 6e088099ad Added mnemonicPath option to cli. Richard Moore 2021-05-13 22:59:16 -04:00
  • b6370f1360 Added some popular Ethereum-compatible chains to networks. Richard Moore 2021-05-13 22:58:16 -04:00
  • 26464c5425 Added debug event to Web3Provider. Richard Moore 2021-05-13 22:27:13 -04:00
  • 37a9c77ab2 Abstracted EtherscanProivder to more easily fascilitate other Etherscan-supported chains (#1204, #1473). Richard Moore 2021-05-07 00:31:15 -04:00
  • 4898e7baac admin: update issue templates Richard Moore 2021-04-27 18:43:54 -04:00
  • c71bbbe7db admin: fixed config.yml filename Richard Moore 2021-04-27 18:40:44 -04:00
  • c8fecbbc29 admin: fixed duplicate files GitHub UI created. Richard Moore 2021-04-27 18:38:22 -04:00
  • b4df28dddd Update issue templates Richard Moore 2021-04-27 18:32:06 -04:00
  • 483d67f55c Added EIP-838 error name as well as error signature (#1498). Richard Moore 2021-04-26 17:46:16 -04:00
  • 987bec87af Added new error for replaced transactions (#1477). Richard Moore 2021-04-26 12:06:37 -04:00
  • a9cdbe1238 More flexible FixedNumber input and output for strings with no decimals (#1019, #1291, #1463). Richard Moore 2021-04-23 18:41:00 -04:00
  • 4e9abfdee4 Added hex support for bigint (#1472). Richard Moore 2021-04-23 17:44:22 -04:00
  • 3bb5fbf533 Added support for null entries in EventFilter (#1499). Richard Moore 2021-04-23 17:43:27 -04:00
  • cadccc3060 Add bigint to allowed BigNumberish types (#1472). Richard Moore 2021-04-22 22:34:06 -04:00
  • 65196097f6 Support for EIP-838 custom contract errors (#1498). Richard Moore 2021-04-22 22:29:30 -04:00
  • 8e22e0260e Minor version bump. Richard Moore 2021-04-22 22:10:56 -04:00
  • de7da421b3 docs: updated versions and dates Richard Moore 2021-04-22 06:34:44 -04:00
  • a9f7957550 Updated dist files. v5.1.4 Richard Moore 2021-04-22 06:34:02 -04:00
  • bd2d44eecf docs: updated script links in README. Richard Moore 2021-04-22 06:28:46 -04:00
  • bd05aed070 Do not throw on ABI _error_ type (#1493, #1497). Richard Moore 2021-04-22 06:26:56 -04:00
  • ce8f1e4015 Updated dist files. v5.1.3 Richard Moore 2021-04-19 21:30:28 -04:00
  • 58488e78f9 Fixed JsonRpcProvider event-loop caching when using any network (#1484). Richard Moore 2021-04-19 20:56:18 -04:00
  • 29116593ba Updated experimental Eip1193Bridge to support final EIP-1193 API. Richard Moore 2021-04-19 20:52:50 -04:00
  • 51f0e1a52f Fail early for ABI decoding that will obviously run out of data (#1486). Richard Moore 2021-04-19 20:26:05 -04:00
  • c086962302 Fixed BigNumber toBigInt return type (#1485). Richard Moore 2021-04-19 20:09:39 -04:00
  • c0daf437f7 Updated dist files. v5.1.2 Richard Moore 2021-04-18 19:33:26 -04:00
  • 8eaeba35f5 Increase provider tests gas price for sending a transaction. Richard Moore 2021-04-18 19:26:39 -04:00
  • 4a44865a8c Fixed run-checking non-filter Contract events (#1458). Richard Moore 2021-04-18 19:23:27 -04:00
  • 725fe0aa32 Updated dist files. v5.1.1 Richard Moore 2021-04-18 02:48:05 -04:00
  • 08adc18a68 Increased sendTransaction timeout to 15 minutes and pull Pocket from tx tests. Richard Moore 2021-04-18 02:42:20 -04:00
  • 1fcf4b6ce6 Export Eip1193Bridge in experimental package. Richard Moore 2021-04-18 02:40:26 -04:00
  • 7c8ae9cfcb Merge branch 'master' of github.com:ethers-io/ethers.js Richard Moore 2021-04-17 22:41:31 -04:00
  • 0cd5fccfad Updated dist files. Richard Moore 2021-04-17 22:41:09 -04:00
  • 53ee187443 admin: updated spell-check data Richard Moore 2021-04-17 22:37:04 -04:00
  • 4577444c44 Prevent non-typed transactions from unsafely ignoring specified access lists (#1364). Richard Moore 2021-04-17 22:35:40 -04:00
  • 1cb3199e5c Update tests for current EIP-2930 support across backends (#1364). Richard Moore 2021-04-17 22:23:18 -04:00
  • 25c3024a89 docs: added AccessLists details (#1364). Richard Moore 2021-04-17 22:09:50 -04:00