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: add support for Blobstream API #3470

Merged
merged 59 commits into from
Jul 23, 2024
Merged

Commits on Jun 4, 2024

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

Commits on Jun 5, 2024

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

    rach-id committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    e5d2e1d View commit details
    Browse the repository at this point in the history
  3. chore: docs

    rach-id committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    cb6f660 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8220364 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into blobstream--api

    # Conflicts:
    #	go.mod
    #	go.sum
    rach-id committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    4309614 View commit details
    Browse the repository at this point in the history
  6. chore: go mod tidy

    rach-id committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    15b59dd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8231ade View commit details
    Browse the repository at this point in the history
  8. chore: lint

    rach-id committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    d31ee83 View commit details
    Browse the repository at this point in the history
  9. chore: lint

    rach-id committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    a784be9 View commit details
    Browse the repository at this point in the history
  10. chore: gofumpt

    rach-id committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    4463b4a View commit details
    Browse the repository at this point in the history
  11. chore: gofumpt

    rach-id committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    1953fc5 View commit details
    Browse the repository at this point in the history
  12. chore: gofumpt

    rach-id committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    eb0b29e View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. chore: lowercase import

    rach-id committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    e4c5910 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8a3066 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. chore: fmt

    rach-id committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    a409722 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44f17a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    080101a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5fc0203 View commit details
    Browse the repository at this point in the history
  5. chore: remove todo

    rach-id committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    350d950 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    411fc20 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9e48e55 View commit details
    Browse the repository at this point in the history
  8. chore: new line

    rach-id committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    f24171e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9b79dba View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7db0ab9 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. chore: unwrap API types

    rach-id committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    02be8ac View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Configuration menu
    Copy the full SHA
    68936af View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into blobstream--api

    # Conflicts:
    #	blob/service.go
    #	blob/service_test.go
    #	nodebuilder/blob/blob.go
    rach-id committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    4ce631d View commit details
    Browse the repository at this point in the history
  3. chore: imports

    rach-id committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    576c077 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f2dba2 View commit details
    Browse the repository at this point in the history
  5. chore: lint

    rach-id committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    765240d View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. chore: update nmt dependency

    rach-id committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    3b2680b View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    8c56c74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    609e714 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4bc4d7d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76a1aaf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c53cb0 View commit details
    Browse the repository at this point in the history
  6. chore: use uint64 for heights

    rach-id committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    8bc6a66 View commit details
    Browse the repository at this point in the history
  7. Update nodebuilder/header/service.go

    Co-authored-by: rene <[email protected]>
    rach-id and renaynay authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    6917aa2 View commit details
    Browse the repository at this point in the history
  8. chore: regenerate api

    rach-id committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    d44ffdb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    18452f6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6a0b5cf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e5f6a05 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e5d1719 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f8a7354 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9d46758 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b9d7da2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3cfecc2 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8276e5a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    fbc63b6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    da27e8a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4b71f5b View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    e978706 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    644c279 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8d7a44 View commit details
    Browse the repository at this point in the history
  4. chore: gofumpt

    rach-id committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    dc08265 View commit details
    Browse the repository at this point in the history
  5. chore: add array capacity

    rach-id committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    1183e46 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

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