petricadaipegsp
|
b728d8d76f
|
Centralize configuration defaults and upgrade message limits (#410)
* Apply config defaults early
* Apply engine config defaults early
* Apply P2P config defaults early
* Remove default duplicates
* Fix casing
* Add sync message size configuration
|
2024-12-10 19:10:49 -06:00 |
|
petricadaipegsp
|
d1e65c1c92
|
Support frame fragmentation and dissemination (#396)
* Add clock frame fragment message
* Add clock frame fragment validation
* Add clock frame fragmentation utilities
* Add clock frame fragmentation message handling
* Report publication errors
* Publish info list after frame
* Add frame publish configuration
* Publish clock frame fragments
* Update BlossomSub dashboard
* Publish clock frame fragments in parallel
|
2024-12-02 16:25:10 -06:00 |
|
petricadaipegsp
|
1b78d758f5
|
Prefer connected peers for sync (#395)
* Add externally reachable data peer flag
* Announce node reachability
* Go through candidates based on reachability
|
2024-12-01 15:07:08 -06:00 |
|
petricadaipegsp
|
8b61918d43
|
Add transaction request validation (#390)
|
2024-11-27 18:13:57 -06:00 |
|
Cassandra Heart
|
3d58907e1c
|
bump patch version, support filtering on patch version
|
2024-11-24 18:44:14 -06:00 |
|
petricadaipegsp
|
44ccd14871
|
Use buffered channels when applicable (#373)
* Use buffered channels when applicable
* Do not start additional goroutines for processing
* Use context to stop ongoing loops
|
2024-11-21 19:32:04 -06:00 |
|
petricadaipegsp
|
de87f3f81b
|
Change frame delivery filter (#345)
|
2024-11-11 11:11:28 -06:00 |
|
petricadaipegsp
|
05f1bf94fe
|
Remove additional signatures from data peer list announcements (#335)
* Do not verify data peer announcement signatures
* Do not sign data peer announcements explicitly
* Implement single peer data peer list announcement
|
2024-11-10 06:03:38 -06:00 |
|
Cassandra Heart
|
a9225b2508
|
2.0.3-b1
|
2024-11-04 18:09:35 -06:00 |
|
Cassandra Heart
|
3a04a9c263
|
resolve bottlenecks
|
2024-10-25 23:56:41 -05:00 |
|
Cassandra Heart
|
1e590ad159
|
qol: sync by rebroadcast
|
2024-10-24 21:54:51 -05:00 |
|
Cassandra Heart
|
b4051ccbc9
|
detangling merge of main node for v2 (#293)
|
2024-10-12 11:55:17 -07:00 |
|