Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

feat: support identity hash in block.get + dag.get #3616

Merged
merged 8 commits into from
Apr 28, 2021

Commits on Apr 8, 2021

  1. test(coreapi): block.get + dag.get for identity hash

    Add core interface tests for block.get and dag.get when fetching identity hashes
    hannahhoward committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    4705cb0 View commit details
    Browse the repository at this point in the history
  2. fix(http-server): properly stream UInt8Array

    make sure that UInt8Arrays are converted to Buffer so Hapi properly sends them as binary
    hannahhoward committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    e2da92a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db4d9d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a96c39 View commit details
    Browse the repository at this point in the history
  5. Update packages/ipfs-http-server/src/api/resources/block.js

    Co-authored-by: Alex Potsides <alex@achingbrain.net>
    hannahhoward and achingbrain authored Apr 8, 2021
    Configuration menu
    Copy the full SHA
    4376618 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Configuration menu
    Copy the full SHA
    94df79c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    178318c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7bdf168 View commit details
    Browse the repository at this point in the history