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

fix!(trace): simplify tracing and only write data in complete batches #1437

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

Commits on Jul 28, 2024

  1. fix!: simplify the tracer by removing read functionality and guarante…

    …eing only full writes occur
    evan-forbes committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    ab118aa View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    3f7e302 View commit details
    Browse the repository at this point in the history
  2. chore: linter

    evan-forbes committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    99dd93e View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. docs: update readme

    evan-forbes committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    2b66d3f View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

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

Commits on Aug 14, 2024

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

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    18ce0ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a476ab View commit details
    Browse the repository at this point in the history
  3. fix: forgot to pass total

    evan-forbes committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    1d9d9bf View commit details
    Browse the repository at this point in the history