1. 24 Mar, 2015 7 commits
    • obscuren's avatar
      Event fixes for miner · eab8f735
      obscuren authored
      eab8f735
    • obscuren's avatar
      Updated for PV59 · 576df064
      obscuren authored
      * Value XFER are refunded back to the sender if the execution fails
      576df064
    • obscuren's avatar
      Merge commit '58c6cc8f' into develop · 4877e52c
      obscuren authored
      4877e52c
    • obscuren's avatar
      Squashed 'tests/files/' changes from 559268b..8f3fbe6 · 58c6cc8f
      obscuren authored
      8f3fbe6 Pv59 changes
      2633cce JS fails
      748f803 Merge remote-tracking branch 'origin' into develop
      2e60a20 JS failure
      2673f14 Incorrect Test deletion
      345261d More Transaction Tests
      300998f add blockchain tests - uncle gen 0 - in-chain-uncle
      7e8585a gas counter overflow
      5af1002 check overflow of v value in tx tests
      53ee775 memory stress tests 28
      46045b7 add 1024 stack size tests
      4678ee8 add 1024 stack size limit tests
      3b870f6 rm test
      7c51854 fix test
      74f1e91 cpp fail
      ce9535a add cppjit fail
      2e17a2e SDIV tests
      cd38e05 first JS failures
      d5e80d5 Delete st201503181858GO.json
      
      git-subtree-dir: tests/files
      git-subtree-split: 8f3fbe63f92c413fda1fc68cf27a9dbb69681168
      58c6cc8f
    • obscuren's avatar
      Added gitter integration for travis · 118b79ec
      obscuren authored
      118b79ec
    • obscuren's avatar
      Changed miner · a59ea7ce
      obscuren authored
      * Instead of delivering `Work` to the `Worker`, push a complete Block to
        the `Worker` so that each agent can work on their own block.
      a59ea7ce
    • obscuren's avatar
      Added copy function · d8e21b39
      obscuren authored
      d8e21b39
  2. 23 Mar, 2015 33 commits