mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-22 14:22:37 +01:00
In this commit, we leverage the recently introduced zombie edge index to quickly reject announcements for edges we've previously deemed as zombies. Care has been taken to ensure we don't reject fresh updates for edges we've considered zombies. |
||
---|---|---|
.. | ||
bootstrapper.go | ||
chan_series.go | ||
gossiper.go | ||
gossiper_test.go | ||
log.go | ||
message_store.go | ||
message_store_test.go | ||
mock_test.go | ||
reliable_sender.go | ||
reliable_sender_test.go | ||
syncer.go | ||
syncer_test.go | ||
utils.go |