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

05786 5396 misc startup improvements #5790

Merged
merged 65 commits into from
Apr 5, 2023

Commits on Mar 13, 2023

  1. Integrate preconsensus event stream (except for removal of old files.…

    ….. that still needs to be done)
    
    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    9e2cf3f View commit details
    Browse the repository at this point in the history
  2. Initial work for state metadata file.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    6d6f70e View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Incremental progress.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    56f5f46 View commit details
    Browse the repository at this point in the history
  2. Added TODO.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    5ecfeda View commit details
    Browse the repository at this point in the history
  3. incremental work

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    4003ef4 View commit details
    Browse the repository at this point in the history
  4. Integrate writing of metadata file. Lots of loose ends need tying.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    3dd786e View commit details
    Browse the repository at this point in the history
  5. Incremental progress.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    602f77b View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Incremental improvements.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    29bfeba View commit details
    Browse the repository at this point in the history
  2. Add unit test

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    d240531 View commit details
    Browse the repository at this point in the history
  3. Incremental improvements.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    c03e66b View commit details
    Browse the repository at this point in the history
  4. Add minimum generation non-ancient explicitly to state.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    8d0a30e View commit details
    Browse the repository at this point in the history
  5. Fix naming.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    8efdb0c View commit details
    Browse the repository at this point in the history
  6. Check minimum generation non-ancient in unit test.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    1400c78 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Revert settings change.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    9bc6a28 View commit details
    Browse the repository at this point in the history
  2. Removed code that is in a different PR.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    f668a47 View commit details
    Browse the repository at this point in the history
  3. Cleanup.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    6b26fe1 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' into 05631-state-metadata-file

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    9bac432 View commit details
    Browse the repository at this point in the history
  5. Fixed smells.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    e53fb30 View commit details
    Browse the repository at this point in the history
  6. Fixed broken tests.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    4ae4138 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'develop' into 05396-write-to-preconsensus-stream-2

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    2db33e4 View commit details
    Browse the repository at this point in the history
  8. Merge branch '05631-state-metadata-file' into 05396-write-to-preconse…

    …nsus-stream-2
    
    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    0e139f1 View commit details
    Browse the repository at this point in the history
  9. Added cleanup of old files.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    50cfde2 View commit details
    Browse the repository at this point in the history
  10. Added ability to disable preconsensus stream.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    444696b View commit details
    Browse the repository at this point in the history
  11. Fix bugs.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    5d21d90 View commit details
    Browse the repository at this point in the history
  12. Qualify event files with node ID (to prevent collisions when testing …

    …locally)
    
    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    ae65eb0 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'develop' into 05396-write-to-preconsensus-stream-2

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    e376373 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Made suggested changes.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    c115f64 View commit details
    Browse the repository at this point in the history
  2. Added TODO

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    edac2af View commit details
    Browse the repository at this point in the history
  3. Added new unit tests.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    fecb285 View commit details
    Browse the repository at this point in the history
  4. final, spotless

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    5498982 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Merge branch 'develop' into 05631-state-metadata-file

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    b2ffdc5 View commit details
    Browse the repository at this point in the history
  2. Made suggested changes.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    bae8750 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Fixed unit test.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    9e5897e View commit details
    Browse the repository at this point in the history
  2. Make suggested change.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    10333c1 View commit details
    Browse the repository at this point in the history
  3. Merge branch '05631-state-metadata-file' into 05396-write-to-preconse…

    …nsus-stream-2
    
    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    be6cf65 View commit details
    Browse the repository at this point in the history
  4. Don't flush on event intake thread, fix tests.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    de52cad View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Tweaks.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    e619762 View commit details
    Browse the repository at this point in the history
  2. Block for durability on the correct thread.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    40adb5d View commit details
    Browse the repository at this point in the history
  3. Resolved TODOs.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    0ec898c View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Merge branch 'develop' into 05396-write-to-preconsensus-stream-2

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    ec48695 View commit details
    Browse the repository at this point in the history
  2. Various minor platform cleanup.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    f131ae9 View commit details
    Browse the repository at this point in the history
  3. Fixed unit tests.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    3879b24 View commit details
    Browse the repository at this point in the history
  4. Fixed smells.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    e754eb8 View commit details
    Browse the repository at this point in the history
  5. Merge branch '05396-write-to-preconsensus-stream-2' into 05786-5396-m…

    …isc-startup-improvements
    
    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    e3317f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Cleanup.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    77471b0 View commit details
    Browse the repository at this point in the history
  2. Fixed broken tests.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    8cbe18a View commit details
    Browse the repository at this point in the history
  3. Made suggested changes.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    2cbdeb9 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' into 05396-write-to-preconsensus-stream-2

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    9d032b4 View commit details
    Browse the repository at this point in the history
  5. Made suggested changes.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    385e9f6 View commit details
    Browse the repository at this point in the history
  6. Merge branch '05396-write-to-preconsensus-stream-2' into 05786-5396-m…

    …isc-startup-improvements
    
    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    edc98bc View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Merge branch 'develop' into 05396-write-to-preconsensus-stream-2

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    6349891 View commit details
    Browse the repository at this point in the history
  2. fix smells

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    3097da0 View commit details
    Browse the repository at this point in the history
  3. Made suggested changes.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    5514a77 View commit details
    Browse the repository at this point in the history
  4. Made suggested changes.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    0165ebf View commit details
    Browse the repository at this point in the history
  5. Updated the diagram.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    3c06613 View commit details
    Browse the repository at this point in the history
  6. Exported html for diagram.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    98f4cef View commit details
    Browse the repository at this point in the history
  7. Made suggested change.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    9b019e1 View commit details
    Browse the repository at this point in the history
  8. Merge branch '05396-write-to-preconsensus-stream-2' into 05786-5396-m…

    …isc-startup-improvements
    
    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    aa7734e View commit details
    Browse the repository at this point in the history
  9. spotless

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    d3eace3 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Merge branch 'develop' into 05396-write-to-preconsensus-stream-2

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    6365554 View commit details
    Browse the repository at this point in the history
  2. Made suggested change.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    4a1283c View commit details
    Browse the repository at this point in the history
  3. Merge branch '05396-write-to-preconsensus-stream-2' into 05786-5396-m…

    …isc-startup-improvements
    
    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    84d4b64 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Merge branch 'develop' into 05786-5396-misc-startup-improvements

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    c244baa View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Merge branch 'develop' into 05786-5396-misc-startup-improvements

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    77f1028 View commit details
    Browse the repository at this point in the history
  2. Made suggested changes.

    Signed-off-by: Cody Littley <cody@swirldslabs.com>
    cody-littley committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    63de082 View commit details
    Browse the repository at this point in the history