Darshan K
|
8da2a9c0a5
|
chore: refactor relative path to better absolute (#2861)
|
2024-07-06 00:03:38 +02:00 |
|
gabrielmer
|
9be3221b5d
|
feat: supporting meta field in store (#2609)
|
2024-05-06 10:20:21 +02:00 |
|
Ivan FB
|
cf6298ca1f
|
Generic re-style with nph 0.5.1 (#2396)
|
2024-03-16 00:08:47 +01:00 |
|
Simon-Pierre Vivier
|
430708ccc6
|
feat: archive update for store v3 (#2451)
|
2024-03-12 07:51:03 -04: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
|
69ddeb93bd
|
Revert "feat: messageHash attribute added in SQLite + testcase (#2142)" (#2154)
This reverts commit a49a0e3c5b475f8a14ad7298e3d1b485969f01d8.
|
2023-10-24 16:05:39 +02:00 |
|
Abhimanyu
|
a49a0e3c5b
|
feat: messageHash attribute added in SQLite + testcase (#2142)
* feat: messageHash attaribute added in SQLite + testcase
* Update tests/waku_archive/test_driver_sqlite_query.nim
Co-authored-by: Ivan FB <128452529+Ivansete-status@users.noreply.github.com>
---------
Co-authored-by: Ivan FB <128452529+Ivansete-status@users.noreply.github.com>
|
2023-10-24 12:19:52 +02: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 |
|