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.
 
 
 
 
 
 
go-ethereum/core
Marius van der Wijden 3012db54ee core/vm: added new behavior to legacy opcodes 5 months ago
..
asm core/vm, cmd/evm: implement eof validation (#30418) 5 months ago
bloombits
forkid
rawdb
state
stateless
tracing core/tracing: add GetTransientState method to StateDB interface (#30531) 5 months ago
txpool eth/catalyst, core/txpool/blobpool: make tests output less logs (#30563) 5 months ago
types all: implement flat deposit requests encoding (#30425) 5 months ago
vm core/vm: added new behavior to legacy opcodes 5 months ago
.gitignore
bench_test.go
block_validator.go all: implement flat deposit requests encoding (#30425) 5 months ago
block_validator_test.go
blockchain.go
blockchain_insert.go
blockchain_reader.go
blockchain_repair_test.go
blockchain_sethead_test.go
blockchain_snapshot_test.go
blockchain_test.go all: implement flat deposit requests encoding (#30425) 5 months ago
bloom_indexer.go
chain_indexer.go
chain_indexer_test.go
chain_makers.go all: implement flat deposit requests encoding (#30425) 5 months ago
chain_makers_test.go
dao_test.go
error.go
events.go
evm.go
gaspool.go
gen_genesis.go
genesis.go all: implement flat deposit requests encoding (#30425) 5 months ago
genesis_alloc.go
genesis_test.go
headerchain.go
headerchain_test.go
mkalloc.go
rlp_test.go
sender_cacher.go
state_prefetcher.go
state_processor.go all: implement flat deposit requests encoding (#30425) 5 months ago
state_processor_test.go
state_transition.go core: special case on creation for eof code 5 months ago
stateless.go
txindexer.go
txindexer_test.go
types.go all: implement flat deposit requests encoding (#30425) 5 months ago