Commit Graph

  • db3abb9fb2 chore: bump open-fastrlp #1865 Georgios Konstantopoulos 2022-11-17 11:16:32 -0800
  • a525659f5d
    fix(abigen): make compatible with older rust versions (#1868) Will Smith 2022-11-17 13:43:41 -0500
  • bd05ffc3ba fix(abigen): use active cargo.toml over crate cargo.toml #1869 Will Smith 2022-11-17 13:41:18 -0500
  • a042700f74 fix: linting #1868 Will Smith 2022-11-17 13:37:06 -0500
  • bc63ceb654
    Update ethers-contract/ethers-contract-abigen/src/multi.rs Will Smith 2022-11-17 13:33:09 -0500
  • 59dac44721 fix(abigen): make compatible with older rust versions Will Smith 2022-11-17 13:18:12 -0500
  • 0e51835a33
    chore(deps): bump reqwest from 0.11.12 to 0.11.13 (#1866) dependabot[bot] 2022-11-16 20:40:09 -0800
  • 5256ece986
    chore(deps): bump reqwest from 0.11.12 to 0.11.13 #1866 dependabot[bot] 2022-11-17 03:07:02 +0000
  • 502ac460b5
    chore(deps): bump ethabi from 17.2.0 to 18.0.0 dependabot[bot] 2022-11-17 03:06:52 +0000
  • 29fb49b712
    Rust already exists on the platform - update it instead (#1864) Dave Belvedere 2022-11-17 10:03:15 +1000
  • a0fb1bf196
    I256 parse support (#1863) Dave Belvedere 2022-11-17 10:03:07 +1000
  • 7e45a9a55d Rust already exists on the platform - update it instead #1864 Dave Belvedere 2022-11-16 13:55:46 +1000
  • 9e89d9c46c Add I256 support into parse_units #1863 Dave Belvedere 2022-11-16 12:04:02 +1000
  • dbb53d683e Merge branch 'master' into i256_parse_support Dave Belvedere 2022-11-16 10:37:24 +1000
  • 74bf6fbb04 chore: fmt / clippy Georgios Konstantopoulos 2022-11-15 13:00:40 -0800
  • d47e34dc5b
    fix: generated crate not using generated version (#1852) Will Smith 2022-11-15 16:00:12 -0500
  • 936cecc3ad
    Add `op` field to `VMOperation` to determine executed opcode (#1858) MouseLess.eth 2022-11-15 21:36:52 +0200
  • caa6f0aa19
    fix: updated logs event filtering for examples with new syntax (#1861) Ivan Rozhnovskiy 2022-11-15 22:34:07 +0300
  • 5ae0a848c7
    I256 asr doc (#1860) Dave Belvedere 2022-11-16 05:33:54 +1000
  • f3db04fc19 hide debug_info mouseless 2022-11-15 19:18:03 +0200
  • 8460066e41 fix: updated logs event filtering for examples with new syntax #1861 VanjaRo 2022-11-15 16:44:03 +0300
  • 15b62c70fa Address review comment. Link changelog notes to PR #1860 Dave Belvedere 2022-11-15 11:20:37 +1000
  • 40f58722a4 Update changelog Dave Belvedere 2022-11-15 08:36:34 +1000
  • a39bed78fd Update I256 documentation to call out diversions from standard numeric types on the right shift operator Dave Belvedere 2022-11-15 08:31:07 +1000
  • ae48242c16
    Merge pull request #7 from mouseless-eth/vmTrace/add_op_codes MouseLess.eth 2022-11-14 18:35:54 +0200
  • 14e2a60e1d opcode 0x20 should be SHA3 #1858 mouseless 2022-11-14 18:32:21 +0200
  • 1630719080
    Merge pull request #6 from mouseless-eth/vmTrace/add_op_codes MouseLess.eth 2022-11-14 02:48:59 +0200
  • 970dfd9dc6 restore traces and indent trace mouseless 2022-11-14 02:30:52 +0200
  • 4a3c0f0e03 opcode descriptions for docs + changelog mouseless 2022-11-14 01:53:02 +0200
  • 5c1b8dd490 rebuild trace logs to include missing fields mouseless 2022-11-14 00:43:30 +0200
  • f7992df49e created opcode enum and added to VMOperation. Fixes #1857 mouseless 2022-11-14 00:42:04 +0200
  • f07cd685f7
    Merge branch 'gakonst:master' into master MouseLess.eth 2022-11-13 20:06:25 +0200
  • bbca88c6d7
    Merge pull request #5 from mouseless-eth/abi/encode_packed MouseLess.eth 2022-11-13 20:06:15 +0200
  • 883fabacc4 some other utility mouseless 2022-11-13 20:04:43 +0200
  • 73c58678d7 rough encode packed mouseless 2022-11-13 20:03:32 +0200
  • fbcdfbfaf1 Added support for I256 in format_units. Added two complement support for I256. Dave Belvedere 2022-11-14 00:32:03 +1000
  • 921dfa6b1c
    fix: better retry timing (#1855) Noah Citron 2022-11-13 07:50:00 -0500
  • cba6f071ae
    chore(clippy): make clippy happy (#1856) Matthias Seitz 2022-11-13 13:49:27 +0100
  • e4d34a4a45 chore(clippy): make clippy happy #1856 Matthias Seitz 2022-11-13 08:16:26 +0100
  • afd05747b5 fmt #1855 Noah Citron 2022-11-12 17:56:13 -0500
  • 9162e71bdf remove comment Noah Citron 2022-11-12 17:55:29 -0500
  • 1485a150f1 increase default backoff to 1s Noah Citron 2022-11-12 17:53:09 -0500
  • 3b52c2fc7e
    fix: improve overloaded param diff matching (#1853) Matthias Seitz 2022-11-11 23:25:31 +0100
  • 165529986a
    fix: disable futures-locks tokio feature (#1854) Matthias Seitz 2022-11-11 23:25:01 +0100
  • 39b86d49be remove build-dep fallback #1852 Will Smith 2022-11-11 11:21:36 -0500
  • a890774ad0 feat: don't check for path Will Smith 2022-11-11 11:15:14 -0500
  • 86a05c0655 fix: disable futures-locks tokio feature #1854 Matthias Seitz 2022-11-11 13:16:34 +0100
  • 2fe19fd7a1 fix: add missing comma Will Smith 2022-11-10 18:07:02 -0500
  • d0a9a44204 fix: add case for path and ethers-contract Will Smith 2022-11-10 18:05:20 -0500
  • ac713a8588
    fix: broken regex (#1851) DaniPopes 2022-11-10 21:21:45 +0100
  • 17050afd04
    fix(core): stop decoding gas twice for 2930 txs (#1850) Dan Cline 2022-11-10 15:21:32 -0500
  • b06452c6ea
    feat: warnings as errors (#1838) Jared Tokuz 2022-11-10 14:19:43 -0600
  • 0675dd1e42 refactor: use toml parser over regex Will Smith 2022-11-10 12:51:00 -0500
  • 666b2822fe replace call to dbg! with txhash assert #1850 Dan Cline 2022-11-10 11:43:19 -0500
  • afcb5c00c3 fix: improve overloaded param diff matching #1853 Matthias Seitz 2022-11-10 11:09:59 +0100
  • bc01b081a3 linting: remove extra ref Will Smith 2022-11-10 01:26:31 -0500
  • 3cf0fc6ebb fix: case where we are using specified crate Will Smith 2022-11-10 01:23:26 -0500
  • 7433732e03 fix: strip whitespaces Will Smith 2022-11-10 01:19:28 -0500
  • a8928ac9dd fix: tests and file loading Will Smith 2022-11-10 00:46:32 -0500
  • 2b140112e4 fix: add missing comma Will Smith 2022-11-10 00:32:25 -0500
  • 8450d732d0 fix: str formatting Will Smith 2022-11-10 00:29:48 -0500
  • e1baf4e0c1 wip: add base testcases Will Smith 2022-11-09 23:58:35 -0500
  • fd8ebf5a7a add docs Will Smith 2022-11-09 23:17:48 -0500
  • 69129954ff fix: generated crate not using generated version Will Smith 2022-11-09 23:02:51 -0500
  • 736e3928d4
    fix: broken regex #1851 DaniPopes 2022-11-10 03:56:32 +0100
  • 90923c9b5a adjusted has_error to utilize ge functionality in case of info errors #1838 JaredTokuz 2022-11-09 20:34:30 -0600
  • 8db929fba0 Merge branch 'warnings-as-errors' of https://github.com/JaredTokuz/ethers-rs into warnings-as-errors JaredTokuz 2022-11-09 20:03:40 -0600
  • db200ff9ce added test for combining compiler severity filter and ignored error codes and adjusted has error for the added test case JaredTokuz 2022-11-09 20:02:46 -0600
  • e6a50a51e4 remove debugging printlns Dan Cline 2022-11-09 20:41:12 -0500
  • 75ba015a1e fix(core): stop decoding gas twice for 2930 txs Dan Cline 2022-11-09 20:36:55 -0500
  • 8b68913015 revert changelog iden change Georgios Konstantopoulos 2022-11-09 17:55:23 -0500
  • 50464e95ce Merge branch 'master' into warnings-as-errors Georgios Konstantopoulos 2022-11-09 17:54:56 -0500
  • 8de8a29dc2
    chore(deps): bump serde-aux from 4.0.0 to 4.1.0 (#1846) dependabot[bot] 2022-11-09 14:52:55 -0800
  • 971c04d12b uncomment etherscan test francois 2022-11-09 21:38:32 +0100
  • 64a70cfd57
    fix: failing CI (#1847) DaniPopes 2022-11-09 17:09:03 +0100
  • 52e082d95b
    clippy #1847 DaniPopes 2022-11-09 04:20:38 +0100
  • b6d6ebed42
    chore(deps): bump serde-aux from 4.0.0 to 4.1.0 #1846 dependabot[bot] 2022-11-09 03:02:53 +0000
  • 5555e2394e
    fix examples DaniPopes 2022-11-09 04:00:15 +0100
  • bf955a0bf4
    fix examples typo DaniPopes 2022-11-09 03:57:01 +0100
  • 5498e317c6
    docs DaniPopes 2022-11-09 03:49:54 +0100
  • cee38c090d
    fmt DaniPopes 2022-11-09 03:47:23 +0100
  • 2ae70f7a70
    fix gasprice DaniPopes 2022-11-09 03:38:38 +0100
  • b9f0ecc71c updated changelog JaredTokuz 2022-11-08 19:11:40 -0600
  • 3a4ffdfb01 renamed variable based on property type change and changed a few refs JaredTokuz 2022-11-08 19:00:20 -0600
  • 5c9a048f73
    Add Arithmetic Shift Left operation for I256. Minor update to the ASR tests to include coverage for a shift of 0, and move to 'I256::minus_one' over 'I256::from(-1i8)' syntax (#1452) Dave Belvedere 2022-11-09 10:10:53 +1000
  • 7fac88a649
    chore(deps): bump cargo_metadata from 0.15.0 to 0.15.1 (#1806) dependabot[bot] 2022-11-08 16:10:00 -0800
  • bdeb2b07a2
    chore(deps): bump regex from 1.6.0 to 1.7.0 (#1841) dependabot[bot] 2022-11-08 16:05:44 -0800
  • 960d89fccc
    Revert "fix: get_logs_paginated fetches past latest block (#1818)" (#1845) Georgios Konstantopoulos 2022-11-08 19:05:28 -0500
  • c0a76bc13a Revert "fix: get_logs_paginated fetches past latest block (#1818)" #1845 Georgios Konstantopoulos 2022-11-08 16:04:59 -0800
  • e37a34cba6
    chore(solc): always use sync sources reading (#1667) Matthias Seitz 2022-11-09 00:08:41 +0100
  • a056357b7c
    chore(deps): bump env_logger from 0.9.1 to 0.9.3 (#1842) dependabot[bot] 2022-11-08 15:07:07 -0800
  • 9969b12252
    fix: transaction type in TxpoolContent (#1844) jannikluhn 2022-11-09 00:06:58 +0100
  • 344457a142
    fix: transaction type in TxpoolContent #1844 Jannik Luhn 2022-11-08 14:41:15 +0100
  • 1d6599bfc2
    chore(deps): bump env_logger from 0.9.1 to 0.9.3 #1842 dependabot[bot] 2022-11-08 03:07:04 +0000
  • 34b546399f
    chore(deps): bump regex from 1.6.0 to 1.7.0 #1841 dependabot[bot] 2022-11-08 03:06:52 +0000
  • be14b4ca9a reformat the test based on the linter JaredTokuz 2022-11-07 20:40:41 -0600
  • 6bf0a92d2d changed the bool arg to Severity and updated its traits JaredTokuz 2022-11-07 19:38:17 -0600
  • 2418098d8c
    feat: add TraceError enum (#1814) Matthias Seitz 2022-11-08 00:47:32 +0100
  • 715cd5b0a6
    chore(deps): bump once_cell from 1.15.0 to 1.16.0 (#1817) dependabot[bot] 2022-11-07 15:45:36 -0800
  • dcc8df9ae5
    contract: move Event into scope for rustdoc Fixes #1676 (#1787) MouseLess.eth 2022-11-08 01:44:41 +0200