Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

IPFS rebase to v0.4.18 #1425

Merged
merged 34 commits into from
Feb 22, 2019
Merged

IPFS rebase to v0.4.18 #1425

merged 34 commits into from
Feb 22, 2019

Commits on Jan 24, 2019

  1. Configuration menu
    Copy the full SHA
    d7b3cb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e6ea35 View commit details
    Browse the repository at this point in the history
  3. Add back libsecp256k1 lib

    cpacia committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    eb7c8be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41943e8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    200e74c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d41e263 View commit details
    Browse the repository at this point in the history
  7. Add libsecp256k1 back

    cpacia committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    b842da2 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2019

  1. Configuration menu
    Copy the full SHA
    3c9bc64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1e3331 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2ad5aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d17eb5 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2019

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

Commits on Jan 30, 2019

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

Commits on Feb 4, 2019

  1. Configuration menu
    Copy the full SHA
    e72c46f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d41059e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6710f07 View commit details
    Browse the repository at this point in the history
  4. Add migration018

    This migration migrates the config file and ipfs repo version to the new format
    used by ipfs. It also makes some small changes to our fields such as moving
    custom ipns fields to a separate ipnsExtra field and removing the resolvers field.
    cpacia committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    ddaa673 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0bc8157 View commit details
    Browse the repository at this point in the history
  6. Fix lint

    cpacia committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    25a9591 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1b5528d View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2019

  1. Configuration menu
    Copy the full SHA
    81d2470 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a431c4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    409e652 View commit details
    Browse the repository at this point in the history
  4. Gofmt project

    cpacia committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    7a83231 View commit details
    Browse the repository at this point in the history
  5. Update QA test package with new bootstrap process

    The QA packages requires that the first node that is spun up be a seed node
    since it cannot immeadiately bootstrap without any other nodes on the network.
    
    The fix is to just treat the first node as a seed while actual using the subsequent
    nodes that are created.
    cpacia committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    4f3d6e2 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2019

  1. Configuration menu
    Copy the full SHA
    3ce3377 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f181a99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4bc3728 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2019

  1. Fix typo in gateway url

    cpacia committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    b7b287e View commit details
    Browse the repository at this point in the history
  2. Fix bugs in tor transport

    cpacia committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    07f029f View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2019

  1. Configuration menu
    Copy the full SHA
    1094881 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8d2231 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53396e8 View commit details
    Browse the repository at this point in the history
  4. Add CID compatibility test

    cpacia committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    b527ba5 View commit details
    Browse the repository at this point in the history