1. 18 Sep, 2015 1 commit
    • Jeffrey Wilcke's avatar
      core: transaction nonce recovery fix · b60a2762
      Jeffrey Wilcke authored
      When the transaction state recovery kicked in it assigned the last
      (incorrect) nonce to the pending state which caused transactions with
      the same nonce to occur.
      
      Added test for nonce recovery
      b60a2762
  2. 16 Sep, 2015 2 commits
  3. 15 Sep, 2015 6 commits
  4. 14 Sep, 2015 8 commits
  5. 12 Sep, 2015 2 commits
    • Jeff R. Allen's avatar
      0d407277
    • zelig's avatar
      Solidity Compiler - solc new API · 17b72975
      zelig authored
      * adapt to new compiler versioning
      * use compiler version as language version
      * implement new solc API for versions >= 0.1.[2-9][0-9]* fixes #1770
      * add optimize=1 to options
      * backward compatibility (for now) for <= 0.1.1, and old versions (0.[2-9][0-9]*.[0-9]+)
      * introduce compilerOptions to ContractInfo
      * clean up flair, include full version string to version line and ContractInfo
      17b72975
  6. 11 Sep, 2015 7 commits
  7. 10 Sep, 2015 7 commits
  8. 09 Sep, 2015 3 commits
  9. 08 Sep, 2015 4 commits