22 Commits

Author SHA1 Message Date
kdeme
aa7f65bca0 Add to tests to test_waku_connect and add test_waku_config 2020-05-01 15:36:20 +02:00
kdeme
50e1a2680d Move waku_protocol + tests from nim-eth 2020-05-01 14:43:25 +02:00
kdeme
bcff4b912e Add appveyor and travis yaml files 2020-05-01 13:55:07 +02:00
kdeme
a610485f75 Add protocol2 target after rebase + fix some import paths 2020-05-01 12:05:19 +02:00
kdeme
c313c8fcbf Move Nimbus Waku RPC code + add converted whisper rpc test
- Move Waku RPC code from Nimbus + necessary code around it
- Add Waku RPC test which is a copy of the Whisper RPC test
- Some renaming
- Remove nimbus submodule
2020-05-01 11:29:16 +02:00
kdeme
4f7a0b54a9 Update waku/node with latest of waku files in nimbus repository 2020-05-01 11:29:16 +02:00
kdeme
81edd57d7a Set up repo to make use of nimbus-build-system 2020-05-01 11:29:16 +02:00
Oskar Thoren
230c5c0b31 In-line basic floodsub test 2020-05-01 13:24:46 +08:00
Oskar Thoren
f6e8b26119 Basic waku protocol stub floodsub 2020-05-01 13:00:00 +08:00
Oskar Thoren
d446475be8 Dial other static node hacky 2020-05-01 12:24:34 +08:00
Oskar Thoren
b90e358905 Basic RPC client and callsigs to get version 2020-04-29 13:54:03 +08:00
Oskar Thoren
6dd15e3798 Start basic RPC server 2020-04-29 13:19:48 +08:00
Oskar Thoren
f4d17a50d9 Move protocol and rpc ns 2020-04-29 13:03:06 +08:00
Oskar Thoren
745e0ba948 Very hacky start waku on libp2p
Partial import from research repo
2020-04-29 12:49:27 +08:00
Oskar Thoren
435b785093 Move Waku node into v0 folder; hacky vendor dir; fix Makefile path 2020-04-28 14:46:00 +08:00
Oskar Thoren
4e0bdd3bbe Add skeleton node and protocol dirs 2020-04-28 14:41:45 +08:00
Oskar Thoren
7d737ef82c Add gitignore with build dir 2020-04-28 14:27:25 +08:00
Oskar Thoren
ea28d923d9 Hacky import vendor declaration 2020-04-28 14:27:13 +08:00
Oskar Thoren
9c0ab20e1d Add basic submodules 2020-04-28 14:23:39 +08:00
Oskar Thoren
d117e44147 Basic Nimble and Makefile import 2020-04-28 14:07:27 +08:00
Oskar Thoren
8c8768fb5d Import Waku folder from Nimbus 2020-04-28 14:04:27 +08:00
Oskar Thorén
2b625420ea Initial commit 2020-04-28 13:06:49 +08:00