Commit Graph

  • 9e7b051a7a
    wip DaniPopes 2022-09-26 22:37:39 +0000
  • 0129605778 chore: rm unwrap #1744 Matthias Seitz 2022-09-26 20:31:49 +0200
  • d8791482d5
    fix(solc): use empty bytecode as default instead unlinked (#1743) Matthias Seitz 2022-09-26 19:35:19 +0200
  • 3669756938 chore: fmt #1743 Georgios Konstantopoulos 2022-09-26 10:35:06 -0700
  • 7888aaecde
    test: add create_parent_dir_all_test (#1741) Matthias Seitz 2022-09-26 19:33:54 +0200
  • 354fb956a7
    fix: transaction object rlp decoding (#1740) Matthias Seitz 2022-09-26 19:33:41 +0200
  • 9b4950383b
    chore(deps): bump thiserror from 1.0.35 to 1.0.36 (#1739) dependabot[bot] 2022-09-26 10:32:24 -0700
  • 3d155b901b
    chore(deps): bump proc-macro2 from 1.0.43 to 1.0.44 (#1738) dependabot[bot] 2022-09-26 10:32:17 -0700
  • df68095509 fix(solc): use empty bytecode as default instead unlinked Matthias Seitz 2022-09-26 18:32:19 +0200
  • e15863be6e test: add create_parent_dir_all_test #1741 Matthias Seitz 2022-09-26 17:36:26 +0200
  • 0e315a54de fix: transaction object rlp decoding #1740 Matthias Seitz 2022-09-26 14:48:08 +0200
  • f120bf4643
    chore(deps): bump thiserror from 1.0.35 to 1.0.36 #1739 dependabot[bot] 2022-09-26 03:10:39 +0000
  • 1e9f4336a7
    chore(deps): bump proc-macro2 from 1.0.43 to 1.0.44 #1738 dependabot[bot] 2022-09-26 03:10:19 +0000
  • 7e8a5a2e94
    fix: use correct tx field const (#1735) Matthias Seitz 2022-09-25 20:11:16 +0200
  • 924705a2da
    chore: format polygon-mumbai as mumbai (#1737) Matthias Seitz 2022-09-25 20:10:13 +0200
  • 97b68994fd chore: format polygon-mumbai as mumbai #1737 Matthias Seitz 2022-09-25 02:41:03 +0200
  • ecf057b194 fix: use correct tx field const #1735 Matthias Seitz 2022-09-24 21:54:33 +0200
  • 75d7f45231
    fix: legacy signed rlp decoding (#1733) Matthias Seitz 2022-09-24 21:45:50 +0200
  • 0734fce48c
    fix(contract, signers): cyclic deps (#1730) DaniPopes 2022-09-24 21:41:04 +0200
  • 4ed46089d8
    contract: return `Arc<M>` instead of `&M` (#1731) DaniPopes 2022-09-24 21:40:08 +0200
  • d655d22125
    feat: add arbitrum-goerli (#1734) Matthias Seitz 2022-09-24 21:39:35 +0200
  • 99649b9981 feat: add arbitrum-goerli #1734 Matthias Seitz 2022-09-24 16:29:28 +0200
  • 51ceb03e6e fix: legacy signed rlp decoding #1733 Matthias Seitz 2022-09-24 15:49:10 +0200
  • e0c36d0195
    docs #1731 DaniPopes 2022-09-24 08:10:26 +0000
  • 90d09e05e2
    return Arc<M> instead of &M DaniPopes 2022-09-24 08:09:01 +0000
  • 7a47715dcc
    fix: feature #1730 DaniPopes 2022-09-24 07:52:39 +0000
  • 6582205090
    fix(contract): cyclic deps DaniPopes 2022-09-24 07:52:19 +0000
  • 12f1c9dab7
    fix(signers): cyclic deps DaniPopes 2022-09-24 07:46:33 +0000
  • 733c5d3dfd
    fix(contract): relax Middleware trait bound for getters (#1728) DaniPopes 2022-09-24 02:32:24 +0200
  • 6b99b161c0
    fix: multicall #1728 DaniPopes 2022-09-23 08:17:13 +0000
  • 167cd4e0f1
    move DaniPopes 2022-09-23 07:01:28 +0000
  • 07f01d7b43
    chore: clippy DaniPopes 2022-09-23 07:00:35 +0000
  • 832aab04aa
    fix(contract): relax Middleware trait bound for getters DaniPopes 2022-09-23 06:41:38 +0000
  • 4ec1b25162
    wip DaniPopes 2022-09-23 06:21:19 +0000
  • dc68de8cdc
    chore(deps): bump md-5 from 0.10.4 to 0.10.5 (#1726) dependabot[bot] 2022-09-22 09:28:18 -0700
  • dee762eacc
    chore(deps): bump md-5 from 0.10.4 to 0.10.5 #1726 dependabot[bot] 2022-09-22 03:18:30 +0000
  • 5bca54c41d
    chore(deps): bump reqwest from 0.11.11 to 0.11.12 (#1724) dependabot[bot] 2022-09-21 09:57:31 -0700
  • 139b4ae818
    chore(deps): bump once_cell from 1.14.0 to 1.15.0 (#1725) dependabot[bot] 2022-09-21 09:57:22 -0700
  • 921cb4dbaf
    chore(deps): bump once_cell from 1.14.0 to 1.15.0 #1725 dependabot[bot] 2022-09-21 03:16:26 +0000
  • 8037603464
    chore(deps): bump reqwest from 0.11.11 to 0.11.12 #1724 dependabot[bot] 2022-09-21 03:15:58 +0000
  • afdab2a555
    chore: support fuji alias (#1723) Matthias Seitz 2022-09-20 19:07:31 +0200
  • ecf00ac150 chore: support fuji alias #1723 Matthias Seitz 2022-09-20 19:02:31 +0200
  • 23171d9299
    chore(solc): add another artifacts helper type (#1722) Matthias Seitz 2022-09-19 22:49:28 +0200
  • 0275825c54 chore(solc): add another artifacts helper type #1722 Matthias Seitz 2022-09-19 21:54:41 +0200
  • f0aceb86b5
    chore(deps): bump env_logger from 0.9.0 to 0.9.1 (#1718) dependabot[bot] 2022-09-19 10:52:01 -0700
  • a8f5c5120c
    chore(deps): bump syn from 1.0.99 to 1.0.100 (#1717) dependabot[bot] 2022-09-19 10:51:52 -0700
  • 7eecf4eb9e
    chore(deps): bump solang-parser from 0.1.17 to 0.1.18 (#1716) dependabot[bot] 2022-09-19 10:51:46 -0700
  • 06d939fe2f
    chore(deps): bump svm-rs 0.2.18 (#1715) Matthias Seitz 2022-09-19 19:51:40 +0200
  • fa55ee8c3f
    chore: add cloudflare test case (#1721) Matthias Seitz 2022-09-19 19:51:24 +0200
  • db75e3628e
    feat(core): add utility methods to NameOrAddress (#1720) DaniPopes 2022-09-19 19:51:04 +0200
  • 59a82a1c8f
    fix: WASM example (#1719) DaniPopes 2022-09-19 19:49:27 +0200
  • 111577566e chore: add cloudflare test case #1721 Matthias Seitz 2022-09-19 16:09:11 +0200
  • ff5c46de13
    dont clone #1720 DaniPopes 2022-09-19 13:43:30 +0000
  • fb7c17e9c9
    fix: scripts #1719 DaniPopes 2022-09-19 06:58:50 +0000
  • 180f701af8
    chore: clippy DaniPopes 2022-09-19 05:52:34 +0000
  • d2002215c7
    fix: use NameOrAddress for ens DaniPopes 2022-09-19 05:47:48 +0000
  • 085edea1cc
    feat: add to_addr to TypedTransaction DaniPopes 2022-09-19 05:36:21 +0000
  • a78125dbf3
    feat: NameOrAddress impls DaniPopes 2022-09-19 05:10:11 +0000
  • a9a8e2769b fix: webpack 5.0 DaniPopes 2022-09-19 06:10:49 +0200
  • 06f4eab6dc
    fix: wasm example DaniPopes 2022-09-19 03:27:13 +0000
  • 8dcaaf0445
    chore(deps): bump env_logger from 0.9.0 to 0.9.1 #1718 dependabot[bot] 2022-09-19 03:08:43 +0000
  • c6e2d4630a
    chore(deps): bump syn from 1.0.99 to 1.0.100 #1717 dependabot[bot] 2022-09-19 03:08:32 +0000
  • 2fb3d2cd9e
    chore(deps): bump solang-parser from 0.1.17 to 0.1.18 #1716 dependabot[bot] 2022-09-19 03:08:19 +0000
  • 4e9161e073 chore(deps): bump svm-rs 0.2.18 #1715 Matthias Seitz 2022-09-18 21:59:50 +0200
  • e89c7a378b
    chore: trim eip712 deps (#1714) Matthias Seitz 2022-09-18 17:51:03 +0200
  • 1e83b86233
    feat(ethers-core): double anvil startup time (#1702) Wias Liaw 2022-09-18 23:50:12 +0800
  • 63175b641d chore: fmt #1702 Georgios Konstantopoulos 2022-09-18 08:46:10 -0700
  • 3926749213
    docs: add MSRV (#1712) DaniPopes 2022-09-18 17:45:45 +0200
  • e034a8f979
    docs: add comment about safety of u8 -> u64 cast in signature (#1704) Luke Tchang 2022-09-18 08:45:33 -0700
  • d5ab297c99 chore: fmt #1714 Georgios Konstantopoulos 2022-09-18 08:45:22 -0700
  • 8472def117
    Merge branch 'master' into luke/sig-v-comment #1704 Georgios Konstantopoulos 2022-09-18 08:40:33 -0700
  • 03cf9be051 chore: trim eip712 deps Matthias Seitz 2022-09-18 16:39:49 +0200
  • 26cafd721a
    fix: format Luke Tchang 2022-09-18 07:21:51 -0700
  • a850c8631c
    docs: add MSRV #1712 DaniPopes 2022-09-18 04:56:04 +0000
  • f208fb9cd3
    feat: detect requested backoff (#1711) Matthias Seitz 2022-09-17 21:06:29 +0200
  • 3de6648f92 feat: detect requested backoff #1711 Matthias Seitz 2022-09-17 14:35:25 +0200
  • 74272ca3f5
    chore(deps): bump semver from 1.0.13 to 1.0.14 (#1708) dependabot[bot] 2022-09-16 14:46:01 -0700
  • 1f951beeca
    chore(deps): bump unicode-xid from 0.2.3 to 0.2.4 (#1707) dependabot[bot] 2022-09-16 14:45:56 -0700
  • 9de882be72
    chore(deps): bump k256 from 0.11.4 to 0.11.5 (#1701) dependabot[bot] 2022-09-16 14:45:35 -0700
  • 5b5a37f8cf
    chore(deps): bump semver from 1.0.13 to 1.0.14 #1708 dependabot[bot] 2022-09-16 18:26:06 +0000
  • 82d073b387
    chore(deps): bump k256 from 0.11.4 to 0.11.5 #1701 dependabot[bot] 2022-09-16 18:25:45 +0000
  • 37410d7f90
    chore(deps): bump sha2 from 0.10.5 to 0.10.6 (#1709) dependabot[bot] 2022-09-16 11:24:39 -0700
  • c568fd3934
    fix(providers): don't default to "latest" block ID for `eth_estimateGas` (#1657) Trevor Porter 2022-09-16 19:23:34 +0100
  • fe97466bc6 Amend comment #1657 Trevor Porter 2022-09-16 16:50:48 +0100
  • a063f98e94 Add changelog entry Trevor Porter 2022-09-01 14:12:32 +0100
  • b3312a07af Don't default to 'latest' block ID for eth_estimateGas Trevor Porter 2022-09-01 13:45:09 +0100
  • 6e797690eb feat(ethers-core): add timeout utils wiasliaw 2022-09-16 11:34:07 +0800
  • c5126e890b
    chore(deps): bump sha2 from 0.10.5 to 0.10.6 #1709 dependabot[bot] 2022-09-16 03:12:16 +0000
  • db92d1ce33
    chore(deps): bump unicode-xid from 0.2.3 to 0.2.4 #1707 dependabot[bot] 2022-09-16 03:11:57 +0000
  • 78e406b261
    fix(core): GethTrace shouldn't have 0x prefix for return_value (#1705) Alexey Shekhirin 2022-09-16 01:18:08 +0100
  • 9773a76dd4
    feat: retry infura's header not found (#1706) Matthias Seitz 2022-09-16 01:51:57 +0200
  • ed310ba006 feat: retry infura's header not found #1706 Matthias Seitz 2022-09-16 01:44:25 +0200
  • 5ac76f21bc
    fix(core): GethTrace shouldn't have 0x prefix for return_value #1705 Alexey Shekhirin 2022-09-15 22:52:11 +0100
  • 37bd21db16
    chore(deps): bump wasm-bindgen-test from 0.3.32 to 0.3.33 (#1700) dependabot[bot] 2022-09-15 12:45:31 -0700
  • 63f1742357
    feat(etherscan): add blocked by cloudflare error (#1703) Matthias Seitz 2022-09-15 21:44:52 +0200
  • ccd8974cd8
    docs: add comment about u8 -> u64 cast in signature Luke Tchang 2022-09-15 11:36:16 -0700
  • cf2cd87c74 feat(etherscan): add blocked by cloudflare error #1703 Matthias Seitz 2022-09-15 18:55:53 +0200
  • e506848191 feat(ethers-core): double anvil startup time wiasliaw 2022-09-15 14:17:20 +0800
  • 5417aaa5d8
    chore(deps): bump wasm-bindgen-test from 0.3.32 to 0.3.33 #1700 dependabot[bot] 2022-09-15 03:10:19 +0000
  • 6b4007f619
    chore(etherscan): log response data on error (#1698) Matthias Seitz 2022-09-14 18:43:10 +0200