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

Modify the batch poster to support the delay buffer feature #2758

Open
wants to merge 13 commits into
base: bold-review
Choose a base branch
from

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    ecbe094 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef66893 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a05ee98 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d388238 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    25ef0dc View commit details
    Browse the repository at this point in the history
  6. Fix delay proof

    Get the delay message accumulator from the previous message.
    gligneul committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    4259e94 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a6c9b2a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ba1079d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5cc8a44 View commit details
    Browse the repository at this point in the history
  10. Add two more delay-buffer tests

    * Test batch poster without delay buffer works
    * Test delay buffer don't force batch without delayed messages
    gligneul committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    410a65d View commit details
    Browse the repository at this point in the history
  11. Fix gofmt

    gligneul committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    fb86fad View commit details
    Browse the repository at this point in the history
  12. Use BoLD contracts to test delay buffer

    Rebase the delay buffer PR on top of BoLD's little merge. Then, use the
    BoLD version of the contracts when appropriate instead of using the
    delay-buffer development branch.
    gligneul committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    b0d586c View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

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