nwaku/tests
Sergei Tikhomirov 65530264d5
feat(incentivization): add codec for eligibility proof and status (#2419)
* incentivization: add codec for eligibility proofs

* add codec for eligibility proof and eligibility status

* address minor comments

* make status code mandatory in eligibility status
2024-03-26 18:25:42 +01:00
..
common Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
factory Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
incentivization feat(incentivization): add codec for eligibility proof and status (#2419) 2024-03-26 18:25:42 +01:00
node chore: remove deprecated legacy filter protocol (#2507) 2024-03-25 18:07:56 +00:00
resources Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
testlib Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
waku_archive chore: Better postgres duplicate insert (#2535) 2024-03-18 15:59:45 +01:00
waku_core Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
waku_discv5 Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
waku_enr Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
waku_filter_v2 chore: remove deprecated legacy filter protocol (#2507) 2024-03-25 18:07:56 +00:00
waku_lightpush Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
waku_peer_exchange Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
waku_relay Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
waku_rln_relay Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
waku_store chore: remove deprecated legacy filter protocol (#2507) 2024-03-25 18:07:56 +00:00
wakunode2 Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
wakunode_rest chore: remove deprecated legacy filter protocol (#2507) 2024-03-25 18:07:56 +00:00
all_tests_common.nim feat(coverage): Add simple coverage (#2067) 2023-09-27 15:53:23 +02:00
all_tests_waku.nim feat(incentivization): add codec for eligibility proof and status (#2419) 2024-03-26 18:25:42 +01:00
all_tests_wakunode2.nim feat(coverage): Add simple coverage (#2067) 2023-09-27 15:53:23 +02:00
nim.cfg feat(wakunode2): support log format format selection 2022-12-07 12:30:32 +01:00
postgres-docker-compose.yml feat: Postgres partition implementation (#2506) 2024-03-06 20:50:22 +01:00
test_all.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
test_helpers.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
test_message_cache.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
test_peer_manager.nim chore: remove deprecated legacy filter protocol (#2507) 2024-03-25 18:07:56 +00:00
test_peer_storage.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
test_peer_store_extended.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
test_relay_peer_exchange.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
test_utils_compat.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
test_waku_dnsdisc.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
test_waku_enr.nim chore: switch wakuv2 to waku fleet (#2519) 2024-03-20 16:28:00 +01:00
test_waku_keepalive.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
test_waku_keystore.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
test_waku_keystore_keyfile.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
test_waku_metadata.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
test_waku_netconfig.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
test_waku_noise.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
test_waku_noise_sessions.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
test_waku_protobufs.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
test_waku_rendezvous.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
test_waku_switch.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
test_wakunode.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
test_wakunode_lightpush.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00