(2020-04-19)
Fixed a major issue with topic subscriptions in p2p.
- Add
HasBlock
to verify parent check (#5478) (ce6ce5a), closes #5478 - Add Geth Logging (#5474) (b0af12d), closes #5474
- Add WaitForSynced to beacon node for validator startup (#5366) (1224e75), closes #5366
- Better Bug Report and Issue Templates for Prysm (#5505) (62fa6ed), closes #5505
- Change prysm script to support windows (#5479) (7a65e0e), closes #5479
- Configurable pubsub router (#5499) (0ed0cb5), closes #5499
- Disable Attester/Proposer Slashing Protection (#5497) (fb26177), closes #5497
- Disable some block checks without state mgmt (#5498) (0078f42), closes #5498 #5366 #5366
- Fix Bootnode Again (#5473) (9cec33f), closes #5473
- Less Scary Connection Logs (#5480) (c0ca567), closes #5480
- p2p/sync: Wrong genesis digest is used to register pubsub topic subscriptions (race condition) (#550 (3377472), closes #5500
- Retrieve last ancestor state from DB. (Radical improvement from 5466) (#5475) (62213ca), closes #5475
- Save init sync cached blocks before regenerate state (#5501) (c3217ab), closes #5501 #5366 #5454 #5454 #5366