nwaku/waku/node/v2
Oskar Thorén a1bb2c4954
Accounting SWAP protocol basic data types and test (#262)
* Start of SWAP

* SWAP basic data types (untested)

* SWAP Add handshake test and fix imports

* SWAP Add cheque encode/decode test and fix bug
2020-11-13 14:02:17 +08:00
..
rpc Feature/unsubscribe from content filter (#255) 2020-11-10 09:13:16 +02:00
README.md Set up repo to make use of nimbus-build-system 2020-05-01 11:29:16 +02:00
config.nim Default topic: waku -> /waku/2/default-waku/proto 2020-10-28 13:19:43 +08:00
nim.cfg Refactor: Waku protocol -> Waku relay protocol (#104) 2020-08-26 19:28:24 +08:00
quicksim2.nim Default topic: waku -> /waku/2/default-waku/proto 2020-10-28 13:19:43 +08:00
start_network2.nim Bump submodules (#157) 2020-09-16 12:23:10 +08:00
waku_payload.nim Add encoding/decoding of payload for Waku v2 (#251) 2020-11-03 21:20:40 +01:00
waku_types.nim Accounting SWAP protocol basic data types and test (#262) 2020-11-13 14:02:17 +08:00
wakunode2.nim Feature/unsubscribe from content filter (#255) 2020-11-10 09:13:16 +02:00

README.md

Waku node v2

Status: pre-alpha

Right now a hacky PoC for running on libp2p.