1. 11 6月, 2015 1 次提交
  2. 10 6月, 2015 1 次提交
  3. 02 6月, 2015 1 次提交
  4. 16 5月, 2015 1 次提交
  5. 09 4月, 2015 1 次提交
    • O
      Improved transaction pool · 6184781b
      obscuren 提交于
      The transaction pool will now some easily be able to pre determine the
      validity of a transaction by checking the following:
      
      * Account existst
      * gas limit higher than the instrinsic gas
      * enough funds to pay upfront costs
      * nonce check
      6184781b
  6. 04 4月, 2015 1 次提交
  7. 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
  8. 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
  9. 24 3月, 2015 3 次提交
  10. 23 3月, 2015 1 次提交
  11. 18 3月, 2015 1 次提交
  12. 17 3月, 2015 5 次提交
  13. 16 3月, 2015 1 次提交
  14. 14 3月, 2015 1 次提交
  15. 13 3月, 2015 1 次提交
  16. 12 3月, 2015 1 次提交
  17. 11 3月, 2015 1 次提交
  18. 10 3月, 2015 1 次提交
  19. 06 3月, 2015 1 次提交
    • O
      Spec changes. · 88ff13c2
      obscuren 提交于
      * All errors during state transition result in an invalid tx
      88ff13c2
  20. 03 3月, 2015 2 次提交
  21. 02 3月, 2015 1 次提交
  22. 27 2月, 2015 3 次提交
  23. 20 2月, 2015 2 次提交
  24. 03 2月, 2015 1 次提交
  25. 01 2月, 2015 1 次提交
  26. 13 1月, 2015 1 次提交
  27. 04 1月, 2015 1 次提交
  28. 02 1月, 2015 1 次提交
  29. 20 12月, 2014 1 次提交
  30. 19 12月, 2014 1 次提交