gabrielmer
69d9524fa4
chore: saving peers enr capabilities ( #3127 )
2024-10-24 15:31:04 +03:00
Simon-Pierre Vivier
a386880be9
fix: add more logs, stagger intervals & set prune offset to 10% for waku sync ( #3142 )
2024-10-23 17:56:19 -04:00
Simon-Pierre Vivier
80c7581ab1
fix: add log and archive message ingress for sync ( #3133 )
2024-10-23 07:25:07 -04:00
Darshan K
c3756e3a8d
chore: Improve binding for waku_sync ( #3102 )
2024-10-10 14:17:33 +05:30
NagyZoltanPeter
83f25c3e99
chore: Switch libnegentropy library build from shared to static linkage ( #3041 )
...
* Switch libnegentropy library build from shared to static linkage
* Update negentropy with -fPIC compile option that is necessary for libwaku build
* Bump waku-org/negentropy to the latest on master to incorporate merged static build of libnegentropy
2024-09-18 14:34:50 +02:00
Simon-Pierre Vivier
2cc86c51da
feat: Nwaku Sync ( #2403 )
...
* feat: Waku Sync Protocol
* feat: state machine (#2656 )
* feat: pruning storage mehcanism (#2673 )
* feat: message transfer mechanism & tests (#2688 )
* update docker files
* added ENR filed for sync & misc. fixes
* adding new sync range param & fixes
---------
Co-authored-by: Ivan FB <128452529+Ivansete-status@users.noreply.github.com>
Co-authored-by: Prem Chaitanya Prathi <chaitanyaprem@gmail.com>
2024-08-13 07:27:34 -04:00