good morning!!!!

Skip to content
Snippets Groups Projects
  1. Sep 18, 2015
    • 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. Sep 16, 2015
  3. Sep 15, 2015
  4. Sep 14, 2015
  5. Sep 12, 2015
    • Jeff R. Allen's avatar
    • Viktor Trón's avatar
      Solidity Compiler - solc new API · 17b72975
      Viktor Trón 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. Sep 11, 2015
  7. Sep 10, 2015
  8. Sep 09, 2015
  9. Sep 08, 2015
Loading