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

Prune blobs #3852

Merged
merged 64 commits into from
Feb 8, 2023
Merged

Prune blobs #3852

merged 64 commits into from
Feb 8, 2023

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    e2a6da4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bf88c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe0c911 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a41f25 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b88d888 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d21c66d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    934f3ab View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d3b94d8 View commit details
    Browse the repository at this point in the history
  9. Fix rebase conflict

    emhane committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    28e1e63 View commit details
    Browse the repository at this point in the history
  10. Fix rebase conflict

    emhane committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    a211e6a View commit details
    Browse the repository at this point in the history
  11. Fix rebase conflict

    emhane committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    ce2db35 View commit details
    Browse the repository at this point in the history
  12. Fix typo

    Co-authored-by: realbigsean <seananderson33@GMAIL.com>
    emhane and realbigsean committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    82ffec3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d67468d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    667cca5 View commit details
    Browse the repository at this point in the history
  15. Improve syntax

    Co-authored-by: Michael Sproul <micsproul@gmail.com>
    emhane and michaelsproul committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    6f5ca02 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a2b8c6e View commit details
    Browse the repository at this point in the history
  17. Log info loaded from disk

    emhane committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    94aa2ce View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c7f53a9 View commit details
    Browse the repository at this point in the history
  19. Store orphan block roots

    emhane committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    8752dee View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    2f565d2 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6346c30 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    d58a30b View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    fb2ce90 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    b5abfe6 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    0d13932 View commit details
    Browse the repository at this point in the history
  26. Simplify conceptual design

    emhane committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    7103a25 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    2056775 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    44ec331 View commit details
    Browse the repository at this point in the history
  29. Fix type bug

    Co-authored-by: realbigsean <seananderson33@GMAIL.com>
    emhane and realbigsean committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    3d93dad View commit details
    Browse the repository at this point in the history
  30. Ignore IDE file

    emhane committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    74172ed View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    83a9520 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    54699f8 View commit details
    Browse the repository at this point in the history
  33. Fix typo

    emhane committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    3bede06 View commit details
    Browse the repository at this point in the history
  34. Fix blobs store bug

    emhane committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    a875bec View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    caa04db View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    0bdc291 View commit details
    Browse the repository at this point in the history
  37. Fix typo

    emhane committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    d1b75e2 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    d7fc24a View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    1812301 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    4de523f View commit details
    Browse the repository at this point in the history
  41. Keep uniform size small keys

    Co-authored-by: Michael Sproul <micsproul@gmail.com>
    emhane and michaelsproul committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    756c881 View commit details
    Browse the repository at this point in the history
  42. Clarify wording

    Co-authored-by: Michael Sproul <micsproul@gmail.com>
    emhane and michaelsproul committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    e4b4473 View commit details
    Browse the repository at this point in the history
  43. Clarify comment

    Co-authored-by: Michael Sproul <micsproul@gmail.com>
    emhane and michaelsproul committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    f6346f8 View commit details
    Browse the repository at this point in the history
  44. Fix wording

    Co-authored-by: Michael Sproul <micsproul@gmail.com>
    emhane and michaelsproul committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    c50f831 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    63ca3bf View commit details
    Browse the repository at this point in the history
  46. fixup! Fix blobs store bug

    emhane committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    43c3c74 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    d479560 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    9c2e623 View commit details
    Browse the repository at this point in the history
  49. Improve naming

    emhane committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    5d2480c View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    6dff69b View commit details
    Browse the repository at this point in the history
  51. Remove unused stuff

    emhane committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    9ee9b6d View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    1e59cb9 View commit details
    Browse the repository at this point in the history
  53. Correct comment

    emhane committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    a2eda76 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    8f137df View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    00ca21e View commit details
    Browse the repository at this point in the history
  56. Verify StoreConfig

    emhane committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    b2abec5 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    56c8417 View commit details
    Browse the repository at this point in the history
  58. Improve use of whitespace

    Co-authored-by: Michael Sproul <micsproul@gmail.com>
    emhane and michaelsproul committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    577262c View commit details
    Browse the repository at this point in the history
  59. Remove debug comment

    Co-authored-by: Michael Sproul <micsproul@gmail.com>
    emhane and michaelsproul committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    d599e41 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    d7eb944 View commit details
    Browse the repository at this point in the history
  61. Removed unused code

    emhane committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    9d91991 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    ac4b5b5 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    bc468b4 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    6a37e84 View commit details
    Browse the repository at this point in the history