• santicomp2014's avatar
    bee-file/main, bee-join/main, api, api_test, file, file_test, netstore,... · 137dae3b
    santicomp2014 authored
    bee-file/main, bee-join/main, api, api_test, file, file_test, netstore, netstore_test, node: add targets to query param on download path (#430)
    
    * pkg/api,pkg/file,pkg/netstore: adds targets as query param to downloadfile and propagates the ctx all the way down to netstore
    
    * cmd/bee-file,pkg/file: added missing context
    
    * pkg/api added type for targets ctx
    
    * pkg/netstore: commented out recovery section in netstore.get
    
    * cmd/bee-join,pkg/api,pkg/netstore: simplified comment in netstore.get, changed targetsContextKey to struct and moved up to the package level
    
    * api/test: added test for targets
    
    * api,api_test: added test for targets
    
    * api: removed antipattern
    
    * api: changed targets location due to master conflicts
    
    * api_test,api: added targets to chunk api and test for this use case
    
    * api_test,netstore_test,netstore,node: refactored test for query param check and also integrated logs in netstore
    
    * api_test: condensed targets test to minimal expression
    
    * api,api_test: refactored Targets into swarm-recovery-targets and extracted it into api as a const
    
    * api: fixed lint error space in comment
    
    * netstore: removed todo from get
    137dae3b
Name
Last commit
Last update
..
accounting Loading commit data...
addressbook Loading commit data...
api Loading commit data...
bitvector Loading commit data...
bzz Loading commit data...
collection Loading commit data...
content Loading commit data...
crypto Loading commit data...
debugapi Loading commit data...
discovery Loading commit data...
encryption Loading commit data...
file Loading commit data...
hive Loading commit data...
intervalstore Loading commit data...
jsonhttp Loading commit data...
kademlia Loading commit data...
keystore Loading commit data...
localstore Loading commit data...
logging Loading commit data...
manifest Loading commit data...
metrics Loading commit data...
netstore Loading commit data...
node Loading commit data...
p2p Loading commit data...
pingpong Loading commit data...
puller Loading commit data...
pullsync Loading commit data...
pusher Loading commit data...
pushsync Loading commit data...
retrieval Loading commit data...
sctx Loading commit data...
shed Loading commit data...
soc Loading commit data...
statestore Loading commit data...
storage Loading commit data...
swarm Loading commit data...
tags Loading commit data...
topology Loading commit data...
tracing Loading commit data...
trojan Loading commit data...