提交历史

作者 SHA1 备注 提交日期
  Martin Holst Swende 6487c002f6 all: implement EIP-2929 (gas cost increases for state access opcodes) + yolo-v2 (#21509) 5 年之前
  Marius van der Wijden b305591e14 core/vm: marshall returnData as hexstring in trace logs (#21715) 5 年之前
  Guillaume Ballet 43cd31ea9f core/vm: dedup config check in markdown logger (#21655) 5 年之前
  Martin Holst Swende 295693759e core/vm: less allocations for various call variants (#21222) 5 年之前
  gary rong 4a19c0e7b8 core, eth, internal: include read storage entries in structlog output (#21204) 5 年之前
  Paweł Bylica cf6674539c core/vm: use uint256 in EVM implementation (#20787) 5 年之前
  Greg Colvin cd57d5cd38 core/vm: EIP-2315, JUMPSUB for the EVM (#20619) 5 年之前
  gary rong b9df7ecdc3 all: seperate consensus error and evm internal error (#20830) 5 年之前
  nebojsa94 738b51ae31 core/vm: fix tracer interface parameter name (#20294) 6 年之前
  hydai 9b3601cfce core/vm: fix typos in comments (#19391) 6 年之前
  Martin Holst Swende 4c0883e20d core/vm: adds refund as part of the json standard trace (#17910) 7 年之前
  Guillaume Ballet 598f786aab core/vm: clear linter warnings (#17057) 7 年之前
  kiel barry a7720b5926 core: golint updates for this or self warning (#16633) 7 年之前
  dm4 3ebcf92b42 cmd/evm: print vm output when debug flag is on (#16326) 7 年之前
  Felix Lange 5c2f1e0014 all: update generated code (#15808) 7 年之前
  Felix Lange 1c2378b926 tests: update to upstream commit 2bb0c3da3b (#15806) 7 年之前
  Péter Szilágyi 5258785c81 cmd, core, eth/tracers: support fancier js tracing (#15516) 7 年之前
  Péter Szilágyi b0190189a3 core/vm, internal/ethapi: tracer no full storage, nicer json output (#15499) 8 年之前
  Péter Szilágyi b872961ec8 consensus, core, tests: implement Metropolis EIP 649 8 年之前
  Martin Holst Swende 286ec5df40 cmd/evm, core/vm, internal/ethapi: Show error when exiting (#14985) 8 年之前
  Felix Lange 3e0dbe0eaa core/vm: remove logging and add section labels to struct logs (#14782) 8 年之前
  Martin Holst Swende 9a44e1035e cmd/evm, core/vm: add --nomemory, --nostack to evm (#14617) 8 年之前
  Martin Holst Swende 80f7c6c299 cmd/evm: add --prestate, --sender, --json flags for fuzzing (#14476) 8 年之前
  Yohann Leon 6742fc526f core/vm: use uint64 instead of *big.Int in tracer (#3805) 8 年之前
  Jeffrey Wilcke bf4155846c core/evm, core/vm: improved evm trace output 8 年之前
  Jeffrey Wilcke 230cf2ec91 cmd/evm, core/asm: add EVM assembler (#3686) 8 年之前
  Felix Lange 5f7826270c all: unify big.Int zero checks, use common/math in more places (#3716) 8 年之前
  Jeffrey Wilcke 024d41d0c2 core, core/state, core/vm: remove exported account getters (#3618) 8 年之前
  Jeffrey Wilcke bbc4ea4ae8 core/vm: improved EVM run loop & instruction calling (#3378) 8 年之前
  Jeffrey Wilcke 3fc7c97827 core, core/vm: implemented a generic environment (#3348) 9 年之前