Felix Lange a5c0bbb4f4 all: update license information (#16089) 7 年之前
..
runtime 6f69cdd109 all: switch gas limits from big.Int to uint64 7 年之前
analysis.go 42a5b54bf5 core/vm: improve bitvec comments 8 年之前
analysis_test.go 96ddf27a48 core/vm: copyright header on test-file 8 年之前
common.go f8d8b56b28 core/vm: optimize copy-less data retrievals 8 年之前
contract.go 024d41d0c2 core, core/state, core/vm: remove exported account getters (#3618) 8 年之前
contracts.go 5bbd7fb390 consensus, core, params: rebrand Metro to Byzantium 8 年之前
contracts_test.go a5c0bbb4f4 all: update license information (#16089) 7 年之前
doc.go d04a2e7557 all: update license information 9 年之前
errors.go 08f27428b4 core, tests: implement Metropolis EIP 684 8 年之前
evm.go 370dca4491 core/vm: Fix comment typo 7 年之前
gas.go c12f4df910 params: core, core/vm, miner: 64bit gas instructions 8 年之前
gas_table.go 6f69cdd109 all: switch gas limits from big.Int to uint64 7 年之前
gas_table_test.go e4301564c2 core/vm : fix testcase for gas calculation 8 年之前
gen_structlog.go 9d06026c19 all: regenerate codecs with gencodec commit 90983d99de (#15830) 7 年之前
instructions.go 6f69cdd109 all: switch gas limits from big.Int to uint64 7 年之前
instructions_test.go a5c0bbb4f4 all: update license information (#16089) 7 年之前
int_pool_verifier.go 0cc492f815 all: update license information 8 年之前
int_pool_verifier_empty.go 0cc492f815 all: update license information 8 年之前
interface.go 6f69cdd109 all: switch gas limits from big.Int to uint64 7 年之前
interpreter.go 5258785c81 cmd, core, eth/tracers: support fancier js tracing (#15516) 7 年之前
intpool.go e16a7ef60f core/vm: capped int pool 8 年之前
jump_table.go 924098c6e5 core/vm: fix typos in jump_table.go 8 年之前
logger.go 5c2f1e0014 all: update generated code (#15808) 7 年之前
logger_test.go b0190189a3 core/vm, internal/ethapi: tracer no full storage, nicer json output (#15499) 8 年之前
memory.go 4e0fea4d30 core/vm: polish RETURNDATA, add missing returns to CALL* 8 年之前
memory_table.go f9fb70d2ee core/vm: rework reversion to work on a higher level 8 年之前
noop.go 6f69cdd109 all: switch gas limits from big.Int to uint64 7 年之前
opcodes.go b70a73cd3e core/vm: implement REVERT metropolis opcode 8 年之前
stack.go 846d091bd2 core/vm: allocate stack to 1024 8 年之前
stack_table.go 0cc492f815 all: update license information 8 年之前
vm_jit.go bbc4ea4ae8 core/vm: improved EVM run loop & instruction calling (#3378) 8 年之前
vm_jit_fake.go 3fc7c97827 core, core/vm: implemented a generic environment (#3348) 9 年之前