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
stormpang 6711f098d5 core/vm: fix comment typo (#17319) 7 years ago
..
asm
bloombits core/bloombits, light: fix typos (#17235) 7 years ago
rawdb
state
types
vm core/vm: fix comment typo (#17319) 7 years ago
.gitignore
bench_test.go
block_validator.go
block_validator_test.go
blockchain.go core: fix some small typos on comment code (#17278) 7 years ago
blockchain_test.go all: simplify switches (#17267) 7 years ago
blocks.go
chain_indexer.go
chain_indexer_test.go
chain_makers.go
chain_makers_test.go
dao_test.go
error.go
events.go
evm.go core: fix typo in comment code 7 years ago
gaspool.go
gen_genesis.go
gen_genesis_account.go
genesis.go
genesis_alloc.go
genesis_test.go
headerchain.go core: fix some small typos on comment code (#17278) 7 years ago
helper_test.go
mkalloc.go
state_processor.go
state_transition.go core: fix comment typo (#17236) 7 years ago
tx_cacher.go
tx_journal.go
tx_list.go core: fix some small typos on comment code (#17278) 7 years ago
tx_list_test.go
tx_pool.go core: fixed typo in addresssByHeartbeat (#17243) 7 years ago
tx_pool_test.go
types.go