| .. |
|
asm
|
all: use strings.EqualFold for string comparison (#24890)
|
2022-05-17 13:56:52 +02:00 |
|
beacon
|
core, eth, les, rpc: polish catalyst errors, add context
|
2022-05-20 12:15:54 +03:00 |
|
bloombits
|
|
|
|
forkid
|
eth/catalyst: implement kintsugi-spec v3 (#24067)
|
2021-12-17 15:38:58 +01:00 |
|
rawdb
|
core, eth, internal, rpc: implement final block (#24282)
|
2022-05-18 17:30:42 +03:00 |
|
state
|
core/state/snapshot: detect and clean up dangling storage snapshot in generation (#24811)
|
2022-05-23 13:26:22 +03:00 |
|
types
|
core/types: fix unhandled errors in TestTransactionCoding (#24692)
|
2022-04-27 10:56:50 +02:00 |
|
vm
|
eth/tracers/js: goja tracer (#23773)
|
2022-05-18 16:34:18 +02:00 |
|
.gitignore
|
|
|
|
bench_test.go
|
core: fix benchmark panic (#24657)
|
2022-04-12 11:34:07 +03:00 |
|
block_validator_test.go
|
all: core rework for the merge transition (#23761)
|
2021-11-26 13:23:02 +02:00 |
|
block_validator.go
|
|
|
|
blockchain_insert.go
|
eth/downloader: implement beacon sync (#23982)
|
2022-03-11 14:14:45 +02:00 |
|
blockchain_reader.go
|
core, eth, internal, rpc: implement final block (#24282)
|
2022-05-18 17:30:42 +03:00 |
|
blockchain_repair_test.go
|
all: use T.TempDir to create temporary test directories (#24633)
|
2022-04-08 15:44:55 +02:00 |
|
blockchain_sethead_test.go
|
all: use T.TempDir to create temporary test directories (#24633)
|
2022-04-08 15:44:55 +02:00 |
|
blockchain_snapshot_test.go
|
all: use T.TempDir to create temporary test directories (#24633)
|
2022-04-08 15:44:55 +02:00 |
|
blockchain_test.go
|
core: recover state when beacon sets canonical head if it's missing (#24613)
|
2022-05-05 10:36:26 +03:00 |
|
blockchain.go
|
core, eth, internal, rpc: implement final block (#24282)
|
2022-05-18 17:30:42 +03:00 |
|
blocks.go
|
|
|
|
bloom_indexer.go
|
|
|
|
chain_indexer_test.go
|
|
|
|
chain_indexer.go
|
|
|
|
chain_makers_test.go
|
|
|
|
chain_makers.go
|
eth: request id dispatcher and direct req/reply APIs (#23576)
|
2021-11-26 13:26:03 +02:00 |
|
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
|
core/evm: RANDOM opcode (EIP-4399) (#24141)
|
2022-01-10 09:44:21 +02:00 |
|
forkchoice.go
|
all: core rework for the merge transition (#23761)
|
2021-11-26 13:23:02 +02:00 |
|
gaspool.go
|
|
|
|
gen_genesis_account.go
|
|
|
|
gen_genesis.go
|
|
|
|
genesis_alloc.go
|
core, params: add kiln flag (#24548)
|
2022-03-17 17:34:22 +02:00 |
|
genesis_test.go
|
core: store genesis allocation and recommit them if necessary (#24460)
|
2022-03-22 10:53:22 +01:00 |
|
genesis.go
|
build: add imports for go generate tools (#24682)
|
2022-04-12 20:24:02 +02:00 |
|
headerchain_test.go
|
all: core rework for the merge transition (#23761)
|
2021-11-26 13:23:02 +02:00 |
|
headerchain.go
|
core: recover state when beacon sets canonical head if it's missing (#24613)
|
2022-05-05 10:36:26 +03:00 |
|
mkalloc.go
|
|
|
|
rlp_test.go
|
|
|
|
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,eth: implement tx-level hooks for tracers (#24510)
|
2022-03-31 11:51:44 +02:00 |
|
tx_cacher.go
|
|
|
|
tx_journal.go
|
all: use common.FileExist for checking file existence (#24748)
|
2022-04-27 11:48:02 +02:00 |
|
tx_list_test.go
|
|
|
|
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
|
all: replace uses of ioutil with io and os (#24869)
|
2022-05-16 11:59:35 +02:00 |
|
tx_pool.go
|
core: fix the order of address in queue (#24907)
|
2022-05-19 15:25:22 +08:00 |
|
types.go
|
|
|