bsc/eth
Nicolas Gotchac 221ef7d80d
UT: fix some flaky tests (#1379)
* core/state: Remove prefetcher on stop
* core/blockchain: Wait for `triedb.Dereference` in `writeBlockWithState`
* eth/protocols/diff: Fix index mismatch in `TestGetDiffLayers`
2023-04-03 22:11:09 +08:00
..
catalyst dep: bump the version of several important library (#1274) 2023-02-02 19:36:37 +08:00
downloader fix: p2p sync with lagging peer (#1301) 2023-02-09 22:01:44 +08:00
ethconfig fix comments: prune ancient compatibility, add prune ancient comments 2022-12-22 20:07:55 +08:00
fetcher eth/fetcher: fix re-queue failed issue; 2023-02-08 11:41:49 +08:00
filters eth, trie: sync with upstream v1.10.26 to solve snap sync issues (#1226) 2022-12-13 17:16:14 +08:00
gasprice dep: bump the version of several important library (#1274) 2023-02-02 19:36:37 +08:00
protocols UT: fix some flaky tests (#1379) 2023-04-03 22:11:09 +08:00
tracers tracer: enable withLog for TraceCall 2023-03-23 11:09:53 +08:00
api_backend.go fix: code compatibility fixes 2022-07-05 11:14:21 +08:00
api_test.go fix: code compatibility fixes 2022-07-05 11:14:21 +08:00
api.go eth: fix typo in comment (#23941) 2021-11-22 02:53:16 +01:00
backend.go mointor: implement double sign monitor (#1199) 2023-02-03 15:53:36 +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_diff_test.go fix: code compatibility fixes 2022-07-05 11:14:21 +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 core/types: faster RLP encoding of Header, StateAcccount, Re... (#24420) 2022-08-26 14:44:54 +08:00
handler_eth.go fix: code compatibility fixes 2022-07-05 11:14:21 +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 fix: code compatibility fixes 2022-07-05 11:14:21 +08:00
handler_trust.go fix: code compatibility fixes 2022-07-05 11:14:21 +08:00
handler.go eth, trie: sync with upstream v1.10.26 to solve snap sync issues (#1226) 2022-12-13 17:16:14 +08:00
peer.go fix: code compatibility fixes 2022-07-05 11:14:21 +08:00
peerset.go fix: p2p sync with lagging peer (#1301) 2023-02-09 22:01:44 +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 fix: code compatibility fixes 2022-07-05 11:14:21 +08:00