good morning!!!!

Skip to content
Snippets Groups Projects
  1. Apr 14, 2017
  2. Apr 13, 2017
  3. Apr 12, 2017
  4. Apr 11, 2017
  5. Apr 10, 2017
  6. 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
  7. Apr 08, 2017
  8. Apr 07, 2017
  9. Apr 06, 2017
    • Lewis Marshall's avatar
      swarm/api: refactor and improve HTTP API (#3773) · 71fdaa42
      Lewis Marshall authored
      This PR deprecates the file related RPC calls in favour of an improved HTTP API.
      
      The main aim is to expose a simple to use API which can be consumed by thin
      clients (e.g. curl and HTML forms) without the need for complex logic (e.g.
      manipulating prefix trie manifests).
      71fdaa42
Loading