Commit Graph

34 Commits

Author SHA1 Message Date
Cassandra Heart
6b5ce992cf
v1.4.16 (#160) 2024-04-08 23:35:51 -05:00
Cassandra Heart
150020231a
v1.4.15 (#158) 2024-04-04 14:16:34 -05:00
Cassandra Heart
4148de06bd
v1.4.14 (#156) 2024-04-04 01:40:57 -05:00
Cassandra Heart
1c93ea9f73
v1.4.11 (#139) 2024-03-21 02:14:45 -05:00
Cassandra Heart
0803d95573
v1.4.10 (#135)
* experimental priority sync

* get more aggressive about uncooperative ranking

* v1.4.10
2024-03-19 00:57:52 -05:00
Cassandra Heart
1b11e07095
V1.4.8 (#127)
* verification run

* ceasefire
2024-03-14 23:28:03 -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
1fc27018b5
v1.4.5 (#113) 2024-03-09 23:45:12 -06:00
Cassandra Heart
24a17ceddb
v1.4.4 (#112) 2024-03-09 20:26:17 -06:00
Cassandra Heart
85edaac79b
qol: it's time to turn down the noise on this 2024-03-03 21:25:35 -06:00
Cassandra Heart
a523edcb2a
v1.4.1 (#94) 2024-03-03 21:20:24 -06:00
Cassandra Heart
7ad553fd62
v1.4.0 (#86) 2024-03-01 01:12:31 -06:00
Cassandra Heart
ac5c393745
add new bootstrap peers, adjust some of the peering params, also peer selection for version (#45) 2024-02-15 02:08:44 -06:00
Cassandra Heart
0cd6b41f5d
v1.2.4 (#43) 2024-02-13 01:04:56 -06:00
Cassandra Heart
196588cbe6
v1.2.3 (#36) 2024-01-13 00:21:16 -06:00
Cassandra Heart
443612ac9b
Handle rare peerstore refresh case
On rare occasions, the peer store removes an address directly after successfully
polling for it
2024-01-06 02:02:08 -06:00
Cassandra Heart
673b815ce8
v1.2.1 – adjust IP colocation factor (#33) 2024-01-03 22:45:25 -06:00
Cassandra Heart
2e2a1e4789
v1.2.0 (#31) 2024-01-03 01:31:42 -06:00
Cassandra Heart
e381165568
v1.1.8 (#27) 2023-12-01 23:44:24 -06:00
Cassandra Heart
00a471e84d
v1.1.7 – Improved DB Console, future fix for bloom utils (#26) 2023-11-26 20:51:46 -06:00
Cassandra Heart
0eb4a3051a
PROTO-57 - Peer Version Enforcement 2023-10-31 22:45:20 -05:00
Cassandra Heart
59c550db0f
1.1.3 – Rewinding heads and obvious fork comparison, additional bugfixes 2023-10-13 23:05:48 -05:00
Cassandra Heart
3b72d52708
1.1.2 – Experimental gRPC/REST Support 2023-10-08 23:52:19 -05:00
Cassandra Heart
b0a755cdc3
1.1.0 – Ceremony Compressed Sync and Direct Peer Channels 2023-10-05 02:05:02 -05:00
Cassandra Heart
3c35244cea
QOL: Utilize configured scoring metrics and bootstrap peers to better flesh out mesh 2023-10-02 00:40:29 -05:00
Cassandra Heart
f0a90f6913
QOL: improve peer connectivity 2023-09-30 02:02:15 -05:00
Cassandra Heart
263ea5cba8
handle case where NAT traversing relay peer is not recognized by peer store 2023-09-29 04:03:21 -05:00
Cassandra Heart
926e6bba22
Better synchronization targeting 2023-09-29 02:55:09 -05:00
Cassandra Heart
732bbe1c3a
QOL: logging 2023-09-28 02:59:27 -05:00
Cassandra Heart
e4d9bcdbf0
1.0.0 – Dawn 2023-09-24 21:43:35 -05:00
Cassandra Heart
5073df60fc
general fixes 2023-09-10 18:29:17 -05:00
Cassandra Heart
c3ffd5c472
DHT Bootstrap Verification 2023-09-03 18:47:09 -05:00