go-ethereum/core
2023-05-11 10:19:42 +03:00
..
asm
bloombits core/bloombits: use atomic type (#26993) 2023-03-28 03:05:29 -04:00
forkid
rawdb all: port boring changes from pbss (#27176) 2023-05-09 10:11:04 +03:00
state all: new empty trie with types.EmptyRootHash instead of null (#27230) 2023-05-11 10:19:42 +03:00
txpool all: new empty trie with types.EmptyRootHash instead of null (#27230) 2023-05-11 10:19:42 +03:00
types core/types: go generate (#27196) 2023-05-02 04:32:27 -04:00
vm all: new empty trie with types.EmptyRootHash instead of null (#27230) 2023-05-11 10:19:42 +03:00
.gitignore
bench_test.go core/types, params: add blob transaction type, RLP encoded for now (#27049) 2023-04-21 12:52:02 +03:00
block_validator_test.go all: remove ethash pow, only retain shims needed for consensus and tests (#27178) 2023-05-03 12:58:39 +03:00
block_validator.go
blockchain_insert.go
blockchain_reader.go core: remove unused ContractCode method from BlockChain (#27186) 2023-05-02 04:56:08 -04:00
blockchain_repair_test.go
blockchain_sethead_test.go
blockchain_snapshot_test.go
blockchain_test.go all: port boring changes from pbss (#27176) 2023-05-09 10:11:04 +03:00
blockchain.go all: port boring changes from pbss (#27176) 2023-05-09 10:11:04 +03:00
blocks.go
bloom_indexer.go
chain_indexer_test.go
chain_indexer.go core: use atomic type (#27011) 2023-03-30 06:53:32 -04:00
chain_makers_test.go
chain_makers.go
dao_test.go
error.go core/vm: implement EIP-3860: Limit and meter initcode (#23847) 2023-01-11 04:05:47 -05:00
events.go
evm.go
forkchoice.go
gaspool.go
gen_genesis_account.go
gen_genesis.go
genesis_alloc.go
genesis_test.go
genesis.go all: new empty trie with types.EmptyRootHash instead of null (#27230) 2023-05-11 10:19:42 +03:00
headerchain_test.go
headerchain.go all: remove ethash pow, only retain shims needed for consensus and tests (#27178) 2023-05-03 12:58:39 +03:00
mkalloc.go
rlp_test.go
sender_cacher.go
state_prefetcher.go core/types, params: add blob transaction type, RLP encoded for now (#27049) 2023-04-21 12:52:02 +03:00
state_processor_test.go
state_processor.go core/types, params: add blob transaction type, RLP encoded for now (#27049) 2023-04-21 12:52:02 +03:00
state_transition.go core, miner: drop transactions from the same sender when error occurs (#27038) 2023-04-05 07:09:25 -04:00
types.go core: use atomic type (#27011) 2023-03-30 06:53:32 -04:00