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

Upgrade to CCF 4.0.7 #218

Merged
merged 27 commits into from
Aug 21, 2023
Merged

Upgrade to CCF 4.0.7 #218

merged 27 commits into from
Aug 21, 2023

Commits on Aug 8, 2023

  1. Bump ccf versions to 4.0.7

    jeffa5 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    73f195c View commit details
    Browse the repository at this point in the history
  2. Add more to dockerignore

    jeffa5 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    abc638f View commit details
    Browse the repository at this point in the history
  3. Fix shadowed variables

    jeffa5 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    6ef005a View commit details
    Browse the repository at this point in the history
  4. Updated some nix config

    jeffa5 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    9965f14 View commit details
    Browse the repository at this point in the history
  5. Fix hidden files

    jeffa5 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    134db4d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4bd8a41 View commit details
    Browse the repository at this point in the history
  7. Fix compiler in makefile

    jeffa5 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    0a1e318 View commit details
    Browse the repository at this point in the history
  8. Update clang-format

    jeffa5 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    ae40df8 View commit details
    Browse the repository at this point in the history
  9. Use clang-format 11

    jeffa5 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    cac8d4d View commit details
    Browse the repository at this point in the history
  10. Update checks container

    jeffa5 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    f83a2b2 View commit details
    Browse the repository at this point in the history
  11. Use normal nixpkgs

    jeffa5 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    7077db5 View commit details
    Browse the repository at this point in the history
  12. Enable ccf patches

    jeffa5 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    bce87c6 View commit details
    Browse the repository at this point in the history
  13. Build virtual with llvm 16

    jeffa5 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    ba76875 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Add ccf logger no deprecate

    jeffa5 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    bbbab4c View commit details
    Browse the repository at this point in the history
  2. Fix build of protobuf

    jeffa5 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    caefbb0 View commit details
    Browse the repository at this point in the history
  3. Enable mkWrapper again

    jeffa5 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    cbbef76 View commit details
    Browse the repository at this point in the history
  4. Fix formatting

    Andrew Jeffery committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    7c0183f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b9b563 View commit details
    Browse the repository at this point in the history
  6. Format with prettier

    jeffa5 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    6a78180 View commit details
    Browse the repository at this point in the history
  7. Remove unused arrow dep

    jeffa5 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    8140e97 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2988ebd View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Fix lskv cluster startup

    jeffa5 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    2654212 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdb318d View commit details
    Browse the repository at this point in the history
  3. Remove proposal replays

    jeffa5 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    264a16b View commit details
    Browse the repository at this point in the history
  4. Update ci image

    jeffa5 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    e44ae79 View commit details
    Browse the repository at this point in the history
  5. Format lskv_cluster script

    jeffa5 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    11aad17 View commit details
    Browse the repository at this point in the history
  6. Fix tempfile import

    jeffa5 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    d3adbcd View commit details
    Browse the repository at this point in the history