.. |
asm
|
|
|
bloombits
|
all: fix some go-critic linter warnings (#23709)
|
2021-10-13 17:31:02 +02:00 |
forkid
|
cmd/geth, cmd/evm, params: implement Arrow Glacier (EIP 4345) (#23810)
|
2021-10-28 22:18:14 +02:00 |
rawdb
|
core/rawdb: better error message in freezer (#23901)
|
2021-11-16 11:33:56 +02:00 |
state
|
core/state/snapshot: fix benchmarks (#23804)
|
2021-10-26 11:01:01 +02:00 |
types
|
|
|
vm
|
core/vm: don't use iota for opcode definitions
|
2021-11-18 09:50:52 +01:00 |
.gitignore
|
|
|
bench_test.go
|
core: fix benchmark tests (#23803)
|
2021-10-27 13:08:51 +02:00 |
block_validator_test.go
|
|
|
block_validator.go
|
|
|
blockchain_insert.go
|
core: fix snapshot missing when recovery from crash (#23496)
|
2021-11-01 14:09:36 +01:00 |
blockchain_reader.go
|
core: refactored blockchain.go (#23735)
|
2021-10-18 10:45:59 +03:00 |
blockchain_repair_test.go
|
core: fix snapshot missing when recovery from crash (#23496)
|
2021-11-01 14:09:36 +01:00 |
blockchain_sethead_test.go
|
|
|
blockchain_snapshot_test.go
|
|
|
blockchain_test.go
|
core: fix benchmark tests (#23803)
|
2021-10-27 13:08:51 +02:00 |
blockchain.go
|
core, eth/downloader: fix resetting below freezer threshold
|
2021-11-22 11:12:51 +02:00 |
blocks.go
|
|
|
bloom_indexer.go
|
|
|
chain_indexer_test.go
|
|
|
chain_indexer.go
|
|
|
chain_makers_test.go
|
|
|
chain_makers.go
|
|
|
dao_test.go
|
|
|
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
|
|
|
evm.go
|
|
|
gaspool.go
|
|
|
gen_genesis_account.go
|
|
|
gen_genesis.go
|
|
|
genesis_alloc.go
|
cmd/geth: add support for sepolia testnet (#23730)
|
2021-11-08 13:06:01 +02:00 |
genesis_test.go
|
cmd/geth: add support for sepolia testnet (#23730)
|
2021-11-08 13:06:01 +02:00 |
genesis.go
|
cmd/geth: add flag --dev.gaslimit for dev mode (#23686)
|
2021-11-16 13:45:02 +01:00 |
headerchain_test.go
|
|
|
headerchain.go
|
|
|
mkalloc.go
|
|
|
rlp_test.go
|
core: fix benchmark tests (#23803)
|
2021-10-27 13:08:51 +02:00 |
state_prefetcher.go
|
|
|
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
|
|
|
state_transition.go
|
core/vm: implement EIP-2681: Limit account nonce to 2^64-1 (#23853)
|
2021-11-11 15:00:58 +01:00 |
tx_cacher.go
|
|
|
tx_journal.go
|
|
|
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: check effective tip in txpool pricelimit validation (#23855)
|
2021-11-08 16:25:35 +02:00 |
types.go
|
|
|