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

State distribution #292

Merged
merged 20 commits into from
Oct 12, 2024
Merged

State distribution #292

merged 20 commits into from
Oct 12, 2024

Commits on Oct 8, 2024

  1. error handling

    Signed-off-by: John Hosie <[email protected]>
    hosie committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    84d23cd View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. state distribution

    Signed-off-by: John Hosie <[email protected]>
    hosie committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    8ae1d1c View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. acknowledgements

    Signed-off-by: John Hosie <[email protected]>
    hosie committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    39d291f View commit details
    Browse the repository at this point in the history
  2. move state distributer to separate package

    Signed-off-by: John Hosie <[email protected]>
    hosie committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    996b355 View commit details
    Browse the repository at this point in the history
  3. refactor

    Signed-off-by: John Hosie <[email protected]>
    hosie committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    30af295 View commit details
    Browse the repository at this point in the history
  4. batch write received states

    Signed-off-by: John Hosie <[email protected]>
    hosie committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    7572a28 View commit details
    Browse the repository at this point in the history
  5. refactor

    Signed-off-by: John Hosie <[email protected]>
    hosie committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    e2996ad View commit details
    Browse the repository at this point in the history
  6. add distriubtion list to the outgoing coin

    Signed-off-by: John Hosie <[email protected]>
    hosie committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    471cc74 View commit details
    Browse the repository at this point in the history
  7. fix tests after refactor

    Signed-off-by: John Hosie <[email protected]>
    hosie committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    8c7483f View commit details
    Browse the repository at this point in the history
  8. Merge branch 'main' into state-distribution

    Signed-off-by: John Hosie <[email protected]>
    hosie committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    f7e90d0 View commit details
    Browse the repository at this point in the history
  9. order of drops

    Signed-off-by: John Hosie <[email protected]>
    hosie committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    1ad7cb0 View commit details
    Browse the repository at this point in the history
  10. remove deliberate failure

    Signed-off-by: John Hosie <[email protected]>
    hosie committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    670245f View commit details
    Browse the repository at this point in the history
  11. Merge branch 'registry-integration' into state-distribution

    Signed-off-by: John Hosie <[email protected]>
    hosie committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    6919ef3 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Merge branch 'main' into state-distribution

    Signed-off-by: John Hosie <[email protected]>
    hosie committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    e8a1505 View commit details
    Browse the repository at this point in the history
  2. seperate destination into component and node

    Signed-off-by: John Hosie <[email protected]>
    hosie committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    ed7d6fa View commit details
    Browse the repository at this point in the history
  3. register transport client during post init

    Signed-off-by: John Hosie <[email protected]>
    hosie committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    4e40ed6 View commit details
    Browse the repository at this point in the history
  4. liint errors

    Signed-off-by: John Hosie <[email protected]>
    hosie committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    09d9081 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. verifier type field

    Signed-off-by: John Hosie <[email protected]>
    hosie committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    9ad145d View commit details
    Browse the repository at this point in the history
  2. set distribution list

    Signed-off-by: John Hosie <[email protected]>
    hosie committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    1a2fa65 View commit details
    Browse the repository at this point in the history
  3. distriubtion list test

    Signed-off-by: John Hosie <[email protected]>
    hosie committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    4b80c18 View commit details
    Browse the repository at this point in the history