Skip to content
  1. Jul 24, 2016
    • Gav Wood's avatar
      Name and meta in accounts (#1695) · 3f841cc5
      Gav Wood authored
      * Introduce persistent name() and meta() in SecretStore.
      
      * Quick stash.
      
      * Fix build.
      
      * Add ethcore_set methods.
      
      * Bug fixes for default values.
      
      * Move to personal to ensure set API exposed.
      
      * Add UUID to accounts info.
      
      * Add tests.
      3f841cc5
  2. Jul 23, 2016
  3. Jul 22, 2016
  4. Jul 21, 2016
  5. Jul 20, 2016
  6. Jul 19, 2016
  7. Jul 18, 2016
  8. Jul 17, 2016
    • Arkadiy Paronyan's avatar
      Blockchain repair on missing state root (#1646) · dd17c766
      Arkadiy Paronyan authored
      * BC locking; Recovery batch
      
      * Missing state root recovery
      
      * Test
      dd17c766
    • Gav Wood's avatar
      Multi-mode logging. (#1643) · 0d2f516a
      Gav Wood authored
      * Multi-mode logging.
      
      Better for miners (they get immediate notification of new block).
      Better for general use (less superfluous information shown).
      
      * Remove comment.
      
      [ci:skip]
      
      * Minor string change
      
      [ci:skip]
      
      * Minor message tweak.
      
      * Minor tweaks and indentation fix.
      0d2f516a