darshankabariya
7d7ea4ecbe
add dropChannel to persistence, replace the loop in dropChannelFromPersistence with a single call
2026-05-08 03:00:58 +05:30
darshankabariya
f9143f0043
feat: reset persisted lamport on channel removal and harden restart tests
2026-05-07 12:25:40 +05:30
darshankabariya
c977124a7e
feat: feat: persistence interface for SDS state
2026-05-04 03:51:05 +05:30
Darshan
9d08f5995b
feat: Implementation of SDS-Repair ( #60 )
2026-05-01 18:35:38 +05:30
Ivan FB
8ee857c908
generic refactor to make the code more aligned to logos-delivery style ( #62 )
...
* generic refactor to make the code more aligned to logos-delivery style
* use explicit return statement
2026-04-24 09:50:18 +02:00
Ivan FB
0dea35d364
feat: refactor to support building with Nimble ( #52 )
...
Changes include:
- Removing all submodules from vendor folder.
- Updating sds.nimble with required depndencies.
- Generating a nimble.lock file using Nimble.
- Updated Nim code to reference depndencies correctly.
- Added nix/deps.nix fixed output derivation that calls Nimble.
- Updated nixpkgs to use 25.11 commit which provides Nimbe 0.20.1.
- Disabled Nix Android builds on MacOS due to Nimble segfault.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2026-02-11 16:32:02 +01:00
shash256
9f7ae0c7df
feat: support retrieval hints for efficient message retrieval from store nodes ( #18 )
...
* feat: updates for retrieval hint
* use HistoryEntry for deps
* chore: rearrange helper funcs
* chore: address review comments
* fix: simplify with mapIt
2026-01-29 09:52:40 +00:00
Akhil
810b62896f
feat: Update tests and add new tests for multi channels ( #14 )
2025-07-11 16:31:22 +05:30
Akhil
074eafe895
feat: extensive set of initial features.
2025-05-29 12:18:53 +01:00
Akhil
89160b58d4
feat: add rolling bloom filter, reliability utils and protobuf ( #4 )
2025-02-11 13:23:19 +05:30
Akhil
5df71ad3ea
feat: add bloom filter ( #3 )
2025-01-13 13:49:28 +04:00