nwaku/waku/node/v2
Oskar Thorén d46f357495
Minimal accounting (#264)
* Minimal accounting

Start of accounting PoC and keeping track of balance with peer

- Untested
- Flag should be off by default
- should be put in a separaet module

* Move accountFor to right place

* Accounting Use length of messages

* Disable flag by default

* Move account update func sig
2020-11-16 17:55:49 +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 feature/persistence-simple (#268) 2020-11-16 09:38:52 +01:00
message_store.nim feature/persistence-simple (#268) 2020-11-16 09:38:52 +01: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 Minimal accounting (#264) 2020-11-16 17:55:49 +08:00
wakunode2.nim Minimal accounting (#264) 2020-11-16 17:55:49 +08:00

README.md

Waku node v2

Status: pre-alpha

Right now a hacky PoC for running on libp2p.