• Hector Sanjuan's avatar
    Extract blocks/blockstore package to go-ipfs-blockstore · 93f5fecd
    Hector Sanjuan authored
    This extracts the blocks/blockstore package and renames the
    blocks/blockstore/util package to /blocks/blockstoreutil
    (because util depends on Pin and I don't plan to extract
    Pin and its depedencies).
    
    The history of blocks/blockstore has been preserved. It has
    been gx'ed and imported. Imports have been rewritten accordingly
    and re-ordered.
    
    License: MIT
    Signed-off-by: default avatarHector Sanjuan <hector@protocol.ai>
    93f5fecd
bitswap_test.go 16.4 KB