1. 03 Aug, 2020 1 commit
    • Pavle Batuta's avatar
      Dynamic welcome message (#439) · 65b65f5f
      Pavle Batuta authored
      * Add dynamic welcome message to p2p handshake
      
      * Add '/welcome-msg' to debug api
      
      * Add missing license headers
      
      * Rename to WelcomeMessageSynced to Get
      
      * Add atomic.value instead of struct
      
      * Simplify mocks, refactor tests
      
      * Add request struct and length check
      
      * Extract DebugService p2p interface
      
      * Add check
      
      * Remove MaxBytesReader
      
      * Remove unused constant
      
      * Remove out of scope test
      
      * Set max request size
      
      * Refactor test
      65b65f5f
  2. 02 Aug, 2020 1 commit
  3. 31 Jul, 2020 2 commits
  4. 30 Jul, 2020 4 commits
  5. 29 Jul, 2020 1 commit
  6. 28 Jul, 2020 3 commits
  7. 27 Jul, 2020 4 commits
    • 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
    • Zahoor Mohamed's avatar
      Fix file upload/download during encryption (#472) · 3cdcdc62
      Zahoor Mohamed authored
      * Fix file upload/download during encryption
      3cdcdc62
    • Ralph Pichler's avatar
      fix TestSocValidator (#475) · 2b82b44a
      Ralph Pichler authored
      2b82b44a
    • Ivan Vandot's avatar
      add install.sh (#468) · 637b67a8
      Ivan Vandot authored
      637b67a8
  8. 25 Jul, 2020 1 commit
  9. 24 Jul, 2020 1 commit
  10. 23 Jul, 2020 1 commit
  11. 22 Jul, 2020 2 commits
  12. 21 Jul, 2020 3 commits
  13. 17 Jul, 2020 1 commit
  14. 14 Jul, 2020 1 commit
  15. 13 Jul, 2020 1 commit
  16. 11 Jul, 2020 1 commit
  17. 09 Jul, 2020 2 commits
  18. 08 Jul, 2020 4 commits
  19. 07 Jul, 2020 3 commits
  20. 06 Jul, 2020 2 commits
  21. 03 Jul, 2020 1 commit