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

Add a skynet-utils binary that does trustless portal uploads and downloads #10

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Oct 31, 2021

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

Commits on Nov 2, 2021

  1. add seed support to go-skynet

    David Vorick committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    98d0f71 View commit details
    Browse the repository at this point in the history
  2. repair comment

    David Vorick committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    26d4fa6 View commit details
    Browse the repository at this point in the history
  3. some cleanup, fmt

    David Vorick committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    332ca32 View commit details
    Browse the repository at this point in the history
  4. add support for reading a registry entry

    David Vorick committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    e6483bb View commit details
    Browse the repository at this point in the history
  5. add https to imported portal

    David Vorick committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    e2a51b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. rename registry file to specify that its an overwrite

    David Vorick committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    bf2096a View commit details
    Browse the repository at this point in the history
  2. add implementation for uploading a file securely, verifying the resul…

    …ting skylink
    David Vorick committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    0d2bc49 View commit details
    Browse the repository at this point in the history
  3. clean up leftover debugging printlns

    David Vorick committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    bbe208d View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. move skynet-utils command to go-skynet

    David Vorick committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    54713e7 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2021

  1. update go.mod and go.sum

    David Vorick committed Nov 6, 2021
    Configuration menu
    Copy the full SHA
    bbfa90d View commit details
    Browse the repository at this point in the history
  2. remove Makefile change for f/u instead

    David Vorick committed Nov 6, 2021
    Configuration menu
    Copy the full SHA
    d0043c6 View commit details
    Browse the repository at this point in the history