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

Docker workflow updates #195

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open

Docker workflow updates #195

wants to merge 17 commits into from

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    0b72781 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from 1kx-network/feature/cicd

    Combined Docker-related workflows
    mikery authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    51eb7e8 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Fixed merge conflict

    mikery committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    8834306 View commit details
    Browse the repository at this point in the history
  2. Fixed tag check

    mikery committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    5cbf16c View commit details
    Browse the repository at this point in the history
  3. Added concurrency

    mikery committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    4afcbb2 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

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

Commits on May 17, 2024

  1. consume blobs from miner export to chan

    Signed-off-by: Pranay Valson <[email protected]>
    noslav authored and mikery committed May 17, 2024
    Configuration menu
    Copy the full SHA
    7162ed7 View commit details
    Browse the repository at this point in the history
  2. update types to support blob extraction

    Signed-off-by: Pranay Valson <[email protected]>
    noslav authored and mikery committed May 17, 2024
    Configuration menu
    Copy the full SHA
    4a2e66e View commit details
    Browse the repository at this point in the history
  3. force miner to push blob data into sidecar chan

    Signed-off-by: Pranay Valson <[email protected]>
    noslav authored and mikery committed May 17, 2024
    Configuration menu
    Copy the full SHA
    4188477 View commit details
    Browse the repository at this point in the history
  4. close channel after pushing sidecar

    Signed-off-by: Pranay Valson <[email protected]>
    noslav authored and mikery committed May 17, 2024
    Configuration menu
    Copy the full SHA
    5172936 View commit details
    Browse the repository at this point in the history
  5. add blob tx side car chan to core

    Signed-off-by: Pranay Valson <[email protected]>
    noslav authored and mikery committed May 17, 2024
    Configuration menu
    Copy the full SHA
    f6f850c View commit details
    Browse the repository at this point in the history
  6. oversee block number check for now (matched from miner)

    Signed-off-by: Pranay Valson <[email protected]>
    noslav authored and mikery committed May 17, 2024
    Configuration menu
    Copy the full SHA
    0299b3e View commit details
    Browse the repository at this point in the history
  7. make explicit block number check with type

    Signed-off-by: Pranay Valson <[email protected]>
    noslav authored and mikery committed May 17, 2024
    Configuration menu
    Copy the full SHA
    f4f8fae View commit details
    Browse the repository at this point in the history
  8. format info and optimize channel buffers

    Signed-off-by: Pranay Valson <[email protected]>
    noslav authored and mikery committed May 17, 2024
    Configuration menu
    Copy the full SHA
    3c1ae91 View commit details
    Browse the repository at this point in the history
  9. additional condition for block specimen creation

    Signed-off-by: Pranay Valson <[email protected]>
    noslav authored and mikery committed May 17, 2024
    Configuration menu
    Copy the full SHA
    52bb470 View commit details
    Browse the repository at this point in the history
  10. conditional for blob specimen creation

    Signed-off-by: Pranay Valson <[email protected]>
    noslav authored and mikery committed May 17, 2024
    Configuration menu
    Copy the full SHA
    cb7798a View commit details
    Browse the repository at this point in the history
  11. bump bsp-geth minor version

    Signed-off-by: Pranay Valson <[email protected]>
    noslav authored and mikery committed May 17, 2024
    Configuration menu
    Copy the full SHA
    84583ed View commit details
    Browse the repository at this point in the history