1. Jul 23, 2017
    • Afri's avatar
      Changelog for 1.6.9, 1.6.10, and 1.7.0 (#6075) · e33f9c1d
      Afri authored
      * Update CHANGELOG for 1.6.9 stable release.
      
      * [WIP] Prepare CHANGELOG for 1.7.0 beta release.
      
      * Contract warp
      
      * Update changes for 1.7.0
      
      * Update description for 1.7.0 in changelog
      
      * Update Changelog for 1.7.0 beta and 1.6.10 stable
      
      * Address reviews for the Changelog.
      
      * Fix blog URL in changelog.
      
      * Fix typo in Changelog.
      
      * Update changelog for 1.7.0 beta and 1.6.10 stable
      e33f9c1d
  2. Jul 22, 2017
  3. Jul 21, 2017
  4. Jul 20, 2017
  5. Jul 19, 2017
  6. Jul 18, 2017
  7. Jul 17, 2017
  8. Jul 16, 2017
  9. Jul 15, 2017
  10. Jul 14, 2017
    • Denis S. Soldatov aka General-Beck's avatar
      fix path aura test · c6479639
      Denis S. Soldatov aka General-Beck authored
      c6479639
    • asynchronous rob's avatar
      Initial Whisper implementation (#6009) · 99075ad2
      asynchronous rob authored
      * whisper skeleton
      
      * basic message store
      
      * rallying and message logic
      
      * pass host info to network protocol handlers
      
      * choose who starts rally based on node key
      
      * module reshuffling
      
      * mining messages
      
      * prune messages by low PoW until below size target
      
      * associated error type for ethkey generators and `OsRng` generator
      
      * beginnings of RPC
      
      * generic message handler for whisper
      
      * reshuffle code order
      
      * standard payload encoding and decoding
      
      * basic crypto
      
      * minor restructuring of net code
      
      * implement shh_post
      
      * merge?
      
      * implement filters
      
      * rand trait for hash types
      
      * filter RPCs for whisper
      
      * symmetric encryption of payload
      
      * pub-sub
      
      * filter tests
      
      * use only secure random IDs
      
      * attach arbitrary protocols to network
      
      * basic integration of whisper into Parity
      
      * eagerly prune low PoW entries
      
      * broadcast messages with salted topics
      
      * node info RPC
      
      * fix import
      
      * fix leading zeros calculation
      
      * address minor grumbles
      99075ad2
    • Jaco Greeff's avatar
      Add CSP for worker-src (#6059) · a4fa6a3a
      Jaco Greeff authored
      * Specify worker-src seperately, add blob:
      
      * Upgrade react-qr-scan to latest version
      a4fa6a3a
    • Denis S. Soldatov aka General-Beck's avatar
      fix aura test · 3308c404
      Denis S. Soldatov aka General-Beck authored
      3308c404