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: delayed precommit #3737

Draft
wants to merge 129 commits into
base: main
Choose a base branch
from
Draft

prototype: delayed precommit #3737

wants to merge 129 commits into from

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    dd31ca6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    810bf33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d09f00f View commit details
    Browse the repository at this point in the history
  4. adds ReadBlockchainInfo

    staheri14 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    0d9abd0 View commit details
    Browse the repository at this point in the history
  5. retrieves block metadata

    staheri14 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    48adbef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    423a8db View commit details
    Browse the repository at this point in the history
  7. updates log messages

    staheri14 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    48a7014 View commit details
    Browse the repository at this point in the history
  8. resolves linter issues

    staheri14 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    3b87baa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8ee445f View commit details
    Browse the repository at this point in the history
  10. expands on the godoc

    staheri14 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    3af0a79 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    71655d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4e5333 View commit details
    Browse the repository at this point in the history
  3. sets txsim volume to 0

    staheri14 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    b7896f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. reads the entire history

    staheri14 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    d09f96e View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. extends wait time

    staheri14 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    2909d2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f218bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22f6f1f View commit details
    Browse the repository at this point in the history
  4. swaps info with headers

    staheri14 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    0901d09 View commit details
    Browse the repository at this point in the history
  5. minor doc fix

    staheri14 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    c7bede7 View commit details
    Browse the repository at this point in the history
  6. deletes print statements

    staheri14 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    070101e View commit details
    Browse the repository at this point in the history
  7. retracts old waiting values

    staheri14 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    b52cb08 View commit details
    Browse the repository at this point in the history
  8. fix a bug

    staheri14 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    8ae64a3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c89ac2c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9a240c9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9be6048 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    074bea1 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. adds a prefix

    staheri14 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    c925179 View commit details
    Browse the repository at this point in the history
  2. extends test duration

    staheri14 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    222d45d View commit details
    Browse the repository at this point in the history
  3. reduces sequences to 1

    staheri14 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    af001b2 View commit details
    Browse the repository at this point in the history
  4. manifest of next experiment

    staheri14 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    7497714 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    bb76a42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09fc929 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8406e61 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71cfbd6 View commit details
    Browse the repository at this point in the history
  5. uses go1.22.5

    staheri14 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    a77bc2a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b39bb9a View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. updates go.mod

    staheri14 committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    2ed2cf8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7311c41 View commit details
    Browse the repository at this point in the history
  3. downgrades go version

    staheri14 committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    777e9c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c75aa7 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    59aee0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38ae783 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b88fb79 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. bumps core version

    staheri14 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    44ac183 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    144a1e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    5d05084 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bbe7b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df8f868 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a29e92 View commit details
    Browse the repository at this point in the history
  5. refactors benchamrk Run

    staheri14 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    70ddeb9 View commit details
    Browse the repository at this point in the history
  6. fixes linter complaints

    staheri14 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    fd0aa9c View commit details
    Browse the repository at this point in the history
  7. removes excess new line

    staheri14 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    26bad96 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3c33477 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4e6299a View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

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

Commits on Aug 2, 2024

  1. another test setup

    staheri14 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    c667a27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2783e13 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    ffc585a View commit details
    Browse the repository at this point in the history
  2. bumps chain id

    staheri14 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    b744d23 View commit details
    Browse the repository at this point in the history
  3. retracts old chain id

    staheri14 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    0c8203a View commit details
    Browse the repository at this point in the history
  4. wip

    staheri14 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    516827e View commit details
    Browse the repository at this point in the history
  5. bumps core version

    staheri14 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    6da3840 View commit details
    Browse the repository at this point in the history
  6. bumps core

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

Commits on Aug 7, 2024

  1. bumps core

    staheri14 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    4b7d3f6 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    7e5c45c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f16e4e1 View commit details
    Browse the repository at this point in the history
  3. reset experimental configs

    staheri14 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    605623a View commit details
    Browse the repository at this point in the history
  4. bumps core version

    staheri14 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    ec77b1a View commit details
    Browse the repository at this point in the history
  5. deletes unused comment

    staheri14 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    2692e38 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    616c50f View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. bumps core

    staheri14 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    b2ecf87 View commit details
    Browse the repository at this point in the history
  2. bumps chain id counter

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

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    bafb2ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7eddad5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b683c00 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'sanaz/delayed-precommit' of github.com:celestiaorg/cele…

    …stia-app into sanaz/delayed-precommit
    staheri14 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    84ea7b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2554f6a View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. adjusts manifest

    staheri14 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    737d177 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c630c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    a55f1f4 View commit details
    Browse the repository at this point in the history
  2. resolves linter issues

    staheri14 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    5268516 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0492a82 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f47262b View commit details
    Browse the repository at this point in the history
  5. removes print statements

    staheri14 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    c9e738f View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    46dacd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64328e3 View commit details
    Browse the repository at this point in the history
  3. bumps core

    staheri14 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    c3c47b7 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

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

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    6b9e4f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9265070 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5eab0b8 View commit details
    Browse the repository at this point in the history
  4. disables BBR for e2e tests

    staheri14 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    fc8adfc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac5975d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ed8cd89 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a92ee08 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    64cf5ec View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7f2e46f View commit details
    Browse the repository at this point in the history
  10. removes an old comment

    staheri14 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    95822b7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    25ab5a6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    20c82d5 View commit details
    Browse the repository at this point in the history
  13. disables bbr in E2ESimple

    staheri14 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    366d55a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    46c5799 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9769d08 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9256ec6 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. adds bbr to the chain id

    staheri14 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    e1eca7b View commit details
    Browse the repository at this point in the history
  2. refactors isBBRCompatible

    staheri14 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    8b374cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bb0939 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c807319 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    91b91b4 View commit details
    Browse the repository at this point in the history
  6. fixes a bug

    staheri14 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    6b108ad View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    6a831a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b10f77 View commit details
    Browse the repository at this point in the history
  3. minor formatting fix

    staheri14 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    d2f5eb7 View commit details
    Browse the repository at this point in the history
  4. bums to the core in which the amount of delayed is dynamically set ba…

    …sed on timeout porpose
    staheri14 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    7d02543 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb67508 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    82057ea View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    99e134f View commit details
    Browse the repository at this point in the history
  8. removes chain counter

    staheri14 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    35c88cd View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Configuration menu
    Copy the full SHA
    8281216 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15c37b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. reduces batch size

    staheri14 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    35e681c View commit details
    Browse the repository at this point in the history
  2. bumps core

    staheri14 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    d4a1d06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    789b912 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c72062 View commit details
    Browse the repository at this point in the history
  5. updates go.mod and go.sum

    staheri14 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    2fc3253 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    06c54dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a082960 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85ae86b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e39d9fb View commit details
    Browse the repository at this point in the history