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

use b36 keys by default for keys and IPNS #7582

Merged
merged 9 commits into from
Aug 18, 2020
Merged

use b36 keys by default for keys and IPNS #7582

merged 9 commits into from
Aug 18, 2020

Commits on Aug 18, 2020

  1. Configuration menu
    Copy the full SHA
    3cbe111 View commit details
    Browse the repository at this point in the history
  2. Namesys cache uses IPNS keys with their binary representation instead…

    … of string representation to avoid encoding mismatches
    aschmahmann authored and petar committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    a1ae867 View commit details
    Browse the repository at this point in the history
  3. fix rotate sharness

    petar committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    a7629a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80e859e View commit details
    Browse the repository at this point in the history
  5. rename -f to --ipns-base

    petar committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    23a26c0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2b013a1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3e25355 View commit details
    Browse the repository at this point in the history
  8. add --ipns-base to publish and subs commands

    add sharness tests for --ipns-base in name publish and subs commands
    petar committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    b4ad66e View commit details
    Browse the repository at this point in the history
  9. renames

    petar committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    4975d9b View commit details
    Browse the repository at this point in the history