1. Aug 25, 2016
  2. Aug 24, 2016
  3. Aug 23, 2016
    • Tomasz Drwięga's avatar
      Resolving URLs from contract (#1964) · 124a5da7
      Tomasz Drwięga authored
      * Fetching dapp from github.
      
      * Unpacking dapp
      
      * Removing hardcodes
      
      * Proper Host validation
      
      * Randomizing paths
      
      * Splitting into files
      
      * Serving donwloaded apps from different path
      
      * Extracting URLHint to separate module
      
      * Whitespace and docs
      
      * Resolving from URLHint contract
      
      * Fixing test
      
      * Resolving githubhint url from registrar
      
      * Proper redirections
      
      * Fixing test
      
      * fixing ethstore [ci skip]
      
      * Correct version of registrar
      
      * Removing superfluous Box
      124a5da7
    • Nipunn Koorapati's avatar
      2a550c2a
    • Marek Kotewicz's avatar
      fixed #1933 (#1979) · d4777f92
      Marek Kotewicz authored
      d4777f92
    • Gav Wood's avatar
      Market-orientated transaction pricing (#1963) · 35ecb396
      Gav Wood authored
      * Market-orientated transaction pricing
      
      Avoid a strict gas-limit and let the market decide through using
      a priority queue based around gas pricing for transactions. In
      periods of low transaction volume, they'll be processed for a lower
      fee.
      
      * Fix tests, add/clarify documentation, fix some logic.
      
      * Change default to reflect CLI.
      
      * Specify type.
      
      * Make test more precise.
      
      * Fix doc test
      35ecb396
    • Nikolay Volf's avatar
      address grumbles · 2d0a7c33
      Nikolay Volf authored
      2d0a7c33
  4. Aug 22, 2016
  5. Aug 18, 2016
  6. Aug 17, 2016
  7. Aug 15, 2016
  8. Aug 11, 2016
    • Gav Wood's avatar
      RPC for importing geth keys (#1916) · ca54b8e4
      Gav Wood authored
      * Address book for local addresses.
      
      * Simple disk-backed address book.
      
      * Add test and keep file with keys.
      
      * View and import Geth keys.
      
      * Fix test.
      
      * Fix up author info.
      
      [ci:skip]
      ca54b8e4
  9. Aug 10, 2016
  10. Aug 09, 2016
  11. Aug 08, 2016
  12. Aug 05, 2016