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: support gRPC endpoints in core #1513

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

Commits on Oct 8, 2024

  1. feat: working gRPC endpoints

    rach-id committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    3fa0477 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1fd2b4 View commit details
    Browse the repository at this point in the history
  3. chore: gofumpt

    rach-id committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    27152f4 View commit details
    Browse the repository at this point in the history
  4. chore: nolint: static check

    rach-id committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    d703c13 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e0c794d View commit details
    Browse the repository at this point in the history
  6. chore: regenrate proto

    rach-id committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    d7bc23b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    65d936d View commit details
    Browse the repository at this point in the history
  8. chore: adding context

    rach-id committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    27e3a5d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dc10ff9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ba5dc9f View commit details
    Browse the repository at this point in the history
  11. feat: better error handling

    rach-id committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    a490a04 View commit details
    Browse the repository at this point in the history
  12. feat: gofumpt

    rach-id committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    020787b View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    d08249a View commit details
    Browse the repository at this point in the history
  2. chore: go format

    rach-id committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    56bf584 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    49befbd View commit details
    Browse the repository at this point in the history
  2. chore: fmt

    rach-id committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    dae15af View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    4304c44 View commit details
    Browse the repository at this point in the history
  2. chore: use existing types

    rach-id committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    4593562 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    47695c3 View commit details
    Browse the repository at this point in the history
  2. chore: proto lint

    rach-id committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    ffa6dfe View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. chore: protogen

    rach-id committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    72dd961 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    7754fd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64f59e3 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    7d92313 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a07dac1 View commit details
    Browse the repository at this point in the history
  3. chore: add status endpoint

    rach-id committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    2bf072e View commit details
    Browse the repository at this point in the history
  4. chore: rename import

    rach-id committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    f4414ea View commit details
    Browse the repository at this point in the history
  5. chore: fmt

    rach-id committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    e9ede40 View commit details
    Browse the repository at this point in the history
  6. fix: event block hash

    rach-id committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    4656e78 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    24539fa View commit details
    Browse the repository at this point in the history
  8. test: add block API tests

    rach-id committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    999e489 View commit details
    Browse the repository at this point in the history
  9. chore: fmt

    rach-id committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    6d32c43 View commit details
    Browse the repository at this point in the history
  10. chore: lint

    rach-id committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    0f4bb48 View commit details
    Browse the repository at this point in the history
  11. fix: data race

    rach-id committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    701eacf View commit details
    Browse the repository at this point in the history
  12. chore: ignore dupl linter

    rach-id committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    814e9a1 View commit details
    Browse the repository at this point in the history
  13. chore: fix race in test

    rach-id committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    ce1174d View commit details
    Browse the repository at this point in the history
  14. chore: fix race in test

    rach-id committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    89e7093 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. Configuration menu
    Copy the full SHA
    19f7f80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2af6bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf225ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80d5add View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    795f9f3 View commit details
    Browse the repository at this point in the history