plugeth/core
2024-02-05 22:16:32 +01:00
..
asm eth/tracers/js: fix isPush for push0 (#28520) 2023-11-14 13:14:38 +01:00
bloombits
forkid params, core/forkid: enable cancun on sepolia and holesky (#28834) 2024-01-20 16:03:14 +01:00
rawdb all: fix typos in comments (#28881) 2024-02-05 22:16:32 +01:00
state all: fix typos in comments (#28881) 2024-02-05 22:16:32 +01:00
txpool all: fix typos in comments (#28881) 2024-02-05 22:16:32 +01:00
types all: fix typos in comments (#28881) 2024-02-05 22:16:32 +01:00
vm all: fix typos in comments (#28881) 2024-02-05 22:16:32 +01:00
.gitignore
bench_test.go core: fix genesis setup in benchReadChain (#28856) 2024-01-23 21:46:34 +08:00
block_validator_test.go
block_validator.go
blockchain_insert.go
blockchain_reader.go core: move tx indexer to its own file (#28857) 2024-01-23 21:00:50 +01:00
blockchain_repair_test.go
blockchain_sethead_test.go
blockchain_snapshot_test.go
blockchain_test.go core: move tx indexer to its own file (#28857) 2024-01-23 21:00:50 +01:00
blockchain.go all: fix typos in comments (#28881) 2024-02-05 22:16:32 +01:00
blocks.go
bloom_indexer.go
chain_indexer_test.go
chain_indexer.go
chain_makers_test.go core: add basic chain history support in GenerateChain (#28428) 2023-10-31 12:39:25 +01:00
chain_makers.go all: use uint256 in state (#28598) 2024-01-23 14:51:58 +01:00
dao_test.go
error.go internal/ethapi: handle blobs in API methods (#28786) 2024-01-17 15:06:14 +01:00
events.go
evm.go all: use uint256 in state (#28598) 2024-01-23 14:51:58 +01:00
forkchoice.go
gaspool.go
gen_genesis_account.go
gen_genesis.go
genesis_alloc.go
genesis_test.go cmd, core, trie: verkle-capable geth init (#28270) 2023-11-14 13:09:40 +01:00
genesis.go all: use uint256 in state (#28598) 2024-01-23 14:51:58 +01:00
headerchain_test.go
headerchain.go
mkalloc.go
rlp_test.go
sender_cacher.go
state_prefetcher.go
state_processor_test.go all: use uint256 in state (#28598) 2024-01-23 14:51:58 +01:00
state_processor.go all: use uint256 in state (#28598) 2024-01-23 14:51:58 +01:00
state_transition.go all: use uint256 in state (#28598) 2024-01-23 14:51:58 +01:00
txindexer_test.go core: move tx indexer to its own file (#28857) 2024-01-23 21:00:50 +01:00
txindexer.go core: move tx indexer to its own file (#28857) 2024-01-23 21:00:50 +01:00
types.go