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(bug): sync from da and p2p when starting a node #763

Merged
merged 32 commits into from
May 2, 2024

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    7b70862 View commit details
    Browse the repository at this point in the history
  2. move the call

    danwt authored and srene committed May 2, 2024
    Configuration menu
    Copy the full SHA
    8b0a032 View commit details
    Browse the repository at this point in the history
  3. add a sanity check log

    danwt authored and srene committed May 2, 2024
    Configuration menu
    Copy the full SHA
    de0ea98 View commit details
    Browse the repository at this point in the history
  4. do not sync celestia on boot

    danwt authored and srene committed May 2, 2024
    Configuration menu
    Copy the full SHA
    67d30ac View commit details
    Browse the repository at this point in the history
  5. remove process nexct batch

    danwt authored and srene committed May 2, 2024
    Configuration menu
    Copy the full SHA
    1487d79 View commit details
    Browse the repository at this point in the history
  6. keep retrying

    danwt authored and srene committed May 2, 2024
    Configuration menu
    Copy the full SHA
    3db98d0 View commit details
    Browse the repository at this point in the history
  7. comment out celestia

    danwt authored and srene committed May 2, 2024
    Configuration menu
    Copy the full SHA
    66092f9 View commit details
    Browse the repository at this point in the history
  8. revert all temp changes

    danwt authored and srene committed May 2, 2024
    Configuration menu
    Copy the full SHA
    8725393 View commit details
    Browse the repository at this point in the history
  9. fixing da syncing

    srene committed May 2, 2024
    Configuration menu
    Copy the full SHA
    bac7765 View commit details
    Browse the repository at this point in the history
  10. readd availability check

    srene committed May 2, 2024
    Configuration menu
    Copy the full SHA
    656b017 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a8fdcd1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5208955 View commit details
    Browse the repository at this point in the history
  13. Merge 5208955 into 43e2d96

    srene authored May 2, 2024
    Configuration menu
    Copy the full SHA
    e03ae2c View commit details
    Browse the repository at this point in the history
  14. Update CHANGELOG.md [skip ci]

    github-actions committed May 2, 2024
    Configuration menu
    Copy the full SHA
    f5b7981 View commit details
    Browse the repository at this point in the history
  15. using unbuffered subscriptions

    srene committed May 2, 2024
    Configuration menu
    Copy the full SHA
    f6adc27 View commit details
    Browse the repository at this point in the history
  16. removing unused func

    srene committed May 2, 2024
    Configuration menu
    Copy the full SHA
    4c4442d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    78780ed View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    132fc6e View commit details
    Browse the repository at this point in the history
  19. add comment for retriever

    danwt committed May 2, 2024
    Configuration menu
    Copy the full SHA
    02a41ba View commit details
    Browse the repository at this point in the history
  20. remove state index

    danwt committed May 2, 2024
    Configuration menu
    Copy the full SHA
    b600148 View commit details
    Browse the repository at this point in the history
  21. rebuild proto

    danwt committed May 2, 2024
    Configuration menu
    Copy the full SHA
    b3ff35e View commit details
    Browse the repository at this point in the history
  22. docstrings

    danwt committed May 2, 2024
    Configuration menu
    Copy the full SHA
    f2df961 View commit details
    Browse the repository at this point in the history
  23. docstrings

    danwt committed May 2, 2024
    Configuration menu
    Copy the full SHA
    b343287 View commit details
    Browse the repository at this point in the history
  24. fix(celestia): use fixed delay in repeat attempts (#753)

    Co-authored-by: github-actions <[email protected]>
    danwt and github-actions authored May 2, 2024
    Configuration menu
    Copy the full SHA
    53002b0 View commit details
    Browse the repository at this point in the history
  25. readding mutex

    srene committed May 2, 2024
    Configuration menu
    Copy the full SHA
    a25d74b View commit details
    Browse the repository at this point in the history
  26. Merge a25d74b into 53002b0

    srene authored May 2, 2024
    Configuration menu
    Copy the full SHA
    09e7199 View commit details
    Browse the repository at this point in the history
  27. Update CHANGELOG.md [skip ci]

    github-actions committed May 2, 2024
    Configuration menu
    Copy the full SHA
    4cc17dd View commit details
    Browse the repository at this point in the history
  28. fix logging

    srene committed May 2, 2024
    Configuration menu
    Copy the full SHA
    c7f6e7a View commit details
    Browse the repository at this point in the history
  29. fix(doc): manager cache comment (#767)

    Co-authored-by: github-actions <[email protected]>
    danwt and github-actions authored May 2, 2024
    Configuration menu
    Copy the full SHA
    b88bf6e View commit details
    Browse the repository at this point in the history
  30. add state index back to proto

    danwt committed May 2, 2024
    Configuration menu
    Copy the full SHA
    5cee763 View commit details
    Browse the repository at this point in the history
  31. Merge 5cee763 into b88bf6e

    srene authored May 2, 2024
    Configuration menu
    Copy the full SHA
    d101799 View commit details
    Browse the repository at this point in the history
  32. Update CHANGELOG.md [skip ci]

    github-actions committed May 2, 2024
    Configuration menu
    Copy the full SHA
    91bb364 View commit details
    Browse the repository at this point in the history