1. 23 7月, 2015 1 次提交
  2. 10 7月, 2015 1 次提交
  3. 07 7月, 2015 1 次提交
  4. 04 7月, 2015 1 次提交
    • J
      core, miner, tests: renamed state methods · ab16ce70
      Jeffrey Wilcke 提交于
      * Update => SyncIntermediate
      * Added SyncObjects
      
      SyncIntermediate only updates whatever has changed, but, as a side
      effect, requires much more disk space.
      
      SyncObjects will only sync whatever is required for a block and will not
      save intermediate state to disk. As drawback this requires more time
      when more txs come in.
      ab16ce70
  5. 30 6月, 2015 2 次提交
  6. 09 6月, 2015 1 次提交
    • O
      core: settable genesis nonce · 6244b10a
      obscuren 提交于
      You can set the nonce of the block with `--genesisnonce`. When the
      genesis nonce changes and it doesn't match with the first block in your
      database it will fail. A new `datadir` must be given if the nonce of the
      genesis block changes.
      6244b10a
  7. 04 6月, 2015 1 次提交
  8. 20 4月, 2015 5 次提交
  9. 06 4月, 2015 1 次提交
  10. 02 4月, 2015 1 次提交
    • G
      Read most protocol params from common/params.json · c26c8d3a
      Gustav Simonsson 提交于
      * Add params package with exported variables generated from
        github.com/ethereum/common/blob/master/params.json
      * Use params package variables in applicable places
      * Add check for minimum gas limit in validation of block's gas limit
      * Remove common/params.json from go-ethereum to avoid
        outdated version of it
      c26c8d3a
  11. 01 4月, 2015 1 次提交
    • O
      Blocktest fixed, Execution fixed · 0a554a1f
      obscuren 提交于
      * Added new CreateAccount method which properly overwrites previous
        accounts (excluding balance)
      * Fixed block tests (100% success)
      0a554a1f
  12. 31 3月, 2015 1 次提交
  13. 23 3月, 2015 1 次提交
  14. 18 3月, 2015 1 次提交
  15. 17 3月, 2015 1 次提交
  16. 16 3月, 2015 1 次提交
  17. 14 3月, 2015 1 次提交
  18. 13 3月, 2015 1 次提交
  19. 05 3月, 2015 1 次提交
  20. 04 3月, 2015 3 次提交
  21. 01 3月, 2015 1 次提交
  22. 21 2月, 2015 1 次提交
  23. 03 2月, 2015 1 次提交
  24. 29 1月, 2015 2 次提交
  25. 08 1月, 2015 1 次提交
  26. 07 1月, 2015 1 次提交
  27. 24 12月, 2014 1 次提交
  28. 23 12月, 2014 1 次提交
  29. 04 12月, 2014 1 次提交
  30. 29 11月, 2014 1 次提交
  31. 04 11月, 2014 1 次提交
  32. 31 10月, 2014 1 次提交