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: check for blob/accept receipts before blob/add is concluded #1459

Merged
merged 39 commits into from
Jun 4, 2024

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    06e42e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ac98a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f186499 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8773f33 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cbf1bf0 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. fix: address index/add tests

    joaosa committed May 24, 2024
    Configuration menu
    Copy the full SHA
    5a55ba2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62c32e6 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

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

Commits on May 28, 2024

  1. fix: pass w3up-client tests

    joaosa committed May 28, 2024
    Configuration menu
    Copy the full SHA
    a089685 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    9764432 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ab1e9d View commit details
    Browse the repository at this point in the history
  3. fix: relock deps

    joaosa committed May 30, 2024
    Configuration menu
    Copy the full SHA
    00326be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b84fbd View commit details
    Browse the repository at this point in the history
  5. feat: wrap blob add response

    joaosa committed May 30, 2024
    Configuration menu
    Copy the full SHA
    61280e0 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

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

Commits on Jun 3, 2024

  1. chore: reuse getReceipt code

    joaosa committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    8382376 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37f8c84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14cae1c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3212305 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    161e086 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5e7c5c0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d0dc1ea View commit details
    Browse the repository at this point in the history
  8. chore: do not cover options

    joaosa committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    9b53536 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    89711ea View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. chore: revert code change

    joaosa committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    b732be4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    740975e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    412ea48 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24258da View commit details
    Browse the repository at this point in the history
  5. chore: remove redundant error

    joaosa committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    7ee6b58 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    06606b1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    74e4c7a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    444dd8c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6c650c5 View commit details
    Browse the repository at this point in the history
  10. chore: cleanup error propagation

    Co-authored-by: Vasco Santos <[email protected]>
    joaosa and vasco-santos committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    7ad41d7 View commit details
    Browse the repository at this point in the history
  11. chore: improve error desc

    Co-authored-by: Vasco Santos <[email protected]>
    joaosa and vasco-santos committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    581cb82 View commit details
    Browse the repository at this point in the history
  12. chore: simplify response check

    Co-authored-by: Alan Shaw <[email protected]>
    joaosa and alanshaw committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    46a11b9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1faa3dc View commit details
    Browse the repository at this point in the history
  14. chore: move indexShardedDAG

    joaosa committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    1f08812 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c045997 View commit details
    Browse the repository at this point in the history