Commit Graph

  • 270d036749
    Merge cfd2acab72260e4d152f49d28f5f6f3fa5e4eb89 into d5d5a215edb707c92b0b27dd6270ba0717829523 Igor Sirotin 2026-07-03 17:30:13 +01:00
  • cfd2acab72 feat: add Messaging API (pkg/messaging) feat/messaging-client Igor Sirotin 2026-07-03 17:30:07 +01:00
  • 6e25b0c9a2
    Merge d5d5a215edb707c92b0b27dd6270ba0717829523 into 5da314e0f7a10086b2d5ce7c67e3ace6552c7412 Igor Sirotin 2026-07-03 16:28:54 +00:00
  • d5d5a215ed refactor: build against the single liblogosdelivery library refactor/single-liblogosdelivery Igor Sirotin 2026-07-03 15:34:34 +01:00
  • 1f3c4231a6
    Merge 57fc6b3a04bd48e171e7027a9fd1ce7c85a684fe into 5da314e0f7a10086b2d5ce7c67e3ace6552c7412 AYAHASSAN287 2026-06-14 14:21:58 +03:00
  • 91724f7ce3
    Merge 84c39417428edbafce96c24cf10d94dbab45d192 into 5da314e0f7a10086b2d5ce7c67e3ace6552c7412 Ivan FB 2026-06-12 11:41:31 +02:00
  • 84c3941742
    refactor: rename libwaku.go to liblogosdelivery.go feat/unify-into-liblogosdelivery Ivan FB 2026-06-12 11:41:27 +02:00
  • 9d49a625be
    ci: build only liblogosdelivery and track unify-libs pre-merge Ivan FB 2026-06-12 11:33:12 +02:00
  • 0b97661148
    build: point Makefile and README at the unified liblogosdelivery Ivan FB 2026-06-12 11:33:02 +02:00
  • a618e09afe
    feat: link the unified liblogosdelivery from the cgo bridges Ivan FB 2026-06-12 11:32:56 +02:00
  • 5da314e0f7
    feat: add liblogosdelivery cgo bridge (internal/ffi/liblogosdelivery) (#113) master Igor Sirotin 2026-06-11 21:19:41 +01:00
  • 43ed60b641
    feat: add Messaging API (pkg/messaging) feat/messaging-api Igor Sirotin 2026-06-10 13:00:00 +03:00
  • 14c9199bff
    feat: add liblogosdelivery cgo bridge (internal/ffi/liblogosdelivery) Igor Sirotin 2026-06-10 12:58:47 +03:00
  • 1dc549d1d7
    refactor: extract libwaku cgo bridge into internal/ffi (#114) Igor Sirotin 2026-06-10 19:54:36 +01:00
  • e1f0200c94
    refactor: move libwaku bridge into internal/ffi/libwaku subpackage Igor Sirotin 2026-06-10 14:24:02 +03:00
  • ec187d085d
    refactor: extract libwaku cgo bridge into internal/ffi Igor Sirotin 2026-06-10 14:08:51 +03:00
  • 4fd33b6121
    refactor: adopt golang-standards/project-layout (#111) Igor Sirotin 2026-06-10 10:13:55 +01:00
  • 3c419ced16
    fix: repair references to removed utils package Igor Sirotin 2026-06-10 12:07:46 +03:00
  • 7d8c57b44c
    chore: cleanup Igor Sirotin 2026-06-10 11:33:19 +03:00
  • 9f9d9f4648
    refactor: adopt golang-standards/project-layout Igor Sirotin 2026-06-10 01:10:06 +03:00
  • 0a84f0fb7b
    ci: add PR-gate workflow + fix module path (#109) Igor Sirotin 2026-06-09 23:04:57 +01:00
  • 857b0908f9
    ci: cache libwaku, gate go mod tidy, rename LMN_DIR Igor Sirotin 2026-06-10 00:42:09 +03:00
  • 4e4a00d574
    ci: use golangci-lint-action@v7 for golangci-lint v2 Igor Sirotin 2026-06-09 21:20:58 +03:00
  • 9e477bd976
    ci: clone logos-delivery outside vendor/ and build in module mode Igor Sirotin 2026-06-09 21:04:18 +03:00
  • 2888451de8
    ci: scope golangci-lint to new code via new-from-merge-base Igor Sirotin 2026-06-09 20:50:02 +03:00
  • 3849b8a679
    ci: add PR-gate workflow and golangci-lint config Igor Sirotin 2026-06-09 20:37:47 +03:00
  • cf3f6715d0
    chore: rename module path to logos-delivery-go-bindings Igor Sirotin 2026-06-09 20:37:47 +03:00
  • 64cb3fb78f
    Merge c0862f81ffbe40b1f6a21df061cd746ecd938dbc into ac6f8a50965f7ebf81d4fb94a0768d8ce3c769a0 Vaclav Pavlin 2026-03-29 18:27:28 +00:00
  • ac6f8a5096
    chore: align with logos-delivery rename and v0.38.0-beta (#105) Darshan 2026-02-27 21:47:05 +05:30
  • 5ed6669a85
    Rename project from Waku to logos-delivery Darshan 2026-02-27 21:30:40 +05:30
  • 95167fc5bb
    chore: align with logos-delivery darshankabariya 2026-02-27 19:36:50 +05:30
  • eabd0eeee8
    chore: align with logos-delivery rename and v0.38.0-beta darshankabariya 2026-02-27 19:35:08 +05:30
  • 17fc5e00ee
    temporarily import go-waku to use message.pb.go adapt-for-nim-ffi Ivan Folgueira Bande 2026-02-07 17:08:40 +01:00
  • 826b2585b3
    rm message.pb.go for now as it is given by former go-waku Ivan Folgueira Bande 2026-02-07 17:01:16 +01:00
  • 84c0d57ed4
    rename message.pb.go to waku_message.pb.go to avoid clash with status-go Ivan Folgueira Bande 2026-02-07 16:45:48 +01:00
  • 95be7e9319
    chore: update license files to comply with Logos licensing requirements (#104) Igor Sirotin 2026-02-06 09:37:23 +00:00
  • f2523b32bf
    chore: update license files to comply with Logos licensing requirements Igor Sirotin 2026-02-05 15:11:10 +00:00
  • 088cc0f11b
    fix compilation issues add-some-go-waku-pkgs Ivan Folgueira Bande 2026-01-25 23:21:37 +01:00
  • ff7345b541
    fix compilation issues Ivan Folgueira Bande 2026-01-25 23:08:12 +01:00
  • 78679c8369
    chore: a bit of refactor to simplify a little just move things Ivan Folgueira Bande 2026-01-25 22:59:03 +01:00
  • 66722e0a35
    chore: update message_hash to latest go-waku implementation Ivan Folgueira Bande 2026-01-25 20:35:45 +01:00
  • e6dcad2b58
    add waku_payload.go copied from go-waku repo Ivan Folgueira Bande 2026-01-25 19:13:14 +01:00
  • d29cc2c463
    Merge pull request #102 from logos-messaging/daily_ci Darshan 2026-01-08 23:28:26 +05:30
  • 2f6904edd1
    update accordingl to suggestion daily_ci darshankabariya 2026-01-08 23:27:46 +05:30
  • 39a868705a
    Merge 3e2fb428200eb2ad51d789806ffc46ddb938cfd3 into 555b747d2641bd1b6d9e9b52f45a356c2688b580 AYAHASSAN287 2026-01-06 19:40:45 +01:00
  • 4c6f87e62d
    chore: deprecated go-waku darshankabariya 2025-12-23 02:40:09 +05:30
  • c500c6d247
    chore: deprecated go-waku darshankabariya 2025-12-23 02:21:12 +05:30
  • 79f94a234a
    chore: deprecated go-waku darshankabariya 2025-12-23 01:46:21 +05:30
  • 0f47d57aa8
    chore: deprecated go-waku darshankabariya 2025-12-23 01:23:45 +05:30
  • 56383131f2
    chore: deprecated go-waku darshankabariya 2025-12-22 18:52:43 +05:30
  • 9f6e9ac839
    chore: update accordings to rename darshankabariya 2025-12-22 18:23:02 +05:30
  • cc70f9b695
    chore: update accordings to rename darshankabariya 2025-12-22 17:55:04 +05:30
  • 284bbbc798
    chore: update accordings to rename darshankabariya 2025-12-22 17:37:36 +05:30
  • e774350a9e
    chore: update accordings to rename darshankabariya 2025-12-22 17:21:52 +05:30
  • 4f38e24337
    chore: update accordings to rename darshankabariya 2025-12-22 17:16:51 +05:30
  • a600695118
    chore: update accordings to rename darshankabariya 2025-12-22 15:13:25 +05:30
  • 3b704e93c4
    chore: update accordings to rename darshankabariya 2025-12-22 14:45:12 +05:30
  • 97abc293cb
    chore: update accordings to rename darshankabariya 2025-12-22 14:29:52 +05:30
  • c4037c9289
    chore: deprecated go-waku darshankabariya 2025-12-22 14:15:00 +05:30
  • d698a6d1ff
    chore: update accordings to rename darshankabariya 2025-12-22 13:32:40 +05:30
  • 0f4edc1143
    chore: update accordings to rename darshankabariya 2025-12-22 12:53:49 +05:30
  • bb454ae748
    chore: update accordings to rename darshankabariya 2025-12-20 02:08:25 +05:30
  • 9ba1263350
    chore: update accordings to rename darshankabariya 2025-12-20 02:05:09 +05:30
  • 20676f7d01
    chore: update accordings to rename darshankabariya 2025-12-20 01:52:47 +05:30
  • 02c9a6afa6
    chore: update accordings to rename darshankabariya 2025-12-20 01:11:10 +05:30
  • cdad67ee80
    chore: daily ci improvement darshankabariya 2025-12-20 00:14:00 +05:30
  • 01b58d79f0
    chore: daily ci improvement darshankabariya 2025-12-19 15:58:52 +05:30
  • 099ca17868
    chore: daily ci improvement darshankabariya 2025-12-19 14:43:52 +05:30
  • 576c379ab2
    chore: update accordings to rename darshankabariya 2025-12-19 14:09:28 +05:30
  • 300b4fbed5
    chore: daily ci improvement darshankabariya 2025-12-16 18:28:51 +05:30
  • 4ca0da806c
    chore: daily ci improvement darshankabariya 2025-12-16 17:33:52 +05:30
  • c50de8cbc0
    chore: daily ci improvement darshankabariya 2025-12-16 17:15:06 +05:30
  • 555b747d26
    Merge pull request #101 from logos-messaging/rename_alignment Darshan 2025-12-16 16:12:34 +05:30
  • 433c4a90f4
    chore: align with rename rename_alignment darshankabariya 2025-12-16 03:06:15 +05:30
  • 57155dfe6e
    Merge pull request #100 from logos-messaging/unittest_ Ivan FB 2025-12-15 19:00:34 +01:00
  • 48758bec78
    chore: resolved TestConnectedPeersInfo unittest_ darshankabariya 2025-12-15 01:09:46 +05:30
  • c1dfce50bf
    Merge pull request #98 from logos-messaging/adapt-for-nim-ffi Darshan 2025-12-14 01:37:35 +05:30
  • 6709d9b64d
    chore: update repo rename_chore darshankabariya 2025-12-14 01:27:49 +05:30
  • 1b1330eaf9
    chore: update repo according to recent rename darshankabariya 2025-12-14 01:22:59 +05:30
  • de7d4cf3c9
    chore: waku-go-bindings -> logos-messaging-go-bindings Ivan Folgueira Bande 2025-12-12 22:56:00 +01:00
  • 3a7b42d93c
    rm ntp and wall from timesource Ivan Folgueira Bande 2025-12-02 10:59:47 +01:00
  • 00a74606d3
    adding timesource package Ivan Folgueira Bande 2025-11-25 22:08:04 +01:00
  • 5ec2ab11de
    waku/Makefile now assumes lib already exists Ivan Folgueira Bande 2025-11-25 17:49:42 +01:00
  • 3d5e8e550b
    chore: waku-go-bindings -> logos-messaging-go-bindings Ivan Folgueira Bande 2025-12-12 22:48:53 +01:00
  • 9a9a9e5c88
    update go module name Ivan Folgueira Bande 2025-12-12 22:27:02 +01:00
  • 8c92ab1daf
    adapt nwaku.go to latest nim-ffi ctx callback and userData go first Ivan Folgueira Bande 2025-12-12 17:41:02 +01:00
  • 63b01b7d0c
    rm ntp and wall from timesource rm-all-go-waku-deps Ivan Folgueira Bande 2025-12-02 10:59:47 +01:00
  • dbe238895a
    adding timesource package Ivan Folgueira Bande 2025-11-25 22:08:04 +01:00
  • 89efd76f99
    waku/Makefile now assumes lib already exists Ivan Folgueira Bande 2025-11-25 17:49:42 +01:00
  • 31fb882511
    fix: TestStressStoreQuery5kMessagesWithPagination (#70) Fabiana Cecin 2025-11-10 07:00:51 -03:00
  • aa64c47d2b
    chore: use externally provided nwaku (#95) Igor Sirotin 2025-10-30 10:59:13 +00:00
  • 24740455bb
    fix: include libwaku with brackets fea/external-nwaku Igor Sirotin 2025-10-30 10:35:53 +00:00
  • 311075cd0f
    chore: use externally provided nwaku Ivan FB 2025-09-26 19:23:36 +02:00
  • 7b46909177
    Fix tabs vs. spaces ident fix-pagination-stress-test Fabiana Cecin 2025-10-21 12:19:45 -03:00
  • 68eca51a2e
    fix test TestStressStoreQuery5kMessagesWithPagination (#70) Fabiana Cecin 2025-10-21 12:14:21 -03:00
  • b206129b71
    feat: env vars configuration feat/external-nwaku Igor Sirotin 2025-10-20 12:39:50 +01:00
  • 089aa33a19
    docs: new library integration Igor Sirotin 2025-09-26 14:58:18 +01:00
  • 2c58bd95f0
    chore: gitignore .idea Igor Sirotin 2025-09-25 09:10:15 +01:00
  • 04cbd0610b
    chore: provide custom nwaku Igor Sirotin 2025-09-24 22:34:00 +01:00
  • 6887455b91
    fix: Revert "chore: use externally provided nwaku" (#93) Igor Sirotin 2025-09-30 16:50:58 +01:00