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
Guillaume Ballet 909049c5fe use the witness in statedb, revert applyTx signature (#36) 3 years ago
..
asm
bloombits
forkid
rawdb
state fixes for the IPA testnet 3 years ago
types merge undefined instead of panicking (#30) 3 years ago
vm fix boundary condition check in PUSH32 3 years ago
.gitignore
bench_test.go
block_validator.go
block_validator_test.go
blockchain.go enable verkle on cancun block: take 2 (#28) 3 years ago
blockchain_insert.go
blockchain_reader.go
blockchain_repair_test.go
blockchain_sethead_test.go
blockchain_snapshot_test.go
blockchain_test.go all: implement EIP-compliant verkle trees 3 years ago
blocks.go
bloom_indexer.go
chain_indexer.go
chain_indexer_test.go
chain_makers.go use the witness in statedb, revert applyTx signature (#36) 3 years ago
chain_makers_test.go
dao_test.go
error.go
events.go
evm.go all: implement EIP-compliant verkle trees 3 years ago
forkchoice.go
gaspool.go
gen_genesis.go
gen_genesis_account.go
genesis.go fix linter issue 3 years ago
genesis_alloc.go
genesis_test.go
headerchain.go
headerchain_test.go
mkalloc.go
rlp_test.go
state_prefetcher.go
state_processor.go use the witness in statedb, revert applyTx signature (#36) 3 years ago
state_processor_test.go enable verkle on cancun block: take 2 (#28) 3 years ago
state_transition.go all: implement EIP-compliant verkle trees 3 years ago
tx_cacher.go
tx_journal.go
tx_list.go
tx_list_test.go
tx_noncer.go
tx_pool.go
tx_pool_test.go
types.go fixes for the IPA testnet 3 years ago