nwaku/tests/waku_store
Ivan FB fd6a71cdd7
chore: Bump dependencies for v0.31.0 (#2885)
* bump_dependencies.md: add nim-results dependency
* change imports stew/results to results
* switching to Nim 2.0.8
* waku.nimble: reflect the requirement nim 1.6.0 to 2.0.8
  Adding --mm:refc as nim 2.0 enables a new garbage collector that we're
  not yet ready to support
* adapt waku code to Nim 2.0
* gcsafe adaptations because Nim 2.0 is more strict
2024-07-09 13:14:28 +02:00
..
store_utils.nim chore: Bump dependencies for v0.31.0 (#2885) 2024-07-09 13:14:28 +02:00
test_all.nim feat: store v3 (#2431) 2024-04-25 09:09:52 -04:00
test_client.nim chore: refactor relative path to better absolute (#2861) 2024-07-06 00:03:38 +02:00
test_rpc_codec.nim chore: refactor relative path to better absolute (#2861) 2024-07-06 00:03:38 +02:00
test_waku_store.nim chore: refactor relative path to better absolute (#2861) 2024-07-06 00:03:38 +02:00
test_wakunode_store.nim chore: refactor relative path to better absolute (#2861) 2024-07-06 00:03:38 +02:00