Commit Graph

  • 9dc61e925b cargo +nightly fmt Andrea Simeoni 2022-11-28 17:04:26 +0100
  • a56432ed8a Merge branch 'feat-middleware-stack-builder' of https://github.com/0xMelkor/ethers-rs into feat-middleware-stack-builder Andrea Simeoni 2022-11-28 16:59:53 +0100
  • 808f99b08a Builder functions provided as a trait Update docs Update tests Andrea Simeoni 2022-11-28 16:59:35 +0100
  • de22823459 remove OpCode enum and update VMOperation's op field mouseless 2022-11-28 06:03:22 +0200
  • 1015754e8f
    Merge branch 'master' into fix/opcode_type #1903 MouseLess.eth 2022-11-28 05:53:38 +0200
  • bebe154112 Fixes #1902 mouseless 2022-11-28 05:42:51 +0200
  • 556d0ac8f9
    chore(deps): bump syn from 1.0.103 to 1.0.104 #1901 dependabot[bot] 2022-11-28 03:05:38 +0000
  • 692ddc85d1
    chore(deps): bump chrono from 0.4.20 to 0.4.23 #1900 dependabot[bot] 2022-11-28 03:05:22 +0000
  • ed47eaadad chore: pin env-logger 1.0.2 Georgios Konstantopoulos 2022-11-27 12:32:57 -0800
  • f2ebb16372 (cargo-release) version 1.0.2 Georgios Konstantopoulos 2022-11-27 12:27:58 -0800
  • 93b2723d74 (cargo-release) version 1.0.2 Georgios Konstantopoulos 2022-11-27 12:27:58 -0800
  • 3e29aaa82d (cargo-release) version 1.0.2 Georgios Konstantopoulos 2022-11-27 12:27:57 -0800
  • 71e2727ae3 (cargo-release) version 1.0.2 Georgios Konstantopoulos 2022-11-27 12:27:57 -0800
  • f6f150ca28 (cargo-release) version 1.0.2 Georgios Konstantopoulos 2022-11-27 12:27:57 -0800
  • 78e89f8efa (cargo-release) version 1.0.2 Georgios Konstantopoulos 2022-11-27 12:27:57 -0800
  • 8034fd0e91 (cargo-release) version 1.0.2 Georgios Konstantopoulos 2022-11-27 12:27:56 -0800
  • c627765871 (cargo-release) version 1.0.2 Georgios Konstantopoulos 2022-11-27 12:27:56 -0800
  • 4a70dc5614 (cargo-release) version 1.0.2 Georgios Konstantopoulos 2022-11-27 12:27:56 -0800
  • 758a0e5b6e (cargo-release) version 1.0.2 Georgios Konstantopoulos 2022-11-27 12:27:56 -0800
  • e993d4c953 (cargo-release) version 1.0.2 Georgios Konstantopoulos 2022-11-27 12:27:55 -0800
  • 1b495dd143 (cargo-release) version 1.0.2 Georgios Konstantopoulos 2022-11-27 12:27:55 -0800
  • 97eecaf03b
    fix(core): format_units overflow (#1894) DaniPopes 2022-11-27 21:27:27 +0100
  • 58dfc483ac refactor: move magic nums to consts #1894 Georgios Konstantopoulos 2022-11-27 12:27:19 -0800
  • bcf9d6fd2b
    wip DaniPopes 2022-11-27 18:36:49 +0100
  • 12fd140c13
    fix test DaniPopes 2022-11-27 16:00:12 +0100
  • d9b1816c26
    tests DaniPopes 2022-11-27 15:35:37 +0100
  • 3e9d18874e
    add comment and rerun ci DaniPopes 2022-11-27 01:49:37 +0100
  • e51b0a4778
    remove dbg DaniPopes 2022-11-27 01:35:13 +0100
  • d84c75965e
    fix: formatting DaniPopes 2022-11-27 01:34:29 +0100
  • 5e57203333
    fix(core): format_units overflow DaniPopes 2022-11-27 01:17:56 +0100
  • ece463793a version changes mouseless 2022-11-26 21:37:10 +0200
  • b0ef1343dd
    fix: close example subscriptions after 2 emitted items (#1892) Andrea Simeoni 2022-11-26 17:42:41 +0100
  • 7a8947d5cb
    Update ethers-middleware/src/builder.rs Andrea Simeoni 2022-11-26 11:08:53 +0100
  • 3f38c0df40 fix: close example subscriptions after 2 emitted items #1892 Andrea Simeoni 2022-11-26 11:00:47 +0100
  • 67ceeababe reverting mouseless 2022-11-26 01:45:13 +0200
  • a9da30c438 patches mouseless 2022-11-26 01:38:20 +0200
  • 54414e52a4 Merge branch 'master' into HEAD mouseless 2022-11-26 01:03:08 +0200
  • 585280f29c
    chore(deps): bump env_logger from 0.9.3 to 0.10.0 (#1891) dependabot[bot] 2022-11-25 13:10:09 -0800
  • dd7ef7c744 fix: cargo +nightly fmt Andrea Simeoni 2022-11-25 10:32:26 +0100
  • d2c0de44b8 Docs Andrea Simeoni 2022-11-25 09:17:08 +0100
  • e089e7ce1b Unit tests Andrea Simeoni 2022-11-25 09:06:21 +0100
  • 6677342c47 feat: `gas_oracle` builder function Andrea Simeoni 2022-11-25 08:58:10 +0100
  • af1584e87c feat: `nonce_manager` builder function Andrea Simeoni 2022-11-25 08:52:01 +0100
  • 1dc3fa40c2 feat: `with_signer` builder function Andrea Simeoni 2022-11-25 08:41:37 +0100
  • ea34ffd3eb review: Removed Option<M>. Builder functions directly consume self. Andrea Simeoni 2022-11-25 08:22:01 +0100
  • e5c72024cc
    chore(deps): bump env_logger from 0.9.3 to 0.10.0 #1891 dependabot[bot] 2022-11-25 03:03:04 +0000
  • b2fd8c81f9 ci: fix docs job Andrea Simeoni 2022-11-24 22:44:45 +0100
  • 4c0c832f87 CHANGELOG typo Andrea Simeoni 2022-11-24 22:17:31 +0100
  • 6b4b6b1297 CHANGELOG Andrea Simeoni 2022-11-24 22:17:05 +0100
  • 7fb748bb91 cargo +nightly fmt Andrea Simeoni 2022-11-24 22:05:52 +0100
  • 09d40b1d54 Unit tests Andrea Simeoni 2022-11-24 22:04:36 +0100
  • 80c917ec06 Removed useless Arc Rename module Andrea Simeoni 2022-11-24 22:04:22 +0100
  • 4d4941b1ec Docs typos Andrea Simeoni 2022-11-24 17:57:21 +0100
  • 6f26435188 README Andrea Simeoni 2022-11-24 17:55:17 +0100
  • a4e86d96d7 ProviderBuilder struct + docs Andrea Simeoni 2022-11-24 17:55:00 +0100
  • c542844424
    fix: handle non existing Cargo.toml edge case (#1886) Matthias Seitz 2022-11-23 16:35:55 +0100
  • 84f896f47b
    chore(clippy): make clippy happy (#1888) Matthias Seitz 2022-11-23 16:35:38 +0100
  • 997f1d6097 chore(clippy): make clippy happy #1888 Matthias Seitz 2022-11-22 23:25:09 +0100
  • 6a182b48f9 fix: handle non existing Cargo.toml edge case #1886 Matthias Seitz 2022-11-22 23:15:58 +0100
  • c17c0c3c95
    chore(deps): bump cargo_metadata from 0.15.1 to 0.15.2 (#1878) dependabot[bot] 2022-11-22 13:16:56 -0800
  • fa96f4ef10
    chore(deps): bump serde-aux from 4.1.0 to 4.1.2 (#1874) dependabot[bot] 2022-11-22 13:16:48 -0800
  • 3e7f307cd2
    chore(deps): bump rayon from 1.5.3 to 1.6.0 (#1875) dependabot[bot] 2022-11-22 13:16:37 -0800
  • fa0ce0c750
    feat: retry client wasm support (#1877) Noah Citron 2022-11-22 16:16:23 -0500
  • 6b5f130ba2
    chore(deps): bump bytes from 1.2.1 to 1.3.0 (#1879) dependabot[bot] 2022-11-22 13:15:45 -0800
  • 845aa4920f
    feat: Instantiate an event builder without a contract instance (#1882) Andrea Simeoni 2022-11-22 22:15:36 +0100
  • 58dbcc08eb
    Merge branch 'master' into static-event-instantiation #1882 Georgios Konstantopoulos 2022-11-22 13:09:46 -0800
  • f4b6178332
    chore: add missing ParseUnit impls (#1885) Matthias Seitz 2022-11-22 22:08:23 +0100
  • 49dc487676
    feat: add another rate limit retry check (#1881) Matthias Seitz 2022-11-22 22:08:04 +0100
  • 616bd92cc4
    fix: mock ethers mod layout (#1884) Matthias Seitz 2022-11-22 22:07:51 +0100
  • b653a77a52 chore: add missing ParseUnit impls #1885 Matthias Seitz 2022-11-22 20:58:07 +0100
  • d1bfc12ab3 review: applied Address alias Andrea Simeoni 2022-11-22 16:40:43 +0100
  • 7bcb208fb9 fix: mock ethers mod layout #1884 Matthias Seitz 2022-11-22 16:19:05 +0100
  • 639c45efca FIX conflict Andrea Simeoni 2022-11-22 15:47:45 +0100
  • 5593334781 cargo +nightly fmt Andrea Simeoni 2022-11-22 12:22:11 +0100
  • 2b3a6df985 CHANGELOG Andrea Simeoni 2022-11-22 12:20:42 +0100
  • bb0b021421 feat: add another rate limit retry check #1881 Matthias Seitz 2022-11-22 11:58:10 +0100
  • 4c7f88f6f9 Typo to improve readability Andrea Simeoni 2022-11-22 11:18:29 +0100
  • 43fc1be43b Example Andrea Simeoni 2022-11-22 11:18:07 +0100
  • abd0827204 Function to set Event address Andrea Simeoni 2022-11-22 10:35:32 +0100
  • f09930fb3b Contract unit test Andrea Simeoni 2022-11-22 10:34:51 +0100
  • e4dec34efd Build an `Event` without requiring a contract instance Andrea Simeoni 2022-11-22 10:34:32 +0100
  • 6660765d0f
    chore(deps): bump bytes from 1.2.1 to 1.3.0 #1879 dependabot[bot] 2022-11-22 03:27:55 +0000
  • f6707d9b61
    chore(deps): bump cargo_metadata from 0.15.1 to 0.15.2 #1878 dependabot[bot] 2022-11-22 03:27:44 +0000
  • 8ab72dc7ca remove unused comment #1877 Noah Citron 2022-11-21 21:09:15 -0500
  • 12ff64de81 fix lockfile Noah Citron 2022-11-21 21:08:01 -0500
  • 584f6d6978 fix conection err check Noah Citron 2022-11-21 21:06:04 -0500
  • d5e7c2fff3 wasm support for retry client Noah Citron 2022-11-21 20:35:15 -0500
  • 891c2b4c78
    fix: find_contract and find not working #1876 Yuqi Liu 2022-11-22 02:31:00 +0800
  • 63d9a5c26a
    chore(deps): bump rayon from 1.5.3 to 1.6.0 #1875 dependabot[bot] 2022-11-21 03:11:53 +0000
  • 0b51f5e0e8
    chore(deps): bump serde-aux from 4.1.0 to 4.1.2 #1874 dependabot[bot] 2022-11-21 03:11:46 +0000
  • da07290568 Merge branch 'master' into onbjerg/ast #1567 Georgios Konstantopoulos 2022-11-20 12:56:27 -0800
  • f3eee4cf3f
    Get gas price in USD using a Chainlink oracle (#1872) Andrea Simeoni 2022-11-20 21:39:14 +0100
  • 95d6567adc
    chore: bump trezor, fix clippy (#1871) Dave Belvedere 2022-11-21 06:38:41 +1000
  • fc7abd4cbc update cargo lock #1871 Georgios Konstantopoulos 2022-11-20 12:38:33 -0800
  • 24a49673bc Get gas price in USD using a Chainlink oracle #1872 Andrea Simeoni 2022-11-19 19:09:57 +0100
  • a8612c785d chore: bump trezor, fix clippy Dave Belvedere 2022-11-19 11:19:21 +1000
  • f829bd6876 chore: bump open-fastrlp Georgios Konstantopoulos 2022-11-18 12:00:55 -0800
  • c731836d43
    Merge pull request #3 from iFrostizz/f/ast Bjerg 2022-11-18 15:52:45 +0100
  • 9d75e5f178
    Fix: use cwd manifest (#1869) Will Smith 2022-11-17 14:23:10 -0500
  • f5da30d23b
    chore(deps): bump ethabi from 17.2.0 to 18.0.0 (#1865) dependabot[bot] 2022-11-17 11:17:22 -0800