Ivan FB
a52f93d292
fix: log unwrapped-message json via structured zap field
...
401a767 left a printf-style call on the structured *zap.Logger
(rm.logger.Debug("... %s", resStr)), which does not compile because
resStr is a string, not a zap.Field. Pass it as zap.String instead so
the CamelCase + retrieval-hint (JSON ABI) line builds again. This is the
tip that status-go pins against nim-sds release/v0.3 (v0.3.1-rc.0).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
v0.3.1
2026-07-07 21:58:08 +02:00
Igor Sirotin
401a7671f0
fix: rebase issues
2026-03-20 22:12:23 +00:00
Igor Sirotin
44c6357304
chore: update license files to comply with Logos licensing requirements
2026-02-05 15:04:54 +00:00
Hanno Cornelius
d2e2c8252a
feat: retrieval hint support for efficient message retrieval from store nodes
...
feat: retrieval hint support for efficient message retrieval from store nodes
2026-01-29 09:53:05 +00:00
shash256
c78f997b5f
chore: remove debugs
2026-01-06 02:44:56 +07:00
shash256
5dcba9a69a
feat:updates for retrieval hint
2026-01-06 01:52:37 +07:00
Igor Sirotin
d5b47a9119
fix: remove global logger ( #9 )
...
fix: remove global logger
2025-12-22 16:45:14 +00:00
Ivan FB
c8e67db23e
Use external lib header and refactor sds folder
2025-11-26 11:00:31 +01:00
Ivan Folgueira Bande
68a4845a10
Simplify sds Makefile as we assume existing libsds library and header
2025-11-25 17:01:57 +01:00
Igor Sirotin
e78f763079
style: cleanup and format
2025-11-19 18:49:07 +00:00
Igor Sirotin
3bcf73b531
feat: sds lint stub
2025-11-19 18:36:37 +00:00
Ivan Folgueira Bande
4399ce6ad9
add git pull master in sds Makefile
2025-10-24 22:31:51 +02:00
Ivan Folgueira Bande
d80dc61ae1
adjust Makefile to make sure nim is always compiled
2025-10-23 01:15:54 +02:00
Ivan Folgueira Bande
911541c82b
properly differenciate between header and lib folders
2025-10-22 00:49:05 +02:00
Ivan Folgueira Bande
b501442965
pass the include and lib based on NIM_SDS_REPO_PATH env var
2025-10-20 23:29:00 +02:00
Ivan Folgueira Bande
20404c85a0
mv echo line to better place in Makefile
2025-10-15 19:12:05 +02:00
Ivan Folgueira Bande
d9e869cfb3
simple change checkout master by default
2025-09-22 16:06:15 +02:00
Ivan Folgueira Bande
3c377fa8ca
bump go to 1.24.0
2025-09-21 22:55:11 +02:00
Ivan FB
f55a9f532e
add windows support
2025-09-11 14:34:11 +02:00
Ivan Folgueira Bande
0b8dddea22
rm generate.go
2025-08-25 22:41:54 +02:00
Ivan Folgueira Bande
83ca70c0c9
fix paths and tabs in sds/Makefile
2025-08-25 18:02:13 +02:00
Ivan Folgueira Bande
f02f338452
update echo for Android in Makefile
2025-08-25 17:54:46 +02:00
Ivan Folgueira Bande
267810e77f
add android support
2025-08-25 17:06:04 +02:00
Ivan Folgueira Bande
45106c938c
better generate.go file
2025-08-21 15:34:15 +02:00
Ivan FB
48e2341b17
Merge pull request #7 from waku-org/generate-sds
...
Add generate.go file
we need to perform the build of the native sds when "go generate ..." happens in status-go.
2025-08-21 13:46:19 +02:00
Ivan Folgueira Bande
d9150e87d7
add generate.go file
2025-08-21 13:37:18 +02:00
shash256
f092e58a72
chore: update go version
2025-08-13 15:11:06 +05:30
Akhil
05e797c76b
feat: Add Support for Multiple Channels in Single Reliability Manager ( #5 )
2025-07-24 15:22:49 +05:30
gabrielmer
be7f61d809
chore: adding sds prefix to exported C procs/types ( #4 )
2025-06-17 10:00:04 +02:00
Hanno Cornelius
868e6f37cb
fix: swap to master branch in dependency
2025-05-29 12:57:12 +01:00
jm-clius
9e5250b457
fix: swap to master branch in dependency
2025-05-29 12:28:17 +01:00
Hanno Cornelius
e71c24b526
feat: swap dependency branch
...
feat: swap dependency branch
2025-05-28 16:51:29 +01:00
Hanno Cornelius
8b403f5b8a
feat: swap dependency branch
2025-05-28 16:05:46 +01:00
gabrielmer
78ea8e7f8f
Merge pull request #1 from waku-org/feat-initial-setup
...
feat: initial implementation
2025-05-28 12:26:54 +02:00
Gabriel mermelstein
ccf3beb5ee
adding extra context for reliability manager nil errors
2025-04-25 11:17:25 +02:00
Gabriel mermelstein
780e0423e4
removing print and fixing comments
2025-04-21 13:07:23 +03:00
Gabriel mermelstein
32ea974f2e
adding event tests
2025-04-21 13:04:46 +03:00
Gabriel mermelstein
a785ba85ed
removing waku references
2025-04-16 18:38:09 +03:00
Gabriel mermelstein
ef141fa420
updating readme
2025-04-16 17:30:52 +03:00
Gabriel mermelstein
d3781a636a
adding callbacks test (not yet working) and little fixes
2025-04-16 17:24:37 +03:00
Gabriel mermelstein
b9f1d74a78
registering callbacks
2025-04-16 14:06:55 +03:00
Gabriel mermelstein
8eef70bd67
including make update to the makefile
2025-04-16 13:02:00 +03:00
Gabriel mermelstein
53419ac819
parsing message ready event
2025-04-16 12:20:11 +03:00
Gabriel mermelstein
94fe0d4919
adding StartPeriodicTasks
2025-04-16 11:51:28 +03:00
Gabriel mermelstein
45e4f122b2
fix copy-paste bug
2025-04-15 19:03:29 +03:00
Gabriel mermelstein
8b5c79b351
initial implementation of dependencies met (not working yet)
2025-04-15 18:28:27 +03:00
Gabriel mermelstein
188ef6faf0
lifecycle test
2025-04-15 17:12:39 +03:00
Gabriel mermelstein
86c8595b0c
adding UnwrapReceivedMessage and removing rm name
2025-04-15 17:07:47 +03:00
Gabriel mermelstein
8ec2883889
adding WrapOutgoingMessage
2025-04-15 13:13:56 +03:00
Gabriel mermelstein
f31ac1a8f7
adding reset function
2025-04-10 14:33:17 +03:00