1. Nov 11, 2016
  2. Nov 04, 2016
  3. Nov 03, 2016
    • Arkadiy Paronyan's avatar
      Version=stable (#3156) · 17c133cd
      Arkadiy Paronyan authored
      17c133cd
    • Arkadiy Paronyan's avatar
      Backporting to beta (#3149) · 6a4408ce
      Arkadiy Paronyan authored
      * The front-end for each hard-fork, also EIP-160.
      
      * Address EIP161 a/c
      
      * Include EIP-161b
      
      * EIP-161 part d.
      
      * Fix test build.
      
      * Fix one test, add another.
      
      * Fix use of bloom & renaming.
      
      * Fixed tests
      
      * Initial groundwork for EIP-155
      
      * Fix minor bug.
      
      * Fix all tests finally.
      
      * Rest of EIP-155.
      
      * Add tests for EIP-155 algorithm.
      
      Update transaction tests validation.
      
      * Address grumbles.
      
      * Remove unused code.
      
      * Resolve IPC issues
      
      * Fixed tests
      
      * ipc backports
      
      * Fixing random test failures (#2577)
      
      * Fix SUICIDE gas mechanism and add consensus tests.
      
      * Remove commented code.
      
      * Set Frontier hardfork block number
      
      * Transaction tests,
      
      * Fixed tests
      
      * Removed banning queue
      6a4408ce
  4. Nov 01, 2016
  5. Oct 31, 2016
  6. Oct 30, 2016
  7. Oct 27, 2016
  8. Oct 26, 2016
  9. Oct 25, 2016
  10. Oct 21, 2016
  11. 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
  12. Oct 19, 2016
  13. Oct 18, 2016
  14. 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
  15. 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
  16. Oct 12, 2016