Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] 2387 implement eip 7685 wiring #2476

Draft
wants to merge 31 commits into
base: master
Choose a base branch
from

Commits on Oct 21, 2024

  1. Some progress with requests

    bzawisto committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3cf622d View commit details
    Browse the repository at this point in the history
  2. Progress

    bzawisto committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    a560241 View commit details
    Browse the repository at this point in the history
  3. Progress with rlp ser/dser

    bzawisto committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    4dcec28 View commit details
    Browse the repository at this point in the history
  4. Progress

    bzawisto committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    ac6b00b View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Make requests flatten

    bzawisto committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    eac090a View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    a42af14 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    21ba5ad View commit details
    Browse the repository at this point in the history
  2. Make requests flat

    bzawisto committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    67de38b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d32fd0 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Further progress

    bzawisto committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    3465546 View commit details
    Browse the repository at this point in the history
  2. Further progress

    bzawisto committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    1f1829e View commit details
    Browse the repository at this point in the history
  3. Further progress

    bzawisto committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    a67b699 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0553048 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    163c967 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Some progress with EIP-7685

    bzawisto committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    6978e32 View commit details
    Browse the repository at this point in the history
  2. Merge branch '2387-implement-eip-7685-wiring' of github.com:erigontec…

    …h/silkworm into 2387-implement-eip-7685-wiring
    bzawisto committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    2b8276c View commit details
    Browse the repository at this point in the history
  3. make fmt

    web-flow authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    716cb28 View commit details
    Browse the repository at this point in the history
  4. Copyright fixes

    bzawisto committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    f1a4396 View commit details
    Browse the repository at this point in the history
  5. make fmt

    web-flow authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    e7bc8a6 View commit details
    Browse the repository at this point in the history
  6. Fixing unit tests

    bzawisto committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    04f9606 View commit details
    Browse the repository at this point in the history
  7. Merge branch '2387-implement-eip-7685-wiring' of github.com:erigontec…

    …h/silkworm into 2387-implement-eip-7685-wiring
    bzawisto committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    5e835ef View commit details
    Browse the repository at this point in the history
  8. Fix build

    bzawisto committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    104908b View commit details
    Browse the repository at this point in the history
  9. Build fix

    bzawisto committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    e593cdb View commit details
    Browse the repository at this point in the history
  10. Typo

    bzawisto committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    e2b949d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    285065a View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Make clang tidy happy

    bzawisto committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    590e563 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abf0c09 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Bug fixes

    bzawisto committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    671ce1b View commit details
    Browse the repository at this point in the history
  2. Make the code compile

    bzawisto committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    caa9828 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    d207481 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    980711d View commit details
    Browse the repository at this point in the history