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

fix: return nested value from dag.get #3966

Merged
merged 2 commits into from
Dec 6, 2021
Merged

Commits on Dec 3, 2021

  1. fix: return nested value from dag.get

    If we're traversing thorough and object and the thing at the end of
    the path is a CID, load that thing and return it as the final value.
    
    Fixes #3957
    achingbrain committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    e2886fd View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

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