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
rjl493456442 fe91d476ba
all: remove the dependency from trie to triedb (#28824)
1 year ago
..
asm eth/tracers/js: fix isPush for push0 (#28520) 1 year ago
bloombits
forkid params, core/forkid: add mainnet timestamp for Cancun (#28958) 1 year ago
rawdb all: fix typos in comments (#28881) 1 year ago
state all: remove the dependency from trie to triedb (#28824) 1 year ago
txpool core/txpool/legacypool: use uint256.Int instead of big.Int (#28606) 1 year ago
types all: remove the dependency from trie to triedb (#28824) 1 year ago
vm core/state, core/vm: minor uint256 related perf improvements (#28944) 1 year ago
.gitignore
bench_test.go core: fix genesis setup in benchReadChain (#28856) 1 year ago
block_validator.go
block_validator_test.go
blockchain.go all: remove the dependency from trie to triedb (#28824) 1 year ago
blockchain_insert.go
blockchain_reader.go all: remove the dependency from trie to triedb (#28824) 1 year ago
blockchain_repair_test.go
blockchain_sethead_test.go all: remove the dependency from trie to triedb (#28824) 1 year ago
blockchain_snapshot_test.go
blockchain_test.go core: move tx indexer to its own file (#28857) 1 year ago
blocks.go
bloom_indexer.go
chain_indexer.go
chain_indexer_test.go
chain_makers.go all: remove the dependency from trie to triedb (#28824) 1 year ago
chain_makers_test.go all: remove the dependency from trie to triedb (#28824) 1 year ago
dao_test.go
error.go internal/ethapi: handle blobs in API methods (#28786) 1 year ago
events.go
evm.go all: use uint256 in state (#28598) 1 year ago
forkchoice.go
gaspool.go
gen_genesis.go
gen_genesis_account.go
genesis.go all: remove the dependency from trie to triedb (#28824) 1 year ago
genesis_alloc.go
genesis_test.go all: remove the dependency from trie to triedb (#28824) 1 year ago
headerchain.go
headerchain_test.go all: remove the dependency from trie to triedb (#28824) 1 year ago
mkalloc.go
rlp_test.go
sender_cacher.go
state_prefetcher.go
state_processor.go all: use uint256 in state (#28598) 1 year ago
state_processor_test.go all: use uint256 in state (#28598) 1 year ago
state_transition.go all: use uint256 in state (#28598) 1 year ago
txindexer.go core: cache transaction indexing tail in memory (#28908) 1 year ago
txindexer_test.go core: cache transaction indexing tail in memory (#28908) 1 year ago
types.go