mirror of
https://source.quilibrium.com/quilibrium/ceremonyclient.git
synced 2025-04-04 19:36:54 +00:00
* experimental: switch mutex to RW to see if it alleviates backpressure on peer info * relax mutex req * reject unknown messages * open the floodgates * adjust message handler to use goroutine, i'll probably regret this * switch that back, it was regret * further discovery * log more data * forcibly block channel when unbounded * else * make it configurable so bootstrap peers are the only ones putting up with this. * ok, non-starter, let's try a different route * further tweaking * let the peer info flow uninhibited * final burn off on master * final adjustments |
||
|---|---|---|
| .. | ||
| .vscode | ||
| app | ||
| config | ||
| consensus | ||
| crypto | ||
| execution | ||
| keys | ||
| p2p | ||
| protobufs | ||
| rpc | ||
| store | ||
| tries | ||
| utils | ||
| ceremony.json | ||
| go.mod | ||
| go.sum | ||
| main.go | ||
| poor_mans_cd.sh | ||
| retroactive_peers.json | ||