nwaku/waku/protocol/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
..
message_notifier.nim fix/message-notifier-async (#169) 2020-09-17 22:10:41 +02:00
waku_filter.nim Feature/unsubscribe from content filter (#255) 2020-11-10 09:13:16 +02:00
waku_relay.nim Add functionality to unsubscribe from pubsub topic (#241) 2020-10-27 09:13:56 +08:00
waku_store.nim Minimal accounting (#264) 2020-11-16 17:55:49 +08:00
waku_swap.nim Minimal accounting (#264) 2020-11-16 17:55:49 +08:00