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]Add Eip6110 implementation #6849

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

[WIP]Add Eip6110 implementation #6849

wants to merge 38 commits into from

Commits on Feb 4, 2024

  1. Configuration menu
    Copy the full SHA
    70a3e5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02974cc View commit details
    Browse the repository at this point in the history
  3. fix merge issue

    Demuirgos committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    c541cb1 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    b9d03c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfc79d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45e0c44 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. - revert ReleaseSpec creeping out

    + add missing checks
    Demuirgos committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    c336a0f View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    f3271b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81466dd View commit details
    Browse the repository at this point in the history
  3. fix erroneous change

    Demuirgos committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    e5c7ed0 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

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

Commits on Mar 27, 2024

  1. fix

    MarekM25 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    7ee1fef View commit details
    Browse the repository at this point in the history
  2. Typo credentials

    MarekM25 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    d700629 View commit details
    Browse the repository at this point in the history
  3. cosmetic comment fix

    MarekM25 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    3d9ab43 View commit details
    Browse the repository at this point in the history
  4. more fixes

    MarekM25 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    758ffa5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a518336 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Added roundtrip tests

    Demuirgos committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    130593c View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

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

Commits on Apr 2, 2024

  1. add v4 capabilities

    Demuirgos committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    852b4b7 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    ec51f7f View commit details
    Browse the repository at this point in the history
  2. minor fixes

    Demuirgos committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    04f881b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56559ba View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. revert change

    Demuirgos committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    b0a809f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ca067c View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

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

Commits on Apr 10, 2024

  1. add deposists in BlockForRPC

    rjnrohit committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    3ada282 View commit details
    Browse the repository at this point in the history
  2. - minor chainspecloader fixes

    - moving code from BlockValidator to BlockProcessor
    - fixing error discards
    Demuirgos committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    c9be5af View commit details
    Browse the repository at this point in the history
  3. merge pulled commits

    Demuirgos committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    9429e49 View commit details
    Browse the repository at this point in the history
  4. fix build issues

    Demuirgos committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    4018745 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. minor fix

    Demuirgos committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    685617d View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    e6f0e33 View commit details
    Browse the repository at this point in the history
  2. Update BlockErrorMessages.cs

    Co-authored-by: ak88 <anders.holmbjerg@hotmail.com>
    Demuirgos and ak88 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    4cc7255 View commit details
    Browse the repository at this point in the history
  3. Update BlockErrorMessages.cs

    Co-authored-by: ak88 <anders.holmbjerg@hotmail.com>
    Demuirgos and ak88 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b020b87 View commit details
    Browse the repository at this point in the history
  4. Update BlockErrorMessages.cs

    Co-authored-by: ak88 <anders.holmbjerg@hotmail.com>
    Demuirgos and ak88 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    c7dcf00 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Cosmetic cleanup

    MarekM25 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    e30be14 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. merge changes

    Demuirgos committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    931d1dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a86ac19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    066af5a View commit details
    Browse the repository at this point in the history