bsc/eth
2023-09-08 10:20:07 +08:00
..
catalyst dep: bump the version of several important library (#1274) 2023-02-02 19:36:37 +08:00
downloader BEP-126: Introduce Fast Finality Mechanism (#936) 2023-04-10 18:36:45 +08:00
ethconfig vote: remove DisableBscProtocol and add flag to skip votes assmebling (#1805) 2023-08-14 17:48:36 +08:00
fetcher fetcher: no import blocks before or equal to the finalized height (#1854) 2023-09-06 21:53:47 +08:00
filters eth/filters, ethclient/gethclient: add fullTx option to pending tx filter (#25186) (#1626) 2023-06-27 11:52:31 +08:00
gasprice feature: Enable Berlin EIPs (#1608) 2023-05-19 21:32:10 +08:00
protocols log: reduce logs when receiving too much votes from a peer (#1780) 2023-07-31 10:44:02 +08:00
tracers eth/tracers: trace system tx should add intrinsicGas (#1855) 2023-09-07 16:46:54 +08:00
api_backend.go BEP-126: Introduce Fast Finality Mechanism (#936) 2023-04-10 18:36:45 +08:00
api_test.go fix: code compatibility fixes 2022-07-05 11:14:21 +08:00
api.go BEP-126: Introduce Fast Finality Mechanism (#936) 2023-04-10 18:36:45 +08:00
backend.go vote: check consensus key match vote key before voting (#1858) 2023-09-08 10:20:07 +08:00
bloombits.go fix: code compatibility fixes 2022-07-05 11:14:21 +08:00
discovery.go cmd/utils: use eth DNS tree for snap discovery (#22808) 2021-05-04 11:29:32 +02:00
handler_bsc_test.go BEP-126: Introduce Fast Finality Mechanism (#936) 2023-04-10 18:36:45 +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_diff_test.go P2P: try to limit the connection number per IP address (#1623) 2023-05-25 08:57:02 +08:00
handler_diff.go fix: memory leak issue with diff protocol (#1019) 2022-07-26 16:33:59 +08:00
handler_eth_test.go P2P: try to limit the connection number per IP address (#1623) 2023-05-25 08:57:02 +08:00
handler_eth.go BEP-126: Introduce Fast Finality Mechanism (#936) 2023-04-10 18:36:45 +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 P2P: try to limit the connection number per IP address (#1623) 2023-05-25 08:57:02 +08:00
handler_trust.go fix: code compatibility fixes 2022-07-05 11:14:21 +08:00
handler.go fetcher: no import blocks before or equal to the finalized height (#1854) 2023-09-06 21:53:47 +08:00
peer.go BEP-126: Introduce Fast Finality Mechanism (#936) 2023-04-10 18:36:45 +08:00
peerset.go p2p: fix length calculation for headPeers method (#1708) 2023-06-16 13:32:58 +08:00
state_accessor.go dep: bump the version of several important library (#1274) 2023-02-02 19:36:37 +08:00
sync_test.go eth: request id dispatcher and direct req/reply APIs (#23576) 2021-11-26 13:26:03 +02:00
sync.go BEP-126: Introduce Fast Finality Mechanism (#936) 2023-04-10 18:36:45 +08:00