go-ethereum/core
2024-07-01 21:57:04 +02:00
..
asm
bloombits all: fix typos in comments (#29873) 2024-05-29 12:24:10 +02:00
forkid
rawdb cmd/geth, ethdb/pebble: improve database statistic (#29948) 2024-06-19 14:47:17 +08:00
state core/state: fix inconsistent verkle test error messages (#29753) 2024-07-01 21:57:04 +02:00
stateless all: stateless witness builder and (self-)cross validator (#29719) 2024-06-25 14:48:08 +03:00
tracing build: add check for stale generated files (#30037) 2024-07-01 17:16:15 +02:00
txpool core/txpool/blobpool: improve newPriceHeap function (#30050) 2024-06-28 15:51:27 +02:00
types all: replace division with right shift if possible (#29911) 2024-06-28 18:08:31 +02:00
vm all: replace division with right shift if possible (#29911) 2024-06-28 18:08:31 +02:00
.gitignore
bench_test.go
block_validator.go all: stateless witness builder and (self-)cross validator (#29719) 2024-06-25 14:48:08 +03:00
block_validator_test.go core: use in-memory freezer for tests (#29720) 2024-05-08 09:43:33 +03:00
blockchain.go all: stateless witness builder and (self-)cross validator (#29719) 2024-06-25 14:48:08 +03:00
blockchain_insert.go
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) 2024-06-25 14:48:08 +03:00
bloom_indexer.go
chain_indexer.go
chain_indexer_test.go all: improve some error strings (#29842) 2024-05-28 13:44:40 +02:00
chain_makers.go cmd, core, params, trie: add verkle access witness gas charging (#29338) 2024-05-10 20:13:11 +02:00
chain_makers_test.go core: deploy EIP-4788 contract in dev mode genesis (#29655) 2024-05-14 15:04:32 +02:00
dao_test.go
error.go cmd, core, params, trie: add verkle access witness gas charging (#29338) 2024-05-10 20:13:11 +02:00
events.go
evm.go
forkchoice.go
gaspool.go
gen_genesis.go
genesis.go core: initialize developer genesis beacon root contract with 0 balance (#29963) 2024-06-10 13:58:50 +08:00
genesis_alloc.go
genesis_test.go core/state: introduce stateupdate structure (#29530) 2024-06-03 14:17:12 +03:00
headerchain.go
headerchain_test.go
mkalloc.go
rlp_test.go
sender_cacher.go
state_prefetcher.go all: stateless witness builder and (self-)cross validator (#29719) 2024-06-25 14:48:08 +03:00
state_processor.go all: stateless witness builder and (self-)cross validator (#29719) 2024-06-25 14:48:08 +03:00
state_processor_test.go cmd, core, params, trie: add verkle access witness gas charging (#29338) 2024-05-10 20:13:11 +02:00
state_transition.go core: move balanceCheck addition in buyGas (#29762) 2024-05-15 14:23:24 +02:00
stateless.go all: stateless witness builder and (self-)cross validator (#29719) 2024-06-25 14:48:08 +03:00
txindexer.go
txindexer_test.go core: use in-memory freezer for tests (#29720) 2024-05-08 09:43:33 +03:00
types.go all: stateless witness builder and (self-)cross validator (#29719) 2024-06-25 14:48:08 +03:00