Commit Graph

5 Commits

Author SHA1 Message Date
petricadaipegsp
49566c2280
Add additional P2P configuration (#352)
* Add peer discovery configuration

* Add peer monitor configuration

* Add message validation configuration

---------

Co-authored-by: Cassandra Heart <7929478+CassOnMars@users.noreply.github.com>
2024-11-16 17:54:34 -06:00
petricadaipegsp
7819548b6f
Do not engage in PubSub with the bootstrappers (#355) 2024-11-16 17:51:31 -06:00
Cassandra Heart
e178153593
initial testnet v2.0.3-p2 2024-11-11 03:32:14 -06:00
petricadaipegsp
30a821da09
Fix ping period (#331)
* Fix ping period

* Add missing wait group wait
2024-11-04 23:49:01 -06:00
petricadaipegsp
8ee28eb2a7
On demand bootstrap reconnection (#327)
* Aggressive bootstrap reconnection

* Reconnect bootstraps on demand
2024-11-03 22:02:30 -06:00