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
Péter Szilágyi a15d71a255
core/state/snapshot: stop generator if it hits missing trie nodes (#21649)
4 years ago
..
asm
bloombits
forkid cmd/devp2p: add eth protocol test suite (#21598) 4 years ago
rawdb cmd/geth: added counters to the geth inspect report (#21495) 4 years ago
state core/state/snapshot: stop generator if it hits missing trie nodes (#21649) 4 years ago
types trie: use stacktrie for Derivesha operation (#21407) 4 years ago
vm core/vm, params: make 2200 in line with spec (#21605) 4 years ago
.gitignore
bench_test.go
block_validator.go trie: use stacktrie for Derivesha operation (#21407) 4 years ago
block_validator_test.go
blockchain.go core/rawdb: single point of maintenance for writing and deleting tx lookup indexes (#21480) 4 years ago
blockchain_insert.go
blockchain_repair_test.go
blockchain_sethead_test.go
blockchain_test.go core, eth, les, trie: add a prefix to contract code (#21080) 5 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
gaspool.go
gen_genesis.go
gen_genesis_account.go
genesis.go core, eth, les, trie: add a prefix to contract code (#21080) 5 years ago
genesis_alloc.go
genesis_test.go
headerchain.go
mkalloc.go
rlp_test.go
state_prefetcher.go
state_processor.go
state_transition.go
tx_cacher.go
tx_journal.go
tx_list.go core: free pointer from slice after popping element from price heap (#21572) 4 years ago
tx_list_test.go
tx_noncer.go
tx_pool.go
tx_pool_test.go core, eth, les, trie: add a prefix to contract code (#21080) 5 years ago
types.go