go-ethereum/eth
Matthieu Vachon 75e8c96f4e WIP
2023-07-25 10:40:30 -04:00
..
catalyst eth,consensus: replace noarg fmt.Errorf with errors.New (#27330) 2023-05-25 02:57:34 -04:00
downloader eth/downloader: drop beacon head updates if the syncer is restarting (#27397) 2023-06-05 09:59:38 +03:00
ethconfig fix genesis logging 2023-06-26 14:58:33 +02:00
fetcher all: new empty trie with types.EmptyRootHash instead of null (#27230) 2023-05-11 10:19:42 +03:00
filters WIP 2023-07-25 10:40:30 -04:00
gasprice eth/gasprice: fix typo (#27202) 2023-05-02 04:24:35 -04:00
protocols core/txpool: make transaction validation reusable across packages (pools) (#27429) 2023-06-06 12:53:29 +03:00
tracers WIP 2023-07-25 10:40:30 -04:00
api.go les, eth: fix typo in comment (#27369) 2023-05-30 14:55:03 +02:00
api_admin.go eth: split api.go into namespace based files (#27263) 2023-05-29 05:09:34 -04:00
api_backend.go Upgrade TxStart and TxEnd hooks 2023-06-28 13:28:53 +02:00
api_debug.go internal/ethapi: remove error return on RPCMarshalBlock (#27449) 2023-06-13 03:02:11 -04:00
api_debug_test.go WIP 2023-07-25 10:40:30 -04:00
api_miner.go core/txpool: make transaction validation reusable across packages (pools) (#27429) 2023-06-06 12:53:29 +03:00
backend.go Initial working Firehose native tracer implementation 2023-07-11 21:08:05 -04:00
bloombits.go eth: move eth.Config to a common package (#22205) 2021-02-05 13:51:15 +01:00
handler.go all: remove ethash pow, only retain shims needed for consensus and tests (#27178) 2023-05-03 12:58:39 +03:00
handler_eth.go eth: use new atomic types (#27137) 2023-04-25 12:06:50 +02:00
handler_eth_test.go eth: use new atomic types (#27137) 2023-04-25 12:06:50 +02:00
handler_snap.go eth: check snap satelliteness, delegate drop to eth (#22235) 2021-02-02 10:44:36 +02:00
handler_test.go all: cleanup tests (#25641) 2022-09-07 20:21:59 +02:00
peer.go eth: remove admin.peers[i].eth.head and difficulty (#26804) 2023-03-06 09:27:46 +02:00
peerset.go all: fix some typos (#25551) 2022-08-19 09:00:21 +03:00
state_accessor.go Upgrade TxStart and TxEnd hooks 2023-06-28 13:28:53 +02:00
sync.go eth: use new atomic types (#27137) 2023-04-25 12:06:50 +02:00
sync_test.go eth: use new atomic types (#27137) 2023-04-25 12:06:50 +02:00