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

refactor: switch to DAG-CBOR #93

Merged
merged 7 commits into from
Oct 19, 2022
Merged

refactor: switch to DAG-CBOR #93

merged 7 commits into from
Oct 19, 2022

Commits on Sep 6, 2022

  1. refactor: use dag-cbor

    lidel committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    8acab07 View commit details
    Browse the repository at this point in the history
  2. refactor: lint and cleanup

    License: MIT
    Signed-off-by: Marcin Rataj <lidel@lidel.org>
    lidel committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    c10d1e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2022

  1. feat: default to public gateway

    We now can fetch raw blocks from a public gateway.
    This will use public gateway if no API is provided.
    
    License: MIT
    Signed-off-by: Marcin Rataj <lidel@lidel.org>
    lidel committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    6c7d074 View commit details
    Browse the repository at this point in the history
  2. refactor: use browser esm in browser tests

    License: MIT
    Signed-off-by: Marcin Rataj <lidel@lidel.org>
    lidel committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    e08276a View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. chore: switch to github actions

    License: MIT
    Signed-off-by: Marcin Rataj <lidel@lidel.org>
    lidel committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    4fabe56 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. refactor: IPFS_GATEWAY (#94)

    * Using async-await
    * feat: support IPFS_GATEWAY env
    
    ipfs/specs#280
    
    Signed-off-by: Marcin Rataj <lidel@lidel.org>
    
    Signed-off-by: Marcin Rataj <lidel@lidel.org>
    Co-authored-by: Marcin Rataj <lidel@lidel.org>
    whizzzkid and lidel authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    7d93596 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

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