Commit Graph

  • 64b7f1ef1a
    ci: add doc CI (#1813) DaniPopes 2022-11-08 00:44:06 +0100
  • fb88215a87
    fix: rustdoc errors (#1808) DaniPopes 2022-11-08 00:43:23 +0100
  • debd6fec3d
    chore: clippy (#1812) DaniPopes 2022-11-08 00:43:11 +0100
  • 1119976dc7
    chore: rename xdai gnosis (#1809) Matthias Seitz 2022-11-08 00:24:10 +0100
  • b6268a819c
    Merge branch 'master' into matt/rename-xdai #1809 Georgios Konstantopoulos 2022-11-07 15:22:34 -0800
  • 98f7f44f1a
    chore(deps): bump rlp from 0.5.1 to 0.5.2 (#1805) dependabot[bot] 2022-11-07 15:21:14 -0800
  • b729118905
    chore(deps): bump base64 from 0.13.0 to 0.13.1 (#1804) dependabot[bot] 2022-11-07 15:18:56 -0800
  • d9281aa1f8
    Fix: minor typo (#1794) omahs 2022-11-08 00:18:38 +0100
  • eb40392399
    fix: get_logs_paginated fetches past latest block (#1818) Roger So 2022-11-08 04:43:11 +0800
  • 855d36a8fb fix: rustdoc nightly warnings #1808 DaniPopes 2022-10-25 22:37:45 +0200
  • dbc21288e5 fix test DaniPopes 2022-10-25 22:27:51 +0200
  • 552ef43b85 fix DaniPopes 2022-10-25 22:19:37 +0200
  • 5b1da4e6f1 fix: partially re-run abigen for multicall_contract DaniPopes 2022-10-25 22:05:25 +0200
  • eb9ace9066 fix: rustdoc warnings DaniPopes 2022-10-25 21:43:34 +0200
  • 8b7c22f2c4
    chore(deps): bump cargo_metadata from 0.15.0 to 0.15.1 #1806 dependabot[bot] 2022-11-07 20:30:10 +0000
  • 861c8bcdcb
    chore(deps): bump rlp from 0.5.1 to 0.5.2 #1805 dependabot[bot] 2022-11-07 20:30:08 +0000
  • ba9aa7838b
    Fixes: #1822 (#1823) halo3mic 2022-11-07 21:28:43 +0100
  • 2ad787c756
    chore(deps): bump num_cpus from 1.13.1 to 1.14.0 (#1831) dependabot[bot] 2022-11-07 12:28:03 -0800
  • 22fae3f8e7
    enhance signer middleware to automatically switch legacy (#1832) Kristian Gaylord 2022-11-07 15:27:45 -0500
  • 9797e9a83b
    Fixes: #1836 (#1837) halo3mic 2022-11-07 21:25:57 +0100
  • f62fffb4eb
    Examples event streams (#1839) Andrea Simeoni 2022-11-07 21:21:24 +0100
  • b221625da6 Fix examples docs #1839 Andrea Simeoni 2022-11-07 17:41:18 +0100
  • 36364fc7b1 cargo +nightly fmt Andrea Simeoni 2022-11-07 17:12:21 +0100
  • 8668431a91 Added typo to help users run Ws examples Andrea Simeoni 2022-11-07 17:06:50 +0100
  • 06617eb2da Example to subscribe events from an abigen compiled contract including `LogMeta` Andrea Simeoni 2022-11-07 17:05:58 +0100
  • 36a2b0253f Example to subscribe events from an abigen compiled contract Andrea Simeoni 2022-11-07 17:05:15 +0100
  • cfc301d6b1
    Impl `IntoFuture` for `ContractCall` (#1826) Lev Khoroshansky 2022-11-07 02:54:18 +0100
  • 123de71877 feat: warnings as errors JaredTokuz 2022-11-06 15:00:15 -0600
  • c09e7c0627 Fixes: #1836 #1837 halo3mic 2022-11-06 20:53:50 +0000
  • 1366d247b4 update changelog #1823 halo3mic 2022-11-06 14:31:18 +0000
  • 707f7c2efd Fixes: #1822 :: Add ParseOverflow err & rm rust_decimals from ethers-core halo3mic 2022-11-06 14:27:45 +0000
  • de823763c5 correct source francois 2022-11-06 02:01:59 +0100
  • 5c5bdf680d enhance signer middleware to automatically switch legacy #1832 Kristian Gaylord 2022-11-04 00:46:11 -0400
  • ae314c6342 Add from field to multicall #1834 34x4p08 2022-11-05 01:14:12 +0400
  • 4d9d405cb2
    chore(deps): bump num_cpus from 1.13.1 to 1.14.0 #1831 dependabot[bot] 2022-11-04 03:21:26 +0000
  • b59c282eca Merge branch 'master' into asl #1452 Dave Belvedere 2022-11-04 12:42:12 +1000
  • dd6bf5fd4c deleteme #1830 zeroXbrock 2022-11-03 13:38:02 -0700
  • 7e6ea3adb5 refactor: Move `'static` lifetime bound to `Self` #1826 Lev Khoroshansky 2022-11-03 14:36:37 +0100
  • feafacc55f feat: Impl `IntoFuture` for `ContractCall` Lev Khoroshansky 2022-11-03 09:41:57 +0100
  • e882939809 Fixes: gakonst#1822 :: update1 halo3mic 2022-11-02 21:00:58 +0000
  • 7e4e4d464b Fixes: #1822 halo3mic 2022-11-02 19:45:56 +0000
  • 3ccebdfd61 update changelog #1821 zeroXbrock 2022-11-02 12:00:27 -0700
  • e8a4d10713 fix cargo doc build error zeroXbrock 2022-11-02 11:53:15 -0700
  • 04e375470b fix retries Noah Citron 2022-11-02 04:25:32 -0400
  • ff40eeaa02
    Merge pull request #4 from mouseless-eth/debug_trace_call_many MouseLess.eth 2022-11-01 19:29:15 +0200
  • f6de9918c6 debug_traceCallMany mouseless 2022-11-01 19:26:08 +0200
  • 912c8cb969 init mouseless 2022-10-31 23:22:16 +0200
  • 5296daa005
    Merge branch 'gakonst:master' into master MouseLess.eth 2022-10-31 23:03:07 +0200
  • 14e038860b
    fix Build issue (#1819) #1825 #1797 snoopy-mev 2022-10-31 12:56:05 -0400
  • ba8f840bba
    fix Build issue #1819 snoopy-mev 2022-10-31 12:28:44 -0400
  • 50c7ff1d8e
    adding chiado support (#1811) Alejandro Banzas 2022-10-31 17:01:34 +0100
  • c14f7f4465
    fix: get_logs_paginated fetches past latest block #1818 Roger So 2022-10-31 17:31:51 +0800
  • c73dbe699d
    chore(deps): bump once_cell from 1.15.0 to 1.16.0 #1817 dependabot[bot] 2022-10-31 03:10:45 +0000
  • 148163a3fc feat: add TraceError enum #1814 Matthias Seitz 2022-10-28 17:42:00 +0200
  • daa6854620
    fmt #1812 DaniPopes 2022-10-28 17:17:32 +0200
  • 4da2cf91ec
    ci: use checkout v3 #1813 DaniPopes 2022-10-28 17:16:53 +0200
  • 1ffd263b37
    ci: add docs ci DaniPopes 2022-10-28 17:16:10 +0200
  • c4ec7aaede
    chore: clippy DaniPopes 2022-10-28 16:57:03 +0200
  • 64d8b7d257 adding chiado support #1811 Ale Banzas 2022-10-28 16:06:01 +0200
  • 68cdcada56 chore: rename xdai gnosis Matthias Seitz 2022-10-27 12:14:01 +0200
  • 1b7e673116
    Merge pull request #3 from mouseless-eth/fix/serialize_debug_traceCall MouseLess.eth 2022-10-26 02:11:13 +0300
  • 092250b4f4
    Merge branch 'gakonst:master' into master MouseLess.eth 2022-10-26 02:10:30 +0300
  • 99458a0666 some rlly shitty patches but it oke mouseless 2022-10-26 02:09:52 +0300
  • 1fed5a2cd4 add missing ast franfran 2022-10-25 23:15:51 +0200
  • def99318bb chore: update readme Georgios Konstantopoulos 2022-10-25 11:18:49 -0700
  • 87b10bdf24 Revert "chore: disable dev deps for release" v1.0 Georgios Konstantopoulos 2022-10-25 11:12:50 -0700
  • d7b74db773
    Merge pull request #2 from mouseless-eth/clean/debug_traceCall MouseLess.eth 2022-10-25 21:10:03 +0300
  • 3ba8a24c35 adding type so that we can desirialize mouseless 2022-10-25 21:08:15 +0300
  • d8a1be6fb1 chore: disable dev deps for release Georgios Konstantopoulos 2022-10-25 11:04:20 -0700
  • 1e4e4353f8 (cargo-release) version 1.0.0 Georgios Konstantopoulos 2022-10-25 11:03:01 -0700
  • 237accb957 (cargo-release) version 1.0.0 Georgios Konstantopoulos 2022-10-25 11:03:01 -0700
  • de02d08ff7 (cargo-release) version 1.0.0 Georgios Konstantopoulos 2022-10-25 11:03:01 -0700
  • 9ec8d9cdad (cargo-release) version 1.0.0 Georgios Konstantopoulos 2022-10-25 11:03:00 -0700
  • ab24c5558a (cargo-release) version 1.0.0 Georgios Konstantopoulos 2022-10-25 11:03:00 -0700
  • e34c487a85 (cargo-release) version 1.0.0 Georgios Konstantopoulos 2022-10-25 11:03:00 -0700
  • aac5fab028 (cargo-release) version 1.0.0 Georgios Konstantopoulos 2022-10-25 11:03:00 -0700
  • fc54d8f11e (cargo-release) version 1.0.0 Georgios Konstantopoulos 2022-10-25 11:03:00 -0700
  • f27078b317 (cargo-release) version 1.0.0 Georgios Konstantopoulos 2022-10-25 11:02:59 -0700
  • 16a207b0bd (cargo-release) version 1.0.0 Georgios Konstantopoulos 2022-10-25 11:02:59 -0700
  • 266a40e2bc (cargo-release) version 1.0.0 Georgios Konstantopoulos 2022-10-25 11:02:59 -0700
  • 79024ebbe9 (cargo-release) version 1.0.0 Georgios Konstantopoulos 2022-10-25 11:02:59 -0700
  • 6eee33cca0
    Merge pull request #1 from mouseless-eth/trace_call_raw MouseLess.eth 2022-10-24 06:15:01 +0300
  • 60bcc46bb0 gethTrace -> BlockTrace mouseless 2022-10-24 06:13:47 +0300
  • 3b1e57c9f8
    chore(deps): bump base64 from 0.13.0 to 0.13.1 #1804 dependabot[bot] 2022-10-24 03:11:32 +0000
  • cb74a39385 some mods to support debug_traceCall mouseless 2022-10-24 05:56:42 +0300
  • 3d9c3290d4
    release: switch to apache fastrlp (#1803) Georgios Konstantopoulos 2022-10-23 11:44:48 -0700
  • 50973b99b6
    chore(deps): bump futures-executor from 0.3.24 to 0.3.25 (#1795) dependabot[bot] 2022-10-23 11:38:00 -0700
  • a0b53d9cc2 s/fastrlp/open_fastrlp #1803 Georgios Konstantopoulos 2022-10-23 11:22:21 -0700
  • a382c3e03c
    chore(deps): bump futures-executor from 0.3.24 to 0.3.25 #1795 dependabot[bot] 2022-10-23 18:15:20 +0000
  • 8ef03b6b5f
    chore(deps): bump futures-util from 0.3.24 to 0.3.25 (#1796) dependabot[bot] 2022-10-23 11:13:38 -0700
  • 727a7db286
    chore(deps): bump syn from 1.0.102 to 1.0.103 (#1799) dependabot[bot] 2022-10-23 11:13:29 -0700
  • 3a2813f42b
    chore(deps): bump getrandom from 0.2.7 to 0.2.8 (#1800) dependabot[bot] 2022-10-23 11:13:24 -0700
  • 888a78a493 release: switch to apache fastrlp Georgios Konstantopoulos 2022-10-23 11:12:06 -0700
  • 31021a3b03
    chore(deps): bump getrandom from 0.2.7 to 0.2.8 #1800 dependabot[bot] 2022-10-21 03:17:27 +0000
  • 0232b35263
    chore(deps): bump syn from 1.0.102 to 1.0.103 #1799 dependabot[bot] 2022-10-21 03:17:18 +0000
  • c8c9d6cf0e
    chore(deps): bump futures-util from 0.3.24 to 0.3.25 #1796 dependabot[bot] 2022-10-20 03:19:29 +0000
  • 1b9b6e1b33
    Fix: minor typo #1794 omahs 2022-10-18 17:12:11 +0200
  • a9dd53da81
    fix(solc): emit empty node vec (#1793) Matthias Seitz 2022-10-17 19:27:42 +0200
  • 6278d497e6 fix(solc): emit empty node vec #1793 Matthias Seitz 2022-10-17 19:15:40 +0200
  • 98cea53c38
    add safe and finalized tag to BlockNumber (#1792) Salman Pathan 2022-10-17 19:29:41 +0530