good morning!!!!

Skip to content
Snippets Groups Projects
  1. Apr 12, 2017
  2. Apr 11, 2017
  3. Apr 10, 2017
  4. Apr 09, 2017
    • Vlad Gluhovsky's avatar
      whisper: big refactoring (#13852) · 9cd71355
      Vlad Gluhovsky authored
      * whisper: GetMessages fixed; size restriction updated
      * whisper: made PoW and MaxMsgSize customizable
      * whisper: test added
      * whisper: sym key management changed
      * whisper: identity management refactored
      * whisper: API refactoring (Post and Filter)
      * whisper: big refactoring complete
      * whisper: spelling fix
      * whisper: variable topic size allowed for a filter
      * whisper: final update
      * whisper: formatting
      * whisper: file exchange introduced in wnode
      * whisper: bugfix
      * whisper: API updated + new tests
      * whisper: statistics updated
      * whisper: wnode server updated
      * whisper: allowed filtering for variable topic size
      * whisper: tests added
      * whisper: resolving merge conflicts
      * whisper: refactoring (documenting mostly)
      * whsiper: tests fixed
      * whisper: down cased error messages
      * whisper: documenting the API functions
      * whisper: logging fixed
      * whisper: fixed wnode parameters
      * whisper: logs fixed (typos)
      9cd71355
    • Péter Szilágyi's avatar
  5. Apr 08, 2017
  6. Apr 07, 2017
  7. Apr 06, 2017
  8. Apr 05, 2017
  9. Apr 04, 2017
  10. Mar 31, 2017
    • Péter Szilágyi's avatar
    • Felix Lange's avatar
      swarm/api: improve FUSE build constraints, logging and APIs (#3818) · 105b37f1
      Felix Lange authored
      * swarm/api: fix build/tests on unsupported platforms
      
      Skip FUSE tests if FUSE is unavailable and change build constraints so
      the 'lesser' platforms aren't mentioned explicitly. The test are
      compiled on all platforms to prevent regressions in _fallback.go
      
      Also gofmt -w -s because why not.
      
      * internal/web3ext: fix swarmfs wrappers
      
      Remove inputFormatter specifications so users get an error
      when passing the wrong number of arguments.
      
      * swarm/api: improve FUSE-related logging and APIs
      
      The API now returns JSON objects instead of strings.
      Log messages for invalid arguments are removed.
      105b37f1
  11. Mar 30, 2017
Loading