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

Feat/shadow block tooling #5362

Open
wants to merge 21 commits into
base: fix/5285
Choose a base branch
from
Open

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    1597209 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbec882 View commit details
    Browse the repository at this point in the history
  3. feat: add get-account, get-nakamoto-tip, make-shadow-block, and…

    … `add-shadow-block` commands
    jcnelson committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    7e26c01 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. fix: use correct pox params

    jcnelson committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    9bcee64 View commit details
    Browse the repository at this point in the history
  2. chore: move shadow block creation and replay into separate functions …

    …so we can use them for testing
    jcnelson committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    850d00b View commit details
    Browse the repository at this point in the history
  3. chore: make function public

    jcnelson committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    fb391fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f29c68 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e8da151 View commit details
    Browse the repository at this point in the history
  6. chore: integration test

    jcnelson committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    4851c3c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8fff6bd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    05ac928 View commit details
    Browse the repository at this point in the history
  9. chore: typo

    Co-authored-by: Brice Dobry <[email protected]>
    jcnelson and obycode authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    05a99fa View commit details
    Browse the repository at this point in the history
  10. chore: cargo fmt

    jcnelson committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    bfbfbf7 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. chore: fix compile issue

    jcnelson committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    8743b0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84c982c View commit details
    Browse the repository at this point in the history
  3. chore: read/write

    jcnelson committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    c75ed39 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b98239d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4153cec View commit details
    Browse the repository at this point in the history
  6. chore: don't use docstring

    jcnelson committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    ca17ede View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    439abdb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    69eb7ac View commit details
    Browse the repository at this point in the history