Simon-Pierre Vivier
|
db72e2b823
|
fix: store v3 validate cursor & remove messages (#2636)
|
2024-05-01 14:47:06 -04:00 |
|
Ivan FB
|
cf6298ca1f
|
Generic re-style with nph 0.5.1 (#2396)
|
2024-03-16 00:08:47 +01:00 |
|
Álex Cabeza Romero
|
b8b32eb857
|
refactor(store): HistoryQuery.direction (#2263)
* Fix issue with default history query ascending value in serde operations: Should use the same value.
* Update direction types to PagingDirection.
|
2023-12-19 15:10:27 +01:00 |
|
Ivan FB
|
32d5c24d29
|
fix: add protection in rest service to always publish with timestamp if user doesn't provide it (#2261)
|
2023-12-06 14:02:21 +01:00 |
|
Álex Cabeza Romero
|
a5a85981c5
|
chore(store-archive): Remove duplicated code (#2234)
* Refactor utility functions for store and archive test.
|
2023-11-27 18:33:27 +01:00 |
|
Abhimanyu
|
60ed32c25a
|
feat: Add new DB column messageHash (#2202)
* feat: added DB column messageHash
* feat: minor change
* feat: minor merge conflict fix
* Update test_resume.nim
* Update test_resume.nim
* randomblob() func used to populate attribute
* PRIMARY key updated - SQLite and Postgres
|
2023-11-22 17:32:56 +01:00 |
|
Abhimanyu
|
06a5acb6e9
|
Revert "feat: amending computeDigest func. + related test cases (#2132)" (#2180)
This reverts commit 8ea31ac6439498de3ab1b6641633a781bf1d64bd.
|
2023-11-08 01:41:23 +01:00 |
|
Abhimanyu
|
8ea31ac643
|
feat: amending computeDigest func. + related test cases (#2132)
* feat: amending computeDigest func. + related test cases
* minor fixes
* minor fixes v1: testcase saga continues
---------
Co-authored-by: Vaclav Pavlin <vaclav@status.im>
|
2023-10-19 11:59:17 +02:00 |
|
Hanno Cornelius
|
5e2e1b6bd0
|
chore: remove references to v2 (#1898)
* chore: remove references to v2
* fix: lingering rln-relay import path
|
2023-08-09 18:11:50 +01:00 |
|