ceremonyclient/node
Cassandra Heart f0c71b2d40
some various fixes ahead of 1.4.7 (#119)
* 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
2024-03-12 20:28:48 -05:00
..
.vscode v1.2.0 (#31) 2024-01-03 01:31:42 -06:00
app v1.4.6 (#115) 2024-03-12 02:45:20 -05:00
config Add bootstrap peer (#97) 2024-03-04 23:10:51 -06:00
consensus some various fixes ahead of 1.4.7 (#119) 2024-03-12 20:28:48 -05:00
crypto fix: verify frame output size before sending to VDF verifier (#60) 2024-02-20 23:02:14 -06:00
execution some various fixes ahead of 1.4.7 (#119) 2024-03-12 20:28:48 -05:00
keys v1.2.0 (#31) 2024-01-03 01:31:42 -06:00
p2p some various fixes ahead of 1.4.7 (#119) 2024-03-12 20:28:48 -05:00
protobufs v1.4.3 (#104) 2024-03-07 23:05:04 -06:00
rpc v1.4.6 (#115) 2024-03-12 02:45:20 -05:00
store some various fixes ahead of 1.4.7 (#119) 2024-03-12 20:28:48 -05:00
tries 1.0.0 – Dawn 2023-09-24 21:43:35 -05:00
utils v1.4.0 (#86) 2024-03-01 01:12:31 -06:00
ceremony.json Launch readiness: import utility 2023-08-20 23:07:43 -05:00
go.mod v1.2.7 (#48) 2024-02-16 15:46:54 -06:00
go.sum v1.2.4 (#43) 2024-02-13 01:04:56 -06:00
main.go some various fixes ahead of 1.4.7 (#119) 2024-03-12 20:28:48 -05:00
poor_mans_cd.sh another bug fix (#53) 2024-02-20 17:14:16 -06:00
retroactive_peers.json v1.2.0 (#31) 2024-01-03 01:31:42 -06:00