good morning!!!!

Skip to content
Snippets Groups Projects
  1. Feb 23, 2018
  2. Feb 22, 2018
  3. Feb 21, 2018
  4. Feb 20, 2018
  5. Feb 19, 2018
  6. Feb 17, 2018
  7. Feb 16, 2018
  8. Feb 15, 2018
    • cooganb's avatar
      swarm: add favicon for Swarm templates served by browser (#15958) · 4e61ed02
      cooganb authored
      * swarm: added script to HTML header to create favicon addresses #153
      
      * swarm: moved data blob direclty into link tag, removed script
      
      * swarm: added favicon info to other html templates
      
      * swarm: fixing test errors
      
      * swarm: fixing favicon test
      
      * swarm: fixing travis tests
      
      * swarm: added script to HTML header to create favicon addresses #153
      
      * swarm: moved data blob direclty into link tag, removed script
      
      * swarm: added favicon info to other html templates
      
      * swarm: fixing test errors
      
      * swarm: fixing favicon test
      
      * swarm: fixing travis tests
      4e61ed02
    • Guillaume Ballet's avatar
      whisper: only use the node id as a p2p id, not for sending messages (#16102) · 5f9b01a2
      Guillaume Ballet authored
      This is in preparation for the switch to libp2p: the ID generated
      will be from a private key created with the help of libp2p's crypto
      library, while Whisper will still use Go's default crypto libraries
      for encrypting its messages. This change removes a conflict.
      
      It shouldn't have any impact as the person receiving emails is
      the user, not the node.
      5f9b01a2
Loading