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
George Ornbo 370dca4491
core/vm: Fix comment typo
7 years ago
..
asm all: use gometalinter.v2, fix new gosimple issues (#15650) 7 years ago
bloombits core/bloombits: handle non 8-bit boundary section matches 7 years ago
state all: switch gas limits from big.Int to uint64 7 years ago
types all: regenerate codecs with gencodec commit 90983d99de (#15830) 7 years ago
vm core/vm: Fix comment typo 7 years ago
.gitignore Renamed `chain` => `core` 10 years ago
bench_test.go all: switch gas limits from big.Int to uint64 7 years ago
block_validator.go all: switch gas limits from big.Int to uint64 7 years ago
block_validator_test.go accounts, consensus, core, eth: make chain maker consensus agnostic (#15497) 7 years ago
blockchain.go all: switch gas limits from big.Int to uint64 7 years ago
blockchain_test.go all: switch gas limits from big.Int to uint64 7 years ago
blocks.go core: typos and comments improve 7 years ago
chain_indexer.go all: fix code comment typos (#15547) 7 years ago
chain_indexer_test.go core, eth, les: fix messy code (#15367) 7 years ago
chain_makers.go all: switch gas limits from big.Int to uint64 7 years ago
chain_makers_test.go all: switch gas limits from big.Int to uint64 7 years ago
dao_test.go accounts, consensus, core, eth: make chain maker consensus agnostic (#15497) 7 years ago
database_util.go les, light: LES/2 protocol version (#14970) 7 years ago
database_util_test.go all: switch gas limits from big.Int to uint64 7 years ago
error.go core: make txpool operate on immutable state 7 years ago
events.go core: remove unused events 7 years ago
evm.go all: switch gas limits from big.Int to uint64 7 years ago
fees.go core: typos and comments improve 7 years ago
gaspool.go miner: avoid unnecessary work (#15883) 7 years ago
gen_genesis.go all: regenerate codecs with gencodec commit 90983d99de (#15830) 7 years ago
gen_genesis_account.go all: regenerate codecs with gencodec commit 90983d99de (#15830) 7 years ago
genesis.go all: switch gas limits from big.Int to uint64 7 years ago
genesis_alloc.go all: use gometalinter.v2, fix new gosimple issues (#15650) 7 years ago
genesis_test.go cmd, consensus, core, miner: instatx clique for --dev (#15323) 7 years ago
headerchain.go core, eth/downloader: commit block data using batches (#15115) 7 years ago
helper_test.go core: typos and comments improve 7 years ago
mkalloc.go core: refactor genesis handling 8 years ago
state_processor.go all: switch gas limits from big.Int to uint64 7 years ago
state_transition.go all: switch gas limits from big.Int to uint64 7 years ago
tx_journal.go core, swarm: typo fixes 7 years ago
tx_list.go all: switch gas limits from big.Int to uint64 7 years ago
tx_list_test.go all: switch gas limits from big.Int to uint64 7 years ago
tx_pool.go all: switch gas limits from big.Int to uint64 7 years ago
tx_pool_test.go all: switch gas limits from big.Int to uint64 7 years ago
types.go all: switch gas limits from big.Int to uint64 7 years ago