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

prototype: compact blocks #1191

Draft
wants to merge 75 commits into
base: v0.34.x-celestia
Choose a base branch
from
Draft

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    bf6edc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    211694b View commit details
    Browse the repository at this point in the history
  3. checkpoint

    cmwaters committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    567cf3f View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. checkpoint

    cmwaters committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    22639ab View commit details
    Browse the repository at this point in the history
  2. fix e2e tests

    cmwaters committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    d4f62fd View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    27a6fe3 View commit details
    Browse the repository at this point in the history
  2. use go 1.19

    cmwaters committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    f0e972e View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. fix tests

    cmwaters committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    1cb6666 View commit details
    Browse the repository at this point in the history
  2. fix consensus tests

    cmwaters committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    4874e77 View commit details
    Browse the repository at this point in the history
  3. fix test I just broke

    cmwaters committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    187d26c View commit details
    Browse the repository at this point in the history
  4. linting

    cmwaters committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    0f529f6 View commit details
    Browse the repository at this point in the history
  5. lint

    cmwaters committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    64d3f6d View commit details
    Browse the repository at this point in the history
  6. fix data race

    cmwaters committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    c530d1e View commit details
    Browse the repository at this point in the history
  7. go fmt

    cmwaters committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    3e6c075 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    507f3d2 View commit details
    Browse the repository at this point in the history
  2. gofmt

    cmwaters committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    9ab18d4 View commit details
    Browse the repository at this point in the history
  3. save metrics

    cmwaters committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    8f63838 View commit details
    Browse the repository at this point in the history
  4. enable metrics

    cmwaters committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    71b752e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c2e6331 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. fix: panic in prometheus

    cmwaters committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    1cbd361 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    1fe8522 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    1846523 View commit details
    Browse the repository at this point in the history
  2. fix usage of metrics

    cmwaters committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    1c4f76e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ad05ed View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. checkpoint

    cmwaters committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    93774a7 View commit details
    Browse the repository at this point in the history
  2. print out account sequence

    cmwaters committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    6f8f70a View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    82a8958 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    d1b3c4d View commit details
    Browse the repository at this point in the history
  2. remove jitter

    cmwaters committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    8a5d797 View commit details
    Browse the repository at this point in the history
  3. add inclusion delay

    cmwaters committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    e937057 View commit details
    Browse the repository at this point in the history
  4. jump to 3 second delay

    cmwaters committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    74cac47 View commit details
    Browse the repository at this point in the history
  5. improve logs

    cmwaters committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    dfa4382 View commit details
    Browse the repository at this point in the history
  6. checkpoint

    cmwaters committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    a56bbb7 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Revert "checkpoint"

    This reverts commit a56bbb7.
    cmwaters committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    905ba36 View commit details
    Browse the repository at this point in the history
  2. update logger

    cmwaters committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    2273f83 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. checkpoint

    cmwaters committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    513949c View commit details
    Browse the repository at this point in the history
  2. checkpoint

    cmwaters committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    567a281 View commit details
    Browse the repository at this point in the history
  3. add more tracing data

    cmwaters committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    dcea04c View commit details
    Browse the repository at this point in the history
  4. return some logs to debug

    cmwaters committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    c5fd230 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. checkpoint

    cmwaters committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    b4ebb57 View commit details
    Browse the repository at this point in the history
  2. sneaky fix

    cmwaters committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    33004a3 View commit details
    Browse the repository at this point in the history
  3. fix

    cmwaters committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    1bb12bf View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. checkpoint

    cmwaters committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    b1086d2 View commit details
    Browse the repository at this point in the history
  2. fix nil pointer dereference

    cmwaters committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    aab522a View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. fix pruning and resetting

    cmwaters committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    d46ad2d View commit details
    Browse the repository at this point in the history
  2. define a send queue capacity

    cmwaters committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    5aefb63 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. add more tracing data

    cmwaters committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    178f81a View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    aaf89cf View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    c42c673 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ff3319 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    7578e10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34774cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    955714f View commit details
    Browse the repository at this point in the history
  4. use compact hash

    cmwaters committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    5ab5034 View commit details
    Browse the repository at this point in the history
  5. remove cases in e2e test

    cmwaters committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    ec3335c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bc72dc4 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. fix the fallback mechanism

    cmwaters committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    5b25a7c View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    cf354c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dddd61e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92e20de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a5adc0 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    99b4727 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    7218a79 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    bc85fc2 View commit details
    Browse the repository at this point in the history
  2. remove print statement

    cmwaters committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    79947c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. checkpoint

    cmwaters committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    a801fa3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f48af6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    594e303 View commit details
    Browse the repository at this point in the history
  4. fix panic

    cmwaters committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    7b76868 View commit details
    Browse the repository at this point in the history
  5. checkpoint

    cmwaters committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    caeb9ef View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    91f1703 View commit details
    Browse the repository at this point in the history
  2. fix test

    cmwaters committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    a55e1c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77db525 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f170aad View commit details
    Browse the repository at this point in the history
  5. lint

    cmwaters committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    a31a8fe View commit details
    Browse the repository at this point in the history