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

feat(da): RetrieveBatchesV2 method #937

Draft
wants to merge 45 commits into
base: kirill/interchain-da
Choose a base branch
from

Commits on Jul 3, 2024

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

Commits on Jul 4, 2024

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

Commits on Jul 9, 2024

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

Commits on Jul 14, 2024

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

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    6a33534 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41d6053 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    9fa4109 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cce7cd3 View commit details
    Browse the repository at this point in the history
  3. fix(sync): adds missing error log (#965)

    Co-authored-by: zale144 <[email protected]>
    danwt and zale144 authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    9da82f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a9cbe2d View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    0d3be11 View commit details
    Browse the repository at this point in the history
  2. fix(submission): fix counting and time (#969)

    Co-authored-by: zale144 <[email protected]>
    danwt and zale144 authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    242acb7 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

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

Commits on Jul 28, 2024

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

Commits on Jul 30, 2024

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

Commits on Jul 31, 2024

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

Commits on Aug 6, 2024

  1. tests(pruning): Add pruning unit-test (#996)

    Co-authored-by: danwt <[email protected]>
    mtsitrin and danwt authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    83078f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

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

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    0bbe5be View commit details
    Browse the repository at this point in the history
  2. feat(p2p): block sync protocol (#915)

    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    Co-authored-by: Michael Tsitrin <[email protected]>
    Co-authored-by: Omri <[email protected]>
    Co-authored-by: Daniel T <[email protected]>
    5 people authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    4c9c2c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01fc2d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

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

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    603c160 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3e69a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fab177a View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. code-standards(submit loop): small refactor to submit loop to move ti…

    …mer to submitter thread (#1014)
    danwt authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    d31bcf1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ee8303 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

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

Commits on Aug 21, 2024

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

Commits on Aug 22, 2024

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

Commits on Aug 24, 2024

  1. feat: rollapp consensus params (#991)

    Co-authored-by: Daniel T <[email protected]>
    srene and danwt authored Aug 24, 2024
    Configuration menu
    Copy the full SHA
    54e2fa5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9aff932 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    fe0f3cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bf24d0 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. fix(manager): gossip any pending blocks not gossiped before (in case …

    …of restart or crash) (#1045)
    
    Co-authored-by: Omri <[email protected]>
    srene and omritoptix authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    e9709f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f745143 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    562f673 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

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

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    5de7192 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2da988f View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. temp

    keruch committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    6f910b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3d58ff View commit details
    Browse the repository at this point in the history
  3. merge commit

    keruch committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    de50e94 View commit details
    Browse the repository at this point in the history