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

Release: v0.21.0-rc2 #9960

Merged
merged 8 commits into from
Jun 15, 2023
Merged

Release: v0.21.0-rc2 #9960

merged 8 commits into from
Jun 15, 2023

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    aa4e883 View commit details
    Browse the repository at this point in the history
  2. chore(docs): typo http→https

    lidel authored and hacdias committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    df5c062 View commit details
    Browse the repository at this point in the history
  3. feat: webui@4.0.1 (#9940)

    SgtPooki authored and hacdias committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    c495914 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75a315a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    859e8d3 View commit details
    Browse the repository at this point in the history
  6. fix(cmd): useful errors in dag import (#9945)

    * fix: useful errors during dag import
    
    Most of the time the error is either a bitflip in one of blocks,
    or a truncation of car stream.
    
    This allows user to understand what happened
    and at which place in the car stream, making debug more humane.
    
    * fix: correct message when root pin failed
    
    this also correctly exits CLI commands with code 1 (was silent
    false-positive 0 before)
    lidel authored and hacdias committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    0e52389 View commit details
    Browse the repository at this point in the history
  7. chore: update dht and libp2p for identify stream block

    Streams used to be blocked on ping IO because we didn't handled the DHT ping check asynchronously.
    
    Include fixes from libp2p/go-libp2p-kad-dht#851
    Fixes #9957
    Jorropo authored and hacdias committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    5b2bc58 View commit details
    Browse the repository at this point in the history
  8. chore: update version

    hacdias committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    e5ac045 View commit details
    Browse the repository at this point in the history