Oskar Thorén
|
32bddd2ad6
|
Node: Separate run into create Wakunode and start (#59)
|
2020-07-24 09:39:58 +08:00 |
|
Dean Eigenmann
|
8517755a85
|
feature/filter (#63)
* simplified filter
* add filter
* eol
* Update waku_protocol2.nim
* trigger GitHub actions
* comment
* fix import
* oops
* and
* init filters
* import tables
|
2020-07-22 18:29:52 +02:00 |
|
Kim De Mey
|
e42cd95189
|
Bump vendor, fix builds and add v2 to CI (#45)
* Fix v2 builds, break v1 builds
* Fix build after nim-eth bump
* Add waku v2 build and tests to CI
* Fix parallel build issues by renaming
|
2020-07-13 12:08:03 +02:00 |
|
Oskar Thoren
|
c0f3927483
|
Update protocol identifier to /wakusub/2.0.0-alpha1
|
2020-07-07 11:23:20 +08:00 |
|
Kim De Mey
|
4a515f86a9
|
Refactor to abstract away the p2p request handler from mailserver (#34)
|
2020-06-30 15:29:02 +02:00 |
|
Dean Eigenmann
|
82cc06cd62
|
feature/accounting (#29)
* adds accounting experimentally
* updated
* sent
* updated
* print metrics
* var
* indent
* fix
|
2020-06-18 11:16:23 +08:00 |
|
Oskar Thoren
|
3abaf75593
|
Use gossipsub
|
2020-06-15 11:07:15 +08:00 |
|
Kim De Mey
|
ecdc29d93a
|
Use metrics with labels, fix #24 (#27)
|
2020-06-09 13:44:39 +02:00 |
|
Oskar Thoren
|
83abcf58d8
|
Propagating subscribes work, BUT at perf (need light node behavior)
|
2020-06-03 19:32:11 +08:00 |
|
Oskar Thoren
|
aeb34d68de
|
Manual topic interest intermediate direct nodes work
|
2020-06-03 19:30:37 +08:00 |
|
Oskar Thoren
|
16b74ad80d
|
parameterize floodsub/gossipsub
|
2020-06-02 19:27:53 +08:00 |
|
Oskar Thorén
|
f87bf39e39
|
FloodSub -> GossipSub (#19)
Add GossipSub methods
|
2020-06-01 11:42:16 +08:00 |
|
Oskar Thorén
|
c2da1b0170
|
Update all vendor (#23)
* Upgrade all vendors
* Fix subscribeTopic signature
|
2020-05-29 09:41:13 +02:00 |
|
Oskar Thoren
|
64685135ae
|
Remove unused imports
|
2020-05-27 12:09:05 +08:00 |
|
Oskar Thoren
|
f1d9103ff1
|
Basic metrics print node metrics
|
2020-05-27 12:00:50 +08:00 |
|
Oskar Thorén
|
f901a26fba
|
Sleep and debug quicksim to get clearer view (#14)
|
2020-05-26 12:02:25 +08:00 |
|
Oskar Thoren
|
6eb2e6eadb
|
Subscribe RPC and quicksim WIP; hacky in-line handler
|
2020-05-22 15:35:31 +08:00 |
|
Oskar Thoren
|
ec7fad6e22
|
Clean up logging and imports
|
2020-05-15 11:35:32 +08:00 |
|
Oskar Thoren
|
f7b70f81e7
|
Fix SIGSERV error by initializing child methods
|
2020-05-15 11:29:01 +08:00 |
|
Oskar Thoren
|
e03a940e9e
|
Remove old test file
|
2020-05-14 10:43:30 +08:00 |
|
Oskar Thoren
|
73f8fc3641
|
Move waku test to test folder; reset with floodsub test
|
2020-05-14 10:28:34 +08:00 |
|
Oskar Thoren
|
e66d8c4730
|
Fix initPubSub call
|
2020-05-11 12:20:07 +08:00 |
|
Oskar Thoren
|
ddddf0fdc0
|
Move waku test out; basic protocol handler
|
2020-05-11 12:05:28 +08:00 |
|
Oskar Thoren
|
b2636c4c77
|
Import standard_setup and utils
Will be used for new PubSub protocol
|
2020-05-10 15:13:26 +08:00 |
|
Kim De Mey
|
910fc605d2
|
Move and update Readme.md (#9)
|
2020-05-08 22:39:16 +02:00 |
|
kdeme
|
50e1a2680d
|
Move waku_protocol + tests from nim-eth
|
2020-05-01 14:43:25 +02:00 |
|
kdeme
|
81edd57d7a
|
Set up repo to make use of nimbus-build-system
|
2020-05-01 11:29:16 +02:00 |
|