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

Initial implementation #1

Merged
merged 71 commits into from
Feb 23, 2019
Merged

Initial implementation #1

merged 71 commits into from
Feb 23, 2019

Commits on Nov 6, 2018

  1. Configuration menu
    Copy the full SHA
    93943f7 View commit details
    Browse the repository at this point in the history
  2. Partial ipld node impl

    magik6k committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    df916c7 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2018

  1. Init gx

    magik6k committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    e06cddb View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2018

  1. It builds

    magik6k committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    a23d794 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2018

  1. Skeleton for tests

    magik6k committed Dec 30, 2018
    Configuration menu
    Copy the full SHA
    dfbe002 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2019

  1. Block API

    magik6k committed Jan 7, 2019
    Configuration menu
    Copy the full SHA
    d0c98b8 View commit details
    Browse the repository at this point in the history
  2. Partial Unixfs.Add

    magik6k committed Jan 7, 2019
    Configuration menu
    Copy the full SHA
    44696b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2019

  1. Configuration menu
    Copy the full SHA
    0ffdef1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6472d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16f77b2 View commit details
    Browse the repository at this point in the history
  4. implement .Name

    magik6k committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    e19e5f5 View commit details
    Browse the repository at this point in the history
  5. Implement .Unixfs.Ls()

    magik6k committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    eb1944f View commit details
    Browse the repository at this point in the history
  6. Imprement partian Pin API

    magik6k committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    dbf90ea View commit details
    Browse the repository at this point in the history
  7. Import missing unixfs dep

    magik6k committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    6169321 View commit details
    Browse the repository at this point in the history
  8. api.WithOption

    magik6k committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    634b00b View commit details
    Browse the repository at this point in the history
  9. Implement Unixfs.Get()

    magik6k committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    b31bee0 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2019

  1. Dag.Put

    magik6k committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    3217104 View commit details
    Browse the repository at this point in the history
  2. Object.New

    magik6k committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    60321ed View commit details
    Browse the repository at this point in the history
  3. Fix Dag.Put

    magik6k committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    5b2c99a View commit details
    Browse the repository at this point in the history
  4. Unixfs.Add progress events

    magik6k committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    2f3a77b View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2019

  1. Pull updates from go-ipfs

    magik6k committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    66593af View commit details
    Browse the repository at this point in the history
  2. Implement Key API

    magik6k committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    281b2bf View commit details
    Browse the repository at this point in the history
  3. Implement Pin API

    magik6k committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    5bb7a58 View commit details
    Browse the repository at this point in the history
  4. Implement Object API

    magik6k committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    38149e4 View commit details
    Browse the repository at this point in the history
  5. Implement DHT Api

    magik6k committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    c773550 View commit details
    Browse the repository at this point in the history
  6. Implement Swarm Api

    magik6k committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    0110569 View commit details
    Browse the repository at this point in the history
  7. Implement PubSub Api

    magik6k committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    7abddda View commit details
    Browse the repository at this point in the history
  8. Use cids in DHT calls

    magik6k committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    163b25f View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2019

  1. Reimplement DAG as DAGService

    magik6k committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    f34a5f6 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2019

  1. block: Pin option

    magik6k committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    def6691 View commit details
    Browse the repository at this point in the history
  2. tests: enable filestore

    magik6k committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    904e8ee View commit details
    Browse the repository at this point in the history
  3. apifile: Implement Seek

    magik6k committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    69cc3e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83dfd84 View commit details
    Browse the repository at this point in the history
  5. dag: Interface updates

    magik6k committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    7bea2ef View commit details
    Browse the repository at this point in the history
  6. unixfs: updated ls

    magik6k committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    bb8d9d1 View commit details
    Browse the repository at this point in the history
  7. pin: handle Rm options

    magik6k committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    e85e856 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2019

  1. Check for redirects

    magik6k committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    19c65db View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2019

  1. Configuration menu
    Copy the full SHA
    fad467b View commit details
    Browse the repository at this point in the history
  2. Enable CI

    magik6k committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    74ec5f5 View commit details
    Browse the repository at this point in the history
  3. Fix govet warning in Dag

    magik6k committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    62552b3 View commit details
    Browse the repository at this point in the history
  4. ci: build ipfs binary

    magik6k committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    6e5a8e0 View commit details
    Browse the repository at this point in the history
  5. Register iptb plugin once

    magik6k committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    d6c8cbd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bce6857 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2019

  1. Improve test node spawning

    magik6k committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    6bb2a28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3393b83 View commit details
    Browse the repository at this point in the history
  3. Implement missing methods

    magik6k committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    b76413d View commit details
    Browse the repository at this point in the history
  4. Don't use valid() pattern

    magik6k committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    4d07c48 View commit details
    Browse the repository at this point in the history
  5. dag: remove unused waitgroup

    magik6k committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    934fc60 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0752a6e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aa88b18 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2019

  1. gx: fix dvcsimport

    magik6k committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    81d671f View commit details
    Browse the repository at this point in the history
  2. gx publish 0.0.1

    magik6k committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    c880d4b View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2019

  1. Configuration menu
    Copy the full SHA
    7032dfc View commit details
    Browse the repository at this point in the history
  2. pubsub: handle ctx

    magik6k committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    d451a49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c96c29 View commit details
    Browse the repository at this point in the history
  4. response: handle late errors

    magik6k committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    139e9e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9f3d963 View commit details
    Browse the repository at this point in the history
  6. swarm: always append peer IDs

    magik6k committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    4926790 View commit details
    Browse the repository at this point in the history
  7. gofmt

    magik6k committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    f3c2c35 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2019

  1. Configuration menu
    Copy the full SHA
    dbee4e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e400fa3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    902bc5e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    217d194 View commit details
    Browse the repository at this point in the history
  5. cleanup Swarm.Peers

    magik6k committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    fd7858d View commit details
    Browse the repository at this point in the history
  6. Add some docs to constructors

    magik6k committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    e34cd60 View commit details
    Browse the repository at this point in the history
  7. gofmt

    magik6k committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    65cd935 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2019

  1. response: simplify Decode

    magik6k committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    adbfda4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a87232 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2019

  1. Configuration menu
    Copy the full SHA
    b7db17c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95ce0f3 View commit details
    Browse the repository at this point in the history
  3. gx publish 0.1.0

    magik6k committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    7941544 View commit details
    Browse the repository at this point in the history