24 Commits

Author SHA1 Message Date
Oskar Thoren
35007145f9
Update protocol identifier to /wakusub/2.0.0-alpha1 2020-07-07 11:23:20 +08:00
Kim De Mey
481379815f
Refactor to abstract away the p2p request handler from mailserver (#34) 2020-06-30 15:29:02 +02:00
Dean Eigenmann
aafb865755
feature/accounting (#29)
* adds accounting experimentally

* updated

* sent

* updated

* print metrics

* var

* indent

* fix
2020-06-18 11:16:23 +08:00
Oskar Thoren
26321ca0c9
Use gossipsub 2020-06-15 11:07:15 +08:00
Kim De Mey
37d8720d52
Use metrics with labels, fix #24 (#27) 2020-06-09 13:44:39 +02:00
Oskar Thoren
9fc3e11f3b
Propagating subscribes work, BUT at perf (need light node behavior) 2020-06-03 19:32:11 +08:00
Oskar Thoren
037c3f29cb
Manual topic interest intermediate direct nodes work 2020-06-03 19:30:37 +08:00
Oskar Thoren
407ec3534f
parameterize floodsub/gossipsub 2020-06-02 19:27:53 +08:00
Oskar Thorén
c1823c3c68
FloodSub -> GossipSub (#19)
Add GossipSub methods
2020-06-01 11:42:16 +08:00
Oskar Thorén
610305f27b
Update all vendor (#23)
* Upgrade all vendors

* Fix subscribeTopic signature
2020-05-29 09:41:13 +02:00
Oskar Thoren
971c7a262b
Remove unused imports 2020-05-27 12:09:05 +08:00
Oskar Thoren
57c9ee1138
Basic metrics print node metrics 2020-05-27 12:00:50 +08:00
Oskar Thorén
d68f6aedd2
Sleep and debug quicksim to get clearer view (#14) 2020-05-26 12:02:25 +08:00
Oskar Thoren
97d3119c33
Subscribe RPC and quicksim WIP; hacky in-line handler 2020-05-22 15:35:31 +08:00
Oskar Thoren
7d51244ffe
Clean up logging and imports 2020-05-15 11:35:32 +08:00
Oskar Thoren
2070f65828
Fix SIGSERV error by initializing child methods 2020-05-15 11:29:01 +08:00
Oskar Thoren
5e50c6a225
Remove old test file 2020-05-14 10:43:30 +08:00
Oskar Thoren
2e9c2ed949
Move waku test to test folder; reset with floodsub test 2020-05-14 10:28:34 +08:00
Oskar Thoren
2dda8fe3c0
Fix initPubSub call 2020-05-11 12:20:07 +08:00
Oskar Thoren
edd0074ff7
Move waku test out; basic protocol handler 2020-05-11 12:05:28 +08:00
Oskar Thoren
824bef65ad
Import standard_setup and utils
Will be used for new PubSub protocol
2020-05-10 15:13:26 +08:00
Kim De Mey
eb880f5b8b
Move and update Readme.md (#9) 2020-05-08 22:39:16 +02:00
kdeme
5c701d35cc
Move waku_protocol + tests from nim-eth 2020-05-01 14:43:25 +02:00
kdeme
c4ac6de5ae Set up repo to make use of nimbus-build-system 2020-05-01 11:29:16 +02:00