Commit Graph

18 Commits

Author SHA1 Message Date
Cassandra Heart
52a197368e
qol: small fix-ups to make stuck frame nodes move faster (#153) 2024-03-29 02:20:23 -05:00
Cassandra Heart
5a3af70dc8
v1.4.13 (#146)
* v1.4.13

* adjust blossomsub param
2024-03-27 03:50:52 -05:00
Cassandra Heart
3001611197
v1.4.9 (#131) 2024-03-17 16:14:37 -05:00
Cassandra Heart
cc1e304119
v1.4.7 (#125)
* move to a message processor channel model for ceremony

* switch to goroutine

* readjust

* cut down volume

* keep distance data asserted

* bring it back so more bootstrap nodes can exist

* bump the version, it's go time
2024-03-14 02:18:14 -05:00
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
Cassandra Heart
644500bc42
v1.4.6 (#115)
* v1.4.6

* adjust connection manager for bootstrappers, go back to autoscale for resource
2024-03-12 02:45:20 -05:00
Cassandra Heart
d9d8bbe93e
v1.4.3 (#104) 2024-03-07 23:05:04 -06:00
Cassandra Heart
a523edcb2a
v1.4.1 (#94) 2024-03-03 21:20:24 -06:00
Cassandra Heart
73b87b6a41
v1.2.15 (#68) 2024-02-24 02:35:13 -06:00
Cassandra Heart
96490478ef
v1.2.14 (#67) 2024-02-22 21:23:26 -06:00
Cassandra Heart
a0a8ffc4e7
v1.2.13 (#64) 2024-02-22 00:07:17 -06:00
Cassandra Heart
643823879b
v1.2.12 (#61) 2024-02-21 02:10:23 -06:00
Cassandra Heart
9fc46fff2f
fix: memory leak accumulation in pending frame processing (#59) 2024-02-20 17:12:29 -06:00
Cassandra Heart
bfbd35aae0
v1.2.8 (#50) 2024-02-17 22:52:19 -06:00
Cassandra Heart
1b810d624c
v1.2.7 (#48) 2024-02-16 15:46:54 -06:00
Cassandra Heart
d499a60937
v1.2.6 (#47) 2024-02-16 03:42:37 -06:00
Cassandra Heart
9a7d054be5
v1.2.5 (#44) 2024-02-14 01:11:12 -06:00
Cassandra Heart
0cd6b41f5d
v1.2.4 (#43) 2024-02-13 01:04:56 -06:00