1. 08 11月, 2018 2 次提交
  2. 07 11月, 2018 10 次提交
  3. 06 11月, 2018 2 次提交
  4. 04 11月, 2018 1 次提交
  5. 01 11月, 2018 1 次提交
  6. 29 10月, 2018 1 次提交
  7. 27 10月, 2018 1 次提交
    • F
      swarm: clean up unused private types and functions (#17989) · 54f650a3
      Ferenc Szabo 提交于
      * swarm: clean up unused private types and functions
      
      Those that were identified by code inspection tool.
      
      * swarm/storage: move/add Proximity GoDoc from deleted private function
      
      The mentioned proximity() private function was deleted in:
      1ca8fc1e6fa0ab4ab1aaca06d6fb32e173cd5f2f
      54f650a3
  8. 26 10月, 2018 2 次提交
    • H
      p2p accounting (#17951) · 8ed47391
      holisticode 提交于
      * p2p/protocols: introduced protocol accounting
      
      * p2p/protocols: added TestExchange simulation
      
      * p2p/protocols: add accounting simulation
      
      * p2p/protocols: remove unnecessary tests
      
      * p2p/protocols: comments for accounting simulation
      
      * p2p/protocols: addressed PR comments
      
      * p2p/protocols: finalized accounting implementation
      
      * p2p/protocols: removed unused code
      
      * p2p/protocols: addressed @nonsense PR comments
      8ed47391
    • J
      cmd/clef: replace password arg with prompt (#17897) · 80d39077
      Johns Beharry 提交于
      * cmd/clef: replace password arg with prompt (#17829)
      
      Entering passwords on the command line is not secure as it is easy to recover from bash_history or the process table.
      1. The clef command addpw was renamed to setpw to better describe the functionality
      2. The <password> argument was removed and replaced with an interactive prompt
      
      * cmd/clef: remove undeclared variable
      80d39077
  9. 24 10月, 2018 2 次提交
  10. 23 10月, 2018 2 次提交
  11. 21 10月, 2018 1 次提交
  12. 19 10月, 2018 6 次提交
  13. 18 10月, 2018 1 次提交
    • A
      swarm: Lightnode mode: disable sync, retrieve, subscription (#17899) · cdf5982c
      Attila Gazso 提交于
      * swarm: Lightnode mode: disable sync, retrieve, subscription
      
      * swarm/network/stream: assign error and check in one line
      
      * swarm: restructured RegistryOption initializing
      
      * swarm: empty commit to retrigger CI build
      
      * swarm/network/stream: Added comments explaining RegistryOptions
      cdf5982c
  14. 17 10月, 2018 1 次提交
  15. 16 10月, 2018 7 次提交