提交歷史

作者 SHA1 備註 提交日期
  Felix Lange 1f1ea18b54 core/state: implement reverts by journaling all changes 9 年之前
  Péter Szilágyi cb84e3f029 cmd, core, internal, light, tests: avoid hashing the code in the VM 9 年之前
  Felix Lange 6b727c0440 cmd/evm, cmd/geth, cmd/utils: move version handling to cmd/utils 9 年之前
  Nick Johnson 781915f183 core/vm: Refactor tracing to make Tracer the main interface 9 年之前
  Péter Szilágyi 6362a9d610 Revert "test, cmd/evm, core, core/vm: illegal code hash implementation" 9 年之前
  Jeffrey Wilcke 7a5b571c67 test, cmd/evm, core, core/vm: illegal code hash implementation 9 年之前
  Jeffrey Wilcke e5165aeb27 cmd/evm: added --create flag indicating the exec code is to be created 9 年之前
  Péter Szilágyi 90e07b19ab cmd: fix CLI package deprecation warnings 9 年之前
  Bas van Kervel 861add3d72 cmd/geth: codegansta/cli package renamed to urfave/cli 9 年之前
  Jeffrey Wilcke f0cbebb19f core: added basic chain configuration 9 年之前
  Jeffrey Wilcke 14013372ae core: Added EVM configuration options 9 年之前
  Jeffrey Wilcke 342ae7ce7d core, core/vm, tests: changed the initialisation behaviour of the EVM 9 年之前
  Gustav Simonsson 371871d685 parmas, crypto, core, core/vm: homestead consensus protocol changes 10 年之前
  Gustav Simonsson 1b1f293082 core/state, core, miner: handle missing root error from state.New 10 年之前
  Gustav Simonsson e1616f77c7 core, core/vm, cmd/evm: remove redundant balance check 10 年之前
  Jeffrey Wilcke 361082ec4b cmd/evm, core/vm, test: refactored VM and core 10 年之前
  Gustav Simonsson 7324176f70 Add tests for uncle timestamps and refactor timestamp type 10 年之前
  Jeffrey Wilcke 9cacec70f9 cmd/evm, core/vm, tests: changed DisableVm to EnableVm 10 年之前
  Jeffrey Wilcke 184e9ae9a8 core, tests: reduced state copy by N calls 10 年之前
  Jeffrey Wilcke 846f34f78b core/vm, tests: implemented semi-jit vm 10 年之前
  Jeffrey Wilcke 8fc9830971 cmd/core,xeth: removed unneeded states & added batch writes 10 年之前
  Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 10 年之前
  Felix Lange bdae4fd573 all: add some godoc synopsis comments 10 年之前
  Felix Lange e813626ee1 all: remove @author comments 10 年之前
  Felix Lange ea54283b30 all: update license information 10 年之前
  Gustav Simonsson 4c490db6af Use uint64 for block header timestamp 10 年之前
  obscuren 5cfae0536f cmd/evm: print trace when running programs 10 年之前
  obscuren f249ccaa89 cmd/evm: implements vm.Environment 10 年之前
  obscuren a7750c929b Fixed tests to reflect log changes 10 年之前
  obscuren f468364e4d fixed tests 10 年之前