nwaku/tests
Hanno Cornelius ab344a9dec
chore: remove Waku v1 and wakubridge code (#1874)
* chore: remove v1 code

* chore: deprecate support for v1 compatibility from JSON-RPC API

* chore: remove v1 tests from JSON-RPC suite

* chore: remove wakubridge code

* chore: remove v1 compatibility functions

* chore: remove support for v1 payloads from chat2 app

* chore: remove v1 from CI processes

* fix: lingering references to private API functions

* fix: remove v1 compat from chat2

* fix: some more lingering references in tests
2023-08-07 15:11:46 +01:00
..
common refactor(databases): Creation of the databases folder to keep the logic for sqlite and postgres (#1811) 2023-06-22 11:27:40 +02:00
v2 chore: remove Waku v1 and wakubridge code (#1874) 2023-08-07 15:11:46 +01:00
wakunode2 feat: autosharding content topics in config (#1856) 2023-08-01 16:01:44 -04:00
all_tests_common.nim feat(common): added the enr builder 2023-03-10 01:33:52 +01:00
all_tests_v2.nim chore: remove Waku v1 and wakubridge code (#1874) 2023-08-07 15:11:46 +01:00
all_tests_wakunode2.nim chore: add validator for dos protec metrics and move to app (#1704) 2023-05-02 16:20:38 +02:00
nim.cfg
postgres-docker-compose.yml Allow compile postgres tests only on Linux platforms (#1771) 2023-06-02 14:53:13 +02:00
test_helpers.nim