Commit History

作者 SHA1 備註 提交日期
  Felix Lange ea54283b30 all: update license information 10 年之前
  Jeffrey Wilcke ab16ce70fc core, miner, tests: renamed state methods 10 年之前
  Jeffrey Wilcke 29e2fb38f8 core, miner: miner header validation, transaction & receipt writing 10 年之前
  Gustav Simonsson 4c490db6af Use uint64 for block header timestamp 10 年之前
  Felix Lange ceaf1c080b core: add GenerateChain, GenesisBlockForTesting 10 年之前
  Felix Lange 1d42888d30 core/types: make blocks immutable 10 年之前
  obscuren 07c3de3f75 core, miner, xeth: renamed gas methods 10 年之前
  obscuren 6244b10a8f core: settable genesis nonce 10 年之前
  Felix Lange ec7a2c3442 core: don't remove transactions after block processing 10 年之前
  obscuren 40717465bc core: fixed tests 10 年之前
  obscuren f6669db001 core: fixed mining strategy 10 年之前
  Gustav Simonsson b1cc9cdc74 Integrate new ethash API and change geth makedag cmd 10 年之前
  obscuren 735b029db9 core: return the index of the block that failed when inserting a chain 10 年之前
  obscuren 145e02fc54 core, miner: added value check on tx validation 10 年之前
  obscuren 405720b218 xeth, core, cmd/utils: Transaction can not be over block gas limit 10 年之前
  obscuren 888ece0cb2 core: fixed test 10 年之前
  obscuren 97b0c4b697 core: moved TD calculation from proc to chain 10 年之前
  obscuren 6184781b49 Improved transaction pool 10 年之前
  obscuren 9c55576c7b Block header changed & console miner control 10 年之前
  obscuren e1ed8c33bd Improved chain manager, improved block processor, fixed tests 10 年之前
  obscuren b8124ec791 Removed old (unused) argument 10 年之前
  obscuren 0330077d76 moved state and vm to core 10 年之前
  obscuren b5a71d955c merge 10 年之前
  obscuren 14a2f42f37 fixed chain event. Closes #529 10 年之前
  obscuren 8ce6a36478 converted chain manager 10 年之前
  obscuren b523441361 Moved ethutil => common 10 年之前
  obscuren ef6706696c Add additional extra database for non-protocol related data 10 年之前
  obscuren cd856cb213 Separated block db from state db. Partial fix for #416 10 年之前
  obscuren 84a4f761f3 uncle validation 10 年之前
  obscuren 26de12d9bf Changed nonce to a uint64 10 年之前