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: Re-sign failed CCMs #4277

Merged
merged 17 commits into from
Nov 30, 2023
Merged

feat: Re-sign failed CCMs #4277

merged 17 commits into from
Nov 30, 2023

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    9174bce View commit details
    Browse the repository at this point in the history
  2. Added an RPC call for the user to get failed CCM so they can use that

    information to send the CCM call themselves
    syan095 authored and dandanlen committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    f91ea0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e6b82e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4706e5e View commit details
    Browse the repository at this point in the history
  5. fix: typo

    dandanlen committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    7e0249e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6fad5e3 View commit details
    Browse the repository at this point in the history
  7. fix: deduplicate some code.

    dandanlen committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    87fd5c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Addressed some PR comments

    syan095 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    b6d292d View commit details
    Browse the repository at this point in the history
  2. Fixed tests

    syan095 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    5d980f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    a412447 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22e4cb8 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Added integration test for resigning failed CCMs

    Fixed integration test harness that crashes at the 3rd epoch
    Added a integration test to ensure test harness can advance to further epochs
    syan095 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    46d6efb View commit details
    Browse the repository at this point in the history
  2. Merged from Main

    syan095 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    b372a1c View commit details
    Browse the repository at this point in the history
  3. Fixed build

    syan095 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    d02ecbb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dba0b40 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    509807e View commit details
    Browse the repository at this point in the history
  6. chore: clippy

    dandanlen committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    9c3d3a1 View commit details
    Browse the repository at this point in the history