.. |
asm
|
core/asm: change order of items in stringtokenTypes (#24153)
|
2021-12-26 14:58:17 +01:00 |
bloombits
|
all: fix some go-critic linter warnings (#23709)
|
2021-10-13 17:31:02 +02:00 |
forkid
|
Post-merge cleanup
|
2022-01-14 19:24:28 -06:00 |
rawdb
|
Post-merge cleanup
|
2022-01-14 19:24:28 -06:00 |
state
|
Post-merge cleanup
|
2022-01-14 19:24:28 -06:00 |
systemcontracts
|
Merge go-ethereum v1.10.8
|
2021-09-25 07:30:37 -07:00 |
types
|
Post-merge cleanup
|
2022-01-14 19:24:28 -06:00 |
vm
|
Post-merge cleanup
|
2022-01-14 19:24:28 -06:00 |
.gitignore
|
Renamed chain => core
|
2014-12-04 10:28:02 +01:00 |
bench_test.go
|
core: fix benchmark tests (#23803)
|
2021-10-27 13:08:51 +02:00 |
block_validator_test.go
|
Merge go-ethereum v1.10.15
|
2022-01-12 23:42:34 -06:00 |
block_validator.go
|
Merge go-ethereum v1.10.8
|
2021-09-25 07:30:37 -07:00 |
blockchain_insert.go
|
core: fix snapshot missing when recovery from crash (#23496)
|
2021-11-01 14:09:36 +01:00 |
blockchain_reader.go
|
core, eth: improve delivery speed on header requests (#23105)
|
2021-12-07 17:50:58 +01:00 |
blockchain_repair_test.go
|
eth: request id dispatcher and direct req/reply APIs (#23576)
|
2021-11-26 13:26:03 +02:00 |
blockchain_sethead_test.go
|
eth: request id dispatcher and direct req/reply APIs (#23576)
|
2021-11-26 13:26:03 +02:00 |
blockchain_snapshot_test.go
|
core: fix typo in comment (#23658)
|
2021-09-29 21:28:47 +02:00 |
blockchain_test.go
|
Post-merge cleanup
|
2022-01-14 19:24:28 -06:00 |
blockchain.go
|
Post-merge cleanup
|
2022-01-14 19:24:28 -06:00 |
blocks.go
|
core: typos and comments improve
|
2017-05-25 17:14:33 +03:00 |
bloom_indexer.go
|
Merge Upstream Changes
|
2021-08-17 16:11:50 +00:00 |
chain_indexer_test.go
|
Merge Upstream Changes
|
2021-08-17 16:11:50 +00:00 |
chain_indexer.go
|
Merge Upstream Changes
|
2021-08-17 16:11:50 +00:00 |
chain_makers_test.go
|
Merge Upstream Changes
|
2021-08-17 16:11:50 +00:00 |
chain_makers.go
|
Merge go-ethereum v1.10.15
|
2022-01-12 23:42:34 -06:00 |
dao_test.go
|
Merge go-ethereum v1.10.8
|
2021-09-25 07:30:37 -07:00 |
error.go
|
core/vm: implement EIP-2681: Limit account nonce to 2^64-1 (#23853)
|
2021-11-11 15:00:58 +01:00 |
events.go
|
eth/filters: remove use of event.TypeMux for pending logs (#20312)
|
2019-12-10 12:39:14 +01:00 |
evm.go
|
Merge go-ethereum v1.10.8
|
2021-09-25 07:30:37 -07:00 |
forkchoice.go
|
all: core rework for the merge transition (#23761)
|
2021-11-26 13:23:02 +02:00 |
gaspool.go
|
miner: avoid unnecessary work (#15883)
|
2018-01-15 12:57:06 +02:00 |
gen_genesis_account.go
|
Merge go-ethereum v1.10.8
|
2021-09-25 07:30:37 -07:00 |
gen_genesis.go
|
Merge go-ethereum v1.10.8
|
2021-09-25 07:30:37 -07:00 |
genesis_alloc.go
|
cmd/geth: add support for sepolia testnet (#23730)
|
2021-11-08 13:06:01 +02:00 |
genesis_test.go
|
Merge go-ethereum v1.10.15
|
2022-01-12 23:42:34 -06:00 |
genesis.go
|
Post-merge cleanup
|
2022-01-14 19:24:28 -06:00 |
headerchain_test.go
|
all: core rework for the merge transition (#23761)
|
2021-11-26 13:23:02 +02:00 |
headerchain.go
|
core, eth: improve delivery speed on header requests (#23105)
|
2021-12-07 17:50:58 +01:00 |
mkalloc.go
|
all: add go:build lines (#23468)
|
2021-08-25 18:46:29 +02:00 |
rlp_test.go
|
core: fix benchmark tests (#23803)
|
2021-10-27 13:08:51 +02:00 |
state_prefetcher.go
|
Merge go-ethereum v1.10.8
|
2021-09-25 07:30:37 -07:00 |
state_processor_test.go
|
core/vm: implement EIP-2681: Limit account nonce to 2^64-1 (#23853)
|
2021-11-11 15:00:58 +01:00 |
state_processor.go
|
Resolve comments in code review
|
2021-11-03 12:04:30 -07:00 |
state_transition.go
|
Track required gas for executing a transaction
|
2022-02-15 21:06:28 -06:00 |
tx_cacher.go
|
Comment error (#18303)
|
2018-12-14 11:15:31 +01:00 |
tx_journal.go
|
Merge go-ethereum v1.10.8
|
2021-09-25 07:30:37 -07:00 |
tx_list_test.go
|
core: fix benchmark tests (#23803)
|
2021-10-27 13:08:51 +02:00 |
tx_list.go
|
core: fixed stale comment in txlist (#23825)
|
2021-10-28 14:59:51 +02:00 |
tx_noncer.go
|
core: more efficient nonce-update in txpool (#22231)
|
2021-11-02 18:32:23 +01:00 |
tx_pool_test.go
|
core: more efficient nonce-update in txpool (#22231)
|
2021-11-02 18:32:23 +01:00 |
tx_pool.go
|
core: ignore basefee when comparing with pool gasprice in txpool (#24080)
|
2021-12-17 15:44:57 +01:00 |
types.go
|
core: prefetch next block state concurrently
|
2019-04-01 11:06:15 +03:00 |