Commit Graph

655 Commits

Author SHA1 Message Date
Black Swan
4f7ed4ba0f
Merge d29d4d0e6f into e936655980 2026-02-04 01:43:42 +08:00
Cassandra Heart
e936655980
nuclear option on sync failures 2026-01-30 23:02:28 -06:00
Cassandra Heart
0b8fba1b07
fix: the disjoint leaf/branch sync case 2026-01-30 17:54:46 -06:00
Cassandra Heart
97069eafa9
rearrange collect, reduce sync logging noise 2026-01-28 13:48:42 -06:00
Cassandra Heart
5c97e8d619
remove missing gap check 2026-01-27 02:35:22 -06:00
Cassandra Heart
4b1adde2e6
stale workers should be cleared 2026-01-26 23:38:44 -06:00
Cassandra Heart
1e7d5331d2
address issues from previous commit test 2026-01-26 19:45:12 -06:00
Cassandra Heart
c091c25b7f
fix: missing seniority merge request canonical serialization 2026-01-25 19:52:00 -06:00
Cassandra Heart
4d0e4f8b96
fix: tree deletion issue 2026-01-25 18:17:02 -06:00
Cassandra Heart
ca08b25937
make sync dumber 2026-01-24 22:42:20 -06:00
Cassandra Heart
2fd9ccaa63
fix: seniority calculation, sync race condition, migration 2026-01-23 21:19:51 -06:00
Cassandra Heart
a87be81113
fix nil pointer 2026-01-18 17:32:59 -06:00
Cassandra Heart
0adba482e7
square up the roots 2026-01-18 07:09:38 -06:00
Cassandra Heart
f29cc367c5
don't use batch 2026-01-17 10:03:32 -06:00
Cassandra Heart
289533f16f
migration to recalculate 2026-01-17 09:38:20 -06:00
Cassandra Heart
bc827eda3f
faster, simpler sync with some debug extras 2026-01-16 11:29:57 -06:00
Cassandra Heart
69519ad0cb
use simpler sync 2026-01-15 17:45:00 -06:00
Cassandra Heart
c0215d5768
adjust sync to handle no leaf edge cases, multi-path segment traversal 2026-01-13 17:30:15 -06:00
Cassandra Heart
910385ec0b
resolve sync/reel/validation deadlock 2026-01-10 04:12:41 -06:00
Cassandra Heart
8c8fca2ab7
fix: disjoint sync, improper application of filter 2026-01-07 22:42:35 -06:00
Cassandra Heart
f3f3d625ce
fix: linking issue for channel, connectivity test aggression, sync regression, join tests 2026-01-05 01:28:20 -06:00
Cassandra Heart
0098ebe93c
fix: clean up rust ffi, background coverage events, and sync tweaks 2026-01-03 23:49:01 -06:00
Cassandra Heart
9f6174e39b
further bugfixes: sync (restore old leaf sync), pubsub shutdown, merge events 2026-01-02 04:39:33 -06:00
Cassandra Heart
62ad785d5f
resolve hanging shutdown + pubsub proxy issue 2026-01-01 19:33:11 -06:00
Cassandra Heart
16f6991395
fix: sync, event stream deadlock, heuristic scoring of better shards 2025-12-30 19:56:37 -06:00
Cassandra Heart
6071a053cb
restore removed sync flag 2025-12-28 21:48:37 -06:00
Black Swan
d29d4d0e6f
limit direct peering to master only 2025-12-29 03:14:20 +01:00
Cassandra Heart
4629c50a75
remove pruning from sync 2025-12-28 16:40:06 -06:00
Cassandra Heart
96066fee33
rearrange prover sync 2025-12-27 20:14:50 -06:00
Cassandra Heart
655b4c11a8
resolve sync abstraction leak from tree deletion changes 2025-12-27 14:57:13 -06:00
Cassandra Heart
30def4afc3
resolve deletion promotion bug 2025-12-27 06:25:41 -06:00
Cassandra Heart
7d02708f4f
resolve sync issue, remove raw sync 2025-12-23 21:00:22 -06:00
Cassandra Heart
e8eba1fbe1
resolve build error 2025-12-22 12:55:29 -06:00
Cassandra Heart
166b583197
missing file 2025-12-22 12:30:30 -06:00
Cassandra Heart
9b2f593275
allow local sync, use it for provers with workers 2025-12-22 11:59:24 -06:00
Cassandra Heart
8dbe94e8dc
small tweaks to sync 2025-12-22 09:05:56 -06:00
Cassandra Heart
6c6480e84a
Add missing hypergraph changes 2025-12-22 05:21:00 -06:00
Cassandra Heart
78577392c3
add tagged sync 2025-12-22 03:53:09 -06:00
Cassandra Heart
370813d59d
v2.1.0.18 preview 2025-12-21 19:07:16 -06:00
Cassandra Heart
e26c40a6d9
experiment: reject bad peer info messages 2025-12-20 07:44:40 -06:00
Tyler Sturos
83624369bf
Merge pull request #500 from hhamud/fix/underscore
Fix/underscore
2025-12-19 10:59:01 -09:00
Hamza Hamud
d3778a7056 Merge branch 'develop' into fix/underscore 2025-12-19 19:04:50 +00:00
Cassandra Heart
7a4484b05b
v2.1.0.17 (#499)
* v2.1.0.17

* add release notes
2025-12-19 12:29:23 -06:00
Hamza Hamud
89116b4966 fix: mistake with underscore 2025-12-19 17:22:04 +00:00
Hamza Hamud
af5097c189
feat: convert emp install python script into bash emp (#496)
* feat: convert emp install python script into bash emp

* feat: add script
2025-12-19 08:07:47 -06:00
Hamza Hamud
a05d6b38b1
refactor: parallelize Dockerfile.source build (fixes #490) (#495) 2025-12-17 19:10:03 -06:00
Cassandra Heart
d641291822
move out full_ceremony.json for crates.io publish 2025-12-17 05:22:41 -06:00
Cassandra Heart
3f5a55dc1d
fix repo name 2025-12-17 04:54:42 -06:00
Cassandra Heart
2cd6f3d182
prepare bls48581 library for publishing (#494) 2025-12-17 04:52:18 -06:00
Black Swan
01b9b2c3b2
append quic-v1 to UDP multiaddr to make it valid (#486) 2025-12-17 02:47:43 -06:00