ceremonyclient/node/execution/intrinsics/ceremony/application
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
..
ceremony_application_finalizing.go v1.2.4 (#43) 2024-02-13 01:04:56 -06:00
ceremony_application_in_progress.go v1.2.4 (#43) 2024-02-13 01:04:56 -06:00
ceremony_application_open.go v1.2.4 (#43) 2024-02-13 01:04:56 -06:00
ceremony_application_test.go v1.4.0 (#86) 2024-03-01 01:12:31 -06:00
ceremony_application_validating_test.go v1.2.4 (#43) 2024-02-13 01:04:56 -06:00
ceremony_application_validating.go v1.4.4 (#112) 2024-03-09 20:26:17 -06:00
ceremony_application.go some various fixes ahead of 1.4.7 (#119) 2024-03-12 20:28:48 -05:00
multiply.go v1.2.4 (#43) 2024-02-13 01:04:56 -06:00
oblivious_powers_of_tau_test.go v1.2.4 (#43) 2024-02-13 01:04:56 -06:00
oblivious_powers_of_tau.go v1.2.4 (#43) 2024-02-13 01:04:56 -06:00