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
stevemilk 3c37db7989
all: clean up goerli flag and config (#30289)
6 months ago
..
asm
bloombits all: fix typos in comments (#29873) 9 months ago
forkid all: clean up goerli flag and config (#30289) 6 months ago
rawdb core/rawdb: drop MigrateTable (#30331) 6 months ago
state all: clean up goerli flag and config (#30289) 6 months ago
stateless all: stateless witness builder and (self-)cross validator (#29719) 8 months ago
tracing core/tracing: update latest release version (#30211) 7 months ago
txpool core/txpool/blobpool: fix error message (#30247) 6 months ago
types eth/downloader, core/types: take withdrawals-size into account in downloader queue (#30276) 7 months ago
vm core/vm: reuse Memory instances (#30137) 6 months ago
.gitignore
bench_test.go
block_validator.go all: stateless witness builder and (self-)cross validator (#29719) 8 months ago
block_validator_test.go core: use in-memory freezer for tests (#29720) 10 months ago
blockchain.go all: stateless witness builder and (self-)cross validator (#29719) 8 months ago
blockchain_insert.go all: fix various typos (#29600) 10 months ago
blockchain_reader.go
blockchain_repair_test.go
blockchain_sethead_test.go
blockchain_snapshot_test.go
blockchain_test.go all: stateless witness builder and (self-)cross validator (#29719) 8 months ago
bloom_indexer.go
chain_indexer.go
chain_indexer_test.go all: improve some error strings (#29842) 9 months ago
chain_makers.go cmd, core, params, trie: add verkle access witness gas charging (#29338) 10 months ago
chain_makers_test.go core: deploy EIP-4788 contract in dev mode genesis (#29655) 9 months ago
dao_test.go
error.go cmd, core, params, trie: add verkle access witness gas charging (#29338) 10 months ago
events.go
evm.go all: use big.Sign to compare with zero (#29490) 11 months ago
forkchoice.go
gaspool.go
gen_genesis.go core: go fmt (#29544) 10 months ago
genesis.go all: clean up goerli flag and config (#30289) 6 months ago
genesis_alloc.go all: clean up goerli flag and config (#30289) 6 months ago
genesis_test.go all: clean up goerli flag and config (#30289) 6 months ago
headerchain.go core: remove bad block checks (#29609) 10 months ago
headerchain_test.go
mkalloc.go accounts, cmd/geth, core: close opened files (#29598) 10 months ago
rlp_test.go
sender_cacher.go
state_prefetcher.go all: stateless witness builder and (self-)cross validator (#29719) 8 months ago
state_processor.go core: remove withdrawal length check for state processor (#30286) 6 months ago
state_processor_test.go cmd, core, params, trie: add verkle access witness gas charging (#29338) 10 months ago
state_transition.go core: move balanceCheck addition in buyGas (#29762) 9 months ago
stateless.go all: stateless witness builder and (self-)cross validator (#29719) 8 months ago
txindexer.go
txindexer_test.go core: use in-memory freezer for tests (#29720) 10 months ago
types.go all: stateless witness builder and (self-)cross validator (#29719) 8 months ago