Official Go implementation of the Ethereum protocol
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gary rong
4a19c0e7b8
core, eth, internal: include read storage entries in structlog output (#21204)
* core, eth, internal: extend structLog tracer
* core/vm, internal: add storage view
* core, internal: add slots to storage directly
* core: remove useless
* core: address martin's comment
* core/vm: fix tests
|
4 years ago |
.. |
runtime
|
core/vm: EIP-2315, JUMPSUB for the EVM (#20619)
|
5 years ago |
testdata
|
core/vm, crypto/bls12381, params: add bls12-381 elliptic curve precompiles (#21018)
|
5 years ago |
analysis.go
|
core/vm: faster create/create2 (#17806)
|
6 years ago |
analysis_test.go
|
core/vm: faster create/create2 (#17806)
|
6 years ago |
common.go
|
core/vm: use uint256 in EVM implementation (#20787)
|
4 years ago |
contract.go
|
core/vm: use uint256 in EVM implementation (#20787)
|
4 years ago |
contracts.go
|
core/vm, crypt/bls12381: fixed comments in bls (#21182)
|
4 years ago |
contracts_test.go
|
cmd, core, params: inital support for yolo-v1 testnet (#21154)
|
5 years ago |
doc.go
|
core/vm: remove JIT VM codes (#16362)
|
7 years ago |
eips.go
|
core/vm: use uint256 in EVM implementation (#20787)
|
4 years ago |
errors.go
|
core/vm: EIP-2315, JUMPSUB for the EVM (#20619)
|
5 years ago |
evm.go
|
core/vm: use uint256 in EVM implementation (#20787)
|
4 years ago |
gas.go
|
core/vm: use uint256 in EVM implementation (#20787)
|
4 years ago |
gas_table.go
|
core/vm: use uint256 in EVM implementation (#20787)
|
4 years ago |
gas_table_test.go
|
all: seperate consensus error and evm internal error (#20830)
|
5 years ago |
gen_structlog.go
|
core/vm: EIP-2315, JUMPSUB for the EVM (#20619)
|
5 years ago |
instructions.go
|
core/vm: use uint256 in EVM implementation (#20787)
|
4 years ago |
instructions_test.go
|
core/vm: use uint256 in EVM implementation (#20787)
|
4 years ago |
interface.go
|
core/state: fix state iterator (#19127)
|
6 years ago |
interpreter.go
|
core/vm: use uint256 in EVM implementation (#20787)
|
4 years ago |
jump_table.go
|
cmd, core, params: inital support for yolo-v1 testnet (#21154)
|
5 years ago |
logger.go
|
core, eth, internal: include read storage entries in structlog output (#21204)
|
4 years ago |
logger_json.go
|
core/vm: use uint256 in EVM implementation (#20787)
|
4 years ago |
logger_test.go
|
core, eth, internal: include read storage entries in structlog output (#21204)
|
4 years ago |
memory.go
|
core/vm: use uint256 in EVM implementation (#20787)
|
4 years ago |
memory_table.go
|
core/vm: 64 bit memory and gas calculations (#19210)
|
6 years ago |
opcodes.go
|
core/vm: EIP-2315, JUMPSUB for the EVM (#20619)
|
5 years ago |
stack.go
|
core/vm: use uint256 in EVM implementation (#20787)
|
4 years ago |
stack_table.go
|
core/vm: 64 bit memory and gas calculations (#19210)
|
6 years ago |