1. Oct 21, 2016
  2. Oct 20, 2016
    • Arkadiy Paronyan's avatar
      Fixing botched merge (#2767) · aac78157
      Arkadiy Paronyan authored
      * Fix botched merge
      
      * Test for 'exists'
      aac78157
    • Arkadiy Paronyan's avatar
      Backports for beta (#2764) · b3097c80
      Arkadiy Paronyan authored
      * v1.3.9
      
      * Block import optimization (#2748)
      
      * Block import optimization
      
      * whitespace
      
      [ci:none]
      
      * Don't add empty accounts to bloom (#2753)
      
      * Incrementally calculate verification queue heap size (#2749)
      
      * incrementally calculate queue heap size
      
      * query the correct queue sizes
      b3097c80
  3. Oct 19, 2016
  4. Oct 18, 2016
  5. Oct 15, 2016
    • Tomasz Drwięga's avatar
      [beta] EIP150.1c (#2599) · e0778fc0
      Tomasz Drwięga authored and Arkadiy Paronyan's avatar Arkadiy Paronyan committed
      * EIP150.1c
      
      Conflicts:
      	ethcore/res/ethereum/expanse.json
      	ethcore/res/ethereum/morden.json
      	ethcore/res/ethereum/tests
      	ethcore/src/blockchain/blockchain.rs
      	ethcore/src/ethereum/ethash.rs
      	ethcore/src/evm/interpreter/mod.rs
      	json/src/spec/ethash.rs
      
      * Update json test suite (#2574)
      
      * update json test suite
      
      * comment out the incomplete test
      
      Conflicts:
      	ethcore/res/ethereum/tests
      
      * Updating tests
      
      * Adding state tests
      
      * Updating tests
      
      * Updating HF block
      
      * Removing flushln [ci:skip]
      
      * Commenting out suicide test
      
      * New tests.
      
      * Switch to EIP tests.
      
      * Rename some stuff, combine transition tests.
      
      * Fix U256 overflows.
      
      * Name cleanups and an effort to fix tests.
      
      * Rename back for clarity.
      
      * Fix non-EIP-150 OOG CALLs
      
      * New transition block number & additional EIP150 tests
      
      * Morden transition block set; Tests updated
      
      * Added missing test
      v1.3.8
      e0778fc0
    • Arkadiy Paronyan's avatar
      Revert "Bloom upgrade in beta" (#2635) · 2ce43434
      Arkadiy Paronyan authored
      2ce43434
    • Arkadiy Paronyan's avatar
      18062f11
  6. Oct 14, 2016
    • Nikolay Volf's avatar
      Bloom upgrade in beta (#2609) · d66bd3c8
      Nikolay Volf authored and Arkadiy Paronyan's avatar Arkadiy Paronyan committed
      * bloom expand & upgrade logic
      
      * remove arc
      
      * progress tracker
      
      * comment about magic number
      
      * progress tick initial
      d66bd3c8
    • Arkadiy Paronyan's avatar
      Backports to beta (#2628) · 935e8dcf
      Arkadiy Paronyan authored
      * v1.3.8
      
      * mitigate refcell conflict in state diffing (#2601)
      
      * mitigate refcell conflict in state diffing
      
      Also uses RefCell::get_mut in a few places.
      
      * Add test case
      
      * Fixed stalled sync
      
      * Fixed tx queue limit for local transactions (#2616)
      
      * Fixed tx queue limit for local tx
      
      * Fixing test
      
      * Increas gas limit to 20x
      
      * Additional logs when transactions is removed from queue (#2617)
      
      * Database performance tweaks (#2619)
      935e8dcf
  7. Oct 12, 2016
  8. Oct 11, 2016
  9. Oct 08, 2016
  10. Oct 07, 2016