1. Jul 05, 2016
    • Marek Kotewicz's avatar
      util cleanup (#1474) · 62b9c1b1
      Marek Kotewicz authored
      * removed old json-tests
      
      * simplify folds in triehash.rs
      
      * removed unused json_aid
      
      * removed unused squeeze.rs
      
      * json branching tests for trie
      
      * loading trie consensus tests
      62b9c1b1
    • Tomasz Drwięga's avatar
      Calculating gas using usize (if supplied gaslimit fits in usize) (#1518) · 4c1b74a4
      Tomasz Drwięga authored
      * Spliting gasometer out of interpreter
      
      * Choosing right gas calculations implementation based on supplied gas
      
      * Moving verification out of gasometer
      
      * MemGasCost benchmark.
      
      Conflicts:
      	ethcore/src/evm/benches/mod.rs
      
      * Some simple benchmarks
      
      * Benchmark for simple loop
      
      * Calculating gas_for_memory only when it's actually needed
      
      * Removing superfluous newline [ci skip]
      4c1b74a4
  2. Jul 04, 2016
  3. Jul 02, 2016
  4. Jul 01, 2016
  5. Jun 30, 2016
  6. Jun 29, 2016
  7. Jun 28, 2016