nwaku/waku
Sanaz Taheri Boshrooyeh a5f8b90c23
Enables RLN compilation under CI env var (#786)
* compiles RLN if CI is defined

* minor ineffective change

* minor

* removes excess space

* resolves namespace conflicts

* moves pubsub import under compiler flag

* disables rln on-chain tests

* brings back the on-chain tests and fixes a name mismatch

* adds a debug log message

* minor formating

* kills ganache-cli procces on windows

* wip: adds a line to kill ganache-cli on windows

* disables rln-relay tests that depend on ganache-cli

* disables ganache-cli installation

* introduces onchain rln flag

* fixes a flaky test

* enables onchain test in non-windows CIs

* moves variables around

it seems detected_os is undefined, hence the compiler flag onchain_rln, which is conditioned to the os, does not get added

* limits onchain rln to macOS
2022-01-28 13:57:17 -08:00
..
common Secure websocket (#759) 2021-11-10 12:05:36 +00:00
v1 Update submodules (#814) 2022-01-14 10:25:01 +01:00
v2 Enables RLN compilation under CI env var (#786) 2022-01-28 13:57:17 -08:00
whisper Move Whisper types and protocol from nim-eth to this repo (#663) 2021-07-19 16:14:37 +08:00
waku.nim Refactor: Put waku_type content where it belongs (#333) 2021-01-06 17:35:05 +08:00