Commit Graph

  • 6efa7ca85f
    fix(core): decode to correctly in Transaction (#1946) Dan Cline 2022-12-18 06:40:43 -0500
  • e86183e935
    feat: make geth executable configurable (#1947) Matthias Seitz 2022-12-18 12:33:40 +0100
  • a9f63c07f4 Contracts examples: refactor abigen docs. Fixed cargo example reference Andrea Simeoni 2022-12-18 12:24:42 +0100
  • 279aea6323
    feat(contract): add_calls and call_array for multicall (#1941) Andrey Kuznetsov 2022-12-18 15:05:02 +0400
  • d1be75c304 Contracts examples: created folder; included abigen example Andrea Simeoni 2022-12-18 09:47:32 +0100
  • dcba6b2264
    Update ethers-core/src/utils/geth.rs #1947 Matthias Seitz 2022-12-18 00:21:00 +0100
  • 0708007d80
    Update ethers-core/src/utils/geth.rs Matthias Seitz 2022-12-18 00:20:47 +0100
  • e56386ec90 Middleware examples: added docs Andrea Simeoni 2022-12-17 23:53:02 +0100
  • 053a52ca28 feat: make geth executable configurable Matthias Seitz 2022-12-17 23:25:13 +0100
  • e64c80c1f1 Middleware examples: policy Andrea Simeoni 2022-12-17 23:25:08 +0100
  • b8bbc0b5f1 update roadmap Andrea Simeoni 2022-12-17 22:41:54 +0100
  • 7139097e62 cargo +nightly fmt Andrea Simeoni 2022-12-17 22:40:53 +0100
  • 9d6935fb68 Middleware examples: nonce_manager Andrea Simeoni 2022-12-17 22:40:10 +0100
  • afdcb1d548 typo Andrea Simeoni 2022-12-17 14:59:49 +0100
  • e163986625 review: applied DaniPopes suggestions to big numbers Andrea Simeoni 2022-12-17 14:55:36 +0100
  • 72d877e3a8 fix(core): decode to correctly in Transaction #1946 Dan Cline 2022-12-16 22:57:23 -0500
  • fd9a48736c
    fix(msrv): bump in .clippy.toml and add a comment in root Cargo.toml #1945 DaniPopes 2022-12-17 00:37:35 +0100
  • 78b2559df0
    fix: doc tests #1944 DaniPopes 2022-12-17 00:35:48 +0100
  • a5b40e2e29
    chore: clippy DaniPopes 2022-12-17 00:29:39 +0100
  • 885a1fd278
    fix: make response fns public DaniPopes 2022-12-17 00:17:25 +0100
  • f338d809c7
    docs: oracle trait DaniPopes 2022-12-17 00:12:59 +0100
  • 72efee138f
    import orders DaniPopes 2022-12-17 00:12:45 +0100
  • 692e277afd Middleware examples: missing stubs Andrea Simeoni 2022-12-16 23:52:30 +0100
  • d675924597
    make response fields public DaniPopes 2022-12-16 23:51:19 +0100
  • 9641955a12 Middleware examples: signer Andrea Simeoni 2022-12-16 23:50:59 +0100
  • 793f35e12a
    fix: make blocknative api key optional DaniPopes 2022-12-16 23:50:39 +0100
  • dcb1eea996 Middleware examples: gas_oracle Andrea Simeoni 2022-12-16 23:50:38 +0100
  • 47f8d86d85 Middleware examples: gas_escalator Andrea Simeoni 2022-12-16 23:50:20 +0100
  • a0edb1e009 Middleware examples: builder Andrea Simeoni 2022-12-16 23:50:03 +0100
  • f207391ac3
    fix: use util DaniPopes 2022-12-16 23:36:33 +0100
  • 74fbc1e662
    fix(middleware): oracles, tests DaniPopes 2022-12-16 23:28:53 +0100
  • ca2cc10a2f dump rayon #1943 franfran 2022-12-16 18:35:03 +0100
  • 535f865672 Big numbers section Andrea Simeoni 2022-12-16 15:04:16 +0100
  • 3d9ff27aff feat(contract): add_calls and call_array for multicall #1941 Andrey Kuznetsov 2022-12-15 21:47:00 +0400
  • c87e8c53a9 leftover franfran 2022-12-16 12:31:44 +0100
  • 1a0f59f64f feat: add remaining ast nodes Oliver Nordbjerg 2022-08-05 22:59:42 +0200
  • d5ebff42e4 refactor: typed solc ast Oliver Nordbjerg 2022-08-05 01:38:16 +0200
  • 247265f19a ToC Andrea Simeoni 2022-12-15 16:12:11 +0100
  • 5bc9ee73b2
    fix(contract): allow 16 calls in multicall (#1934) Andrey Kuznetsov 2022-12-15 11:47:59 +0400
  • cd19d1a691
    chore(deps): bump base64 from 0.13.1 to 0.20.0 (#1935) dependabot[bot] 2022-12-15 09:46:21 +0200
  • ed4fb21343
    chore(deps): bump rayon from 1.6.0 to 1.6.1 (#1936) dependabot[bot] 2022-12-15 09:46:11 +0200
  • 4fd5bbb676
    Added new checkbox to the PR checklist (#1937) Andrea Simeoni 2022-12-14 09:06:02 +0100
  • 8a6958b5db Added new checkbox to the PR checklist #1937 Andrea Simeoni 2022-12-12 16:31:33 +0100
  • 8b8c9b5d89
    chore(deps): bump rayon from 1.6.0 to 1.6.1 #1936 dependabot[bot] 2022-12-12 03:11:38 +0000
  • c5caad0889
    chore(deps): bump base64 from 0.13.1 to 0.20.0 #1935 dependabot[bot] 2022-12-12 03:11:21 +0000
  • b76e79002a fix(contract): allow 16 calls in multicall #1934 Andrey Kuznetsov 2022-12-09 22:30:52 +0400
  • ea10f4b4df
    fix(core): set `GethInstance` p2p_port in spawn (#1933) Dan Cline 2022-12-09 12:42:23 -0500
  • cd49851ad7 remove nix as a dep #1933 Dan Cline 2022-12-08 23:47:17 -0500
  • e96f3a3575 run tests in different directories Dan Cline 2022-12-08 23:38:08 -0500
  • 3c2c9751f4 use sigint instead of sigterm Dan Cline 2022-12-08 19:12:56 -0500
  • 8fb4e04ebf use sigterm instead of sigkill Dan Cline 2022-12-08 19:05:47 -0500
  • c044dc8287
    chore(deps): bump futures-locks from 0.7.0 to 0.7.1 (#1930) dependabot[bot] 2022-12-08 12:31:05 -0800
  • cd281f804f remove rpc port test Dan Cline 2022-12-08 03:03:26 -0500
  • 204821865a fix(core): set GethInstance p2p_port in spawn Dan Cline 2022-12-08 02:46:20 -0500
  • 92e726921a
    chore: add celo chain (#1932) joshieDo 2022-12-08 13:37:11 +0800
  • 359c9905b7 clippy & fmt #1932 joshieDo 2022-12-08 05:19:49 +0000
  • 48dc0d10fb add missing chain case joshieDo 2022-12-08 05:16:56 +0000
  • 835ce205e6 add celo chain joshieDo 2022-12-08 05:01:28 +0000
  • fe3dae119a
    chore(rustfmt): make rustfmt happy #1931 Jonathan LEI 2022-12-08 03:34:03 +0000
  • e9800fa141
    chore(deps): bump futures-locks from 0.7.0 to 0.7.1 #1930 dependabot[bot] 2022-12-08 03:03:23 +0000
  • 3dfc04f9fe
    chore(clippy): make clippy happy (#1923) Matthias Seitz 2022-12-06 07:05:33 +0100
  • 556821f077
    chore: generate selector as hex in docs (#1924) Matthias Seitz 2022-12-06 07:05:24 +0100
  • 59dd541f2a
    added new line were missing (#1928) Andrea Simeoni 2022-12-06 07:05:02 +0100
  • 80d887b67e
    docs: update MRSV to 1.64 (#1926) Dan Cline 2022-12-06 01:04:48 -0500
  • c35e6e2fd3
    Fix Dead Link to abigen test in README (#1929) christn 2022-12-06 12:46:00 +0800
  • 14efebd3ee
    Fix Dead Link to abigen test in README #1929 christn 2022-12-06 12:34:48 +0800
  • 85140ace77 Quorum handling for eth_estimateGas (#5) Trevor Porter 2022-10-25 13:31:18 +0100
  • 56790dbc12 Handle non idempotent requests failing (#4) Mattie Conover 2022-09-09 13:05:19 -0700
  • 1f996ec534 Tests and fixes (#3) Mattie Conover 2022-09-06 17:48:00 -0700
  • 2c98abc44f More detailed quorum provider errors, fix gas estimation on Optimism (#2) Trevor Porter 2022-08-31 18:21:51 +0100
  • c4349ed704 Get quorum block number (#1) Mattie Conover 2022-08-24 16:02:46 -0400
  • 92da0651c8 added new line were missing #1928 Andrea Simeoni 2022-12-05 16:31:48 +0100
  • 70f67475a2 fix cargo clippy error #1927 Andrea Simeoni 2022-12-05 11:52:38 +0100
  • ca5afdebbb fix cargo clippy error Andrea Simeoni 2022-12-05 11:40:15 +0100
  • f28c800bc1 Added missing new line Andrea Simeoni 2022-12-05 10:55:20 +0100
  • f292c4a419 docs: update MRSV to 1.64 #1926 Dan Cline 2022-12-05 00:18:29 -0500
  • 5504550f9c
    chore(deps): bump solang-parser from 0.1.18 to 0.2.0 #1925 dependabot[bot] 2022-12-05 03:06:17 +0000
  • e28905f98d chore: generate selector as hex in docs #1924 Matthias Seitz 2022-12-03 19:20:48 +0100
  • da193ed4c9 chore(clippy): make clippy happy #1923 Matthias Seitz 2022-12-03 16:00:18 +0100
  • a88d2d03e3
    refac: change awsSigner to own kmsclient (#1922) Jared Tokuz 2022-12-02 21:06:06 -0600
  • c66b26635a refac: change awsSigner to own kmsclient #1922 JaredTokuz 2022-12-02 18:23:24 -0600
  • f886d379a4
    feat: add infura error code to retry detection (#1921) Matthias Seitz 2022-12-02 22:30:56 +0100
  • 5424a446f6 feat: add infura error code to retry detection #1921 Matthias Seitz 2022-12-02 22:14:40 +0100
  • e5aa4518d7
    Docs: Middleware library (#1912) Andrea Simeoni 2022-12-02 21:57:59 +0100
  • 913f15dc84
    fix: remove `OpCode` enum and update `VMOperation`'s `op` field type (#1904) MouseLess.eth 2022-12-02 12:51:16 -0800
  • 658d48a78a fix typo: ExecutedInstruction #1904 mouseless 2022-12-02 22:43:30 +0200
  • 300585e308
    Update ethers-core/src/types/trace/mod.rs MouseLess.eth 2022-12-02 22:40:27 +0200
  • 4e98c4a5f0
    chore(deps): bump syn from 1.0.104 to 1.0.105 (#1918) dependabot[bot] 2022-12-02 12:12:50 -0800
  • 3bf9025d2f
    feat: impl Serialize for Chain (#1917) odysseas.eth 2022-12-02 15:12:34 -0500
  • d6fea13d23
    feature: providererror conversion to middleware error (#1920) James Prestwich 2022-12-02 15:12:14 -0500
  • 5af2800f15
    fix(core): always set p2p port in non-dev mode (#1919) Dan Cline 2022-12-02 15:11:31 -0500
  • 0db16ccb57
    chore: update changelog #1920 James 2022-12-02 13:07:08 -0500
  • a23b976881
    feature: providererror conversion to middleware error James 2022-12-02 13:04:14 -0500
  • 8cd058f2b2 enum to deserialize opcodes into known or unknown mouseless 2022-12-02 19:58:51 +0200
  • 95b1f87e0a restore opcodes + update 0x20 to keccak256 mouseless 2022-12-02 17:44:54 +0200
  • 80edd21139 Typos inside the middleware README #1912 Andrea Simeoni 2022-12-02 11:58:23 +0100
  • 6b695797f5 fix(core): always set p2p port in non-dev mode #1919 Dan Cline 2022-12-01 22:16:20 -0500
  • e8fa968745
    chore(deps): bump syn from 1.0.104 to 1.0.105 #1918 dependabot[bot] 2022-12-02 03:04:07 +0000
  • 508940e126
    fix: add deps #1917 Odysseas.eth 2022-12-01 18:52:38 -0500
  • b3f5d0aa6c
    feat: impl Serialize for Chain Odysseas.eth 2022-12-01 18:19:15 -0500