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

[gwyneth] Add rbuilder to Dockerfile of EL #39

Closed
wants to merge 17 commits into from
Closed

Commits on Sep 2, 2024

  1. add rbuilder to EL dockerfile

    Keszey Dániel authored and Keszey Dániel committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    d35594b View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. add static datadir for rbuilder

    Keszey Dániel authored and Keszey Dániel committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    03af4b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. remove building step from image (can be built within container)

    Keszey Dániel authored and Keszey Dániel committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    9938842 View commit details
    Browse the repository at this point in the history
  2. Add back building with reth image

    Keszey Dániel authored and Keszey Dániel committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    f4b9556 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. add script for sending TXns to rpc

    Keszey Dániel authored and Keszey Dániel committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    6456333 View commit details
    Browse the repository at this point in the history
  2. restore not needed mods

    Keszey Dániel authored and Keszey Dániel committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    6443820 View commit details
    Browse the repository at this point in the history
  3. restore node.rs

    Keszey Dániel authored and Keszey Dániel committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    b415163 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. always pull rbuilder to have latest soruce

    Keszey Dániel authored and Keszey Dániel committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    3d76ed5 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. remove dev mode and hack dockerfile

    Keszey Dániel authored and Keszey Dániel committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    8ec17cb View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. add extra CL params for events stream + debug

    Keszey Dániel authored and Keszey Dániel committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    0a01413 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

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

Commits on Sep 20, 2024

  1. parse and inject CL node IP to gwyneth rbuilder config

    Keszey Dániel authored and Keszey Dániel committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b66750b View commit details
    Browse the repository at this point in the history
  2. remove commenting out

    Keszey Dániel authored and Keszey Dániel committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    5014049 View commit details
    Browse the repository at this point in the history
  3. add script to launch rbuilder

    Keszey Dániel authored and Keszey Dániel committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    d1e306f View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. use blockscout and gwyneth branch from rbuilder

    Keszey Dániel authored and Keszey Dániel committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    2d22492 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. configure port publisher

    Keszey Dániel authored and Keszey Dániel committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    797da3b View commit details
    Browse the repository at this point in the history
  2. add contract verification

    Keszey Dániel authored and Keszey Dániel committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f082567 View commit details
    Browse the repository at this point in the history