mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-08 21:08:10 -05:00
* adding persistent db path for persistent seq data information * fixing typo * Update changelog/James-prysm_persistent-seq-number.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update beacon-chain/p2p/discovery_test.go Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * adding log updated based on manu's suggestion --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
179 B
179 B
Changed
- changed from in-memory to persistent discv5 db to keep local node information persistent for the key to keep the ENR sequence number deterministic when restarting.