good morning!!!!

Skip to content
Snippets Groups Projects
  1. May 03, 2017
  2. May 02, 2017
  3. Apr 28, 2017
  4. Apr 26, 2017
    • Vlad Gluhovsky's avatar
      whisper: message format refactoring (#14335) · 95f0bd0a
      Vlad Gluhovsky authored
      * whisper: salt removed from AES encryption
      * whisper: padding format updated
      * whisper: padding test added
      * whisper: padding refactored, tests fixed
      * whisper: padding test updated
      * whisper: wnode bugfix
      * whisper: send/receive protocol updated
      * whisper: minor update
      * whisper: bugfix in test
      * whisper: updated parameter names and comments
      * whisper: functions renamed
      * whisper: minor refactoring
      95f0bd0a
  5. Apr 25, 2017
  6. Apr 24, 2017
  7. Apr 21, 2017
  8. Apr 20, 2017
  9. Apr 18, 2017
    • Felix Lange's avatar
      trie: remove Key in MissingNodeError · a31d268b
      Felix Lange authored
      The key was constructed from nibbles, which isn't possible for all
      nodes. Remove the only use of Key in LightTrie by always retrying with
      the original key that was looked up.
      a31d268b
Loading