bsc/eth
Nathan 52e2cb86a5
parlia: reject header with non-nil WithdrawalsHash(#1884)
* parlia: reject header with `WithdrawalsHash` before shanghai fork

* log: output chainconfig when start up

* eth: fix TestOptionMaxPeersPerIP failure of goroutine order
2023-09-21 12:02:59 +08:00
..
downloader parlia: reject header with non-nil WithdrawalsHash(#1884) 2023-09-21 12:02:59 +08:00
ethconfig Big merge v1.10.16 v1.12.2 fix ci (#1850) 2023-09-07 16:39:29 +08:00
fetcher Merge branch 'develop' into merge_develop_to_big_merge_v1.10.16_v1.12.2 2023-09-07 17:50:15 +08:00
filters lint: fix all golang lint after big merge (#1861) 2023-09-08 16:36:16 +08:00
gasprice Big merge v1.10.16 v1.12.2 fix ci (#1850) 2023-09-07 16:39:29 +08:00
protocols Big merge v1.10.16 v1.12.2 fix ci (#1850) 2023-09-07 16:39:29 +08:00
tracers Merge branch 'develop' into merge_develop_to_big_merge_v1.10.16_v1.12.2 2023-09-07 17:50:15 +08:00
api_admin.go eth: split api.go into namespace based files (#27263) 2023-05-29 05:09:34 -04:00
api_backend.go upstream: Merge tag 'v1.12.2' into develop 2023-08-23 17:46:08 +08:00
api_debug_test.go Big merge v1.10.16 v1.12.2 fix ci (#1850) 2023-09-07 16:39:29 +08:00
api_debug.go eth: conver if-else-if chain to tagged switch (#27816) 2023-07-31 10:22:36 +03:00
api_miner.go core/txpool: make transaction validation reusable across packages (pools) (#27429) 2023-06-06 12:53:29 +03:00
api.go les, eth: fix typo in comment (#27369) 2023-05-30 14:55:03 +02:00
backend.go parlia: reject header with non-nil WithdrawalsHash(#1884) 2023-09-21 12:02:59 +08:00
bloombits.go fix: code compatibility fixes 2022-07-05 11:14:21 +08:00
handler_bsc_test.go lint: fix all golang lint after big merge (#1861) 2023-09-08 16:36:16 +08:00
handler_bsc.go log: reduce logs when receiving too much votes from a peer (#1780) 2023-07-31 10:44:02 +08:00
handler_eth_test.go parlia: reject header with non-nil WithdrawalsHash(#1884) 2023-09-21 12:02:59 +08:00
handler_eth.go Big merge v1.10.16 v1.12.2 fix ci (#1850) 2023-09-07 16:39:29 +08:00
handler_snap.go eth: check snap satelliteness, delegate drop to eth (#22235) 2021-02-02 10:44:36 +02:00
handler_test.go upstream: Merge tag 'v1.12.2' into develop 2023-08-23 17:46:08 +08:00
handler_trust.go fix: code compatibility fixes 2022-07-05 11:14:21 +08:00
handler.go Merge branch 'develop' into merge_develop_to_big_merge_v1.10.16_v1.12.2 2023-09-07 17:50:15 +08:00
peer.go lint: fix all golang lint after big merge (#1861) 2023-09-08 16:36:16 +08:00
peerset.go Big merge v1.10.16 v1.12.2 fix ci (#1850) 2023-09-07 16:39:29 +08:00
state_accessor.go lint: fix all golang lint after big merge (#1861) 2023-09-08 16:36:16 +08:00
sync_test.go eth: use new atomic types (#27137) 2023-04-25 12:06:50 +02:00
sync.go parlia: reject header with non-nil WithdrawalsHash(#1884) 2023-09-21 12:02:59 +08:00