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: added sequencer set polling and consensus msgs queue #1144

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

Commits on Sep 19, 2024

  1. temp commit

    Faulty Tolly committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    ca7a5a4 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. temp commit

    Faulty Tolly committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    e382846 View commit details
    Browse the repository at this point in the history
  2. add consensus messages to the block data

    Faulty Tolly committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c6639e7 View commit details
    Browse the repository at this point in the history
  3. Execute block

    Faulty Tolly committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    336e3ca View commit details
    Browse the repository at this point in the history
  4. previous proto gen

    Faulty Tolly committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    9209ab6 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. add consensus messages stream

    Faulty Tolly committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    d08e81b View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. add some fixes

    Faulty Tolly committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    45164f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. goimports

    Faulty Tolly committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    adb695c View commit details
    Browse the repository at this point in the history
  2. remove nil check

    Faulty Tolly committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    f24ea2f View commit details
    Browse the repository at this point in the history
  3. goimports

    Faulty Tolly committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    0fa4c8d View commit details
    Browse the repository at this point in the history
  4. remove line from proto

    Faulty Tolly committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    4b061ec View commit details
    Browse the repository at this point in the history
  5. remove proto comment

    Faulty Tolly committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    038a2a3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    130d86c View commit details
    Browse the repository at this point in the history
  7. merge commit

    keruch committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    102fa8e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dc2cafe View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

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

    keruch committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    d55070b View commit details
    Browse the repository at this point in the history
  3. tests fix 2

    keruch committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    ef2a708 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Updated cometbft version.

    omritoptix committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f357f7d View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    08965fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f93728 View commit details
    Browse the repository at this point in the history
  3. linked tasks

    keruch committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    ae84159 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    6b340dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab8d8d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fae24da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cffbeab View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. fix build

    keruch committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    05b4930 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fea268 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. threads

    keruch committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e3fc776 View commit details
    Browse the repository at this point in the history
  2. threads 1

    keruch committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    3a7aebd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1b5049 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. completed polling

    keruch committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    d0d0076 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. tests

    keruch committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    327d493 View commit details
    Browse the repository at this point in the history