Oskar Thoren
444da6a80a
Publish with RPC; fix RPC sigs
2020-05-22 14:25:09 +08:00
Oskar Thoren
f7b9fc2613
Change Waku RPC to have access to wakuProto; basic publish rpc
2020-05-22 14:18:14 +08:00
Oskar Thoren
dd4a1615f1
Move out WakuProto to waku_types
2020-05-22 14:12:05 +08:00
Oskar Thoren
e0a7de170a
RPC version call through quicksim
2020-05-22 12:23:53 +08:00
Oskar Thoren
8ac686ea9e
Setup starNetwork and multitail sim orchestration
2020-05-21 12:36:30 +08:00
Oskar Thoren
11575f5df3
Add master and portoffset option
2020-05-21 12:28:57 +08:00
Oskar Thoren
438f2ecab2
Use config nodekey for deterministic node id from CLI
2020-05-21 12:16:58 +08:00
Oskar Thoren
3d69658dab
Modify config to parse and use libp2p nodekey
2020-05-21 12:16:00 +08:00
Oskar Thoren
05922c8ebc
Build node command with key and adress
2020-05-20 14:21:17 +08:00
Oskar Thoren
cbab3d069b
Start network key from/toHex
2020-05-20 13:34:43 +08:00
Oskar Thoren
6771c924e2
Start of start_network
2020-05-19 13:00:03 +08:00
Oskar Thoren
0e343a79a5
Fix makefile quicksim
2020-05-19 11:49:49 +08:00
Oskar Thoren
2cf0d2592b
Return correct version string from RPC
2020-05-19 11:49:25 +08:00
Oskar Thoren
c67e36fc13
Use waku protocol; switch to p2p in multiaddress; trace
2020-05-18 14:03:33 +08:00
Oskar Thoren
31a6d9a051
Use WakuSubCodec
2020-05-18 13:28:54 +08:00
Oskar Thoren
8bd432ad33
Use staticnode arg
2020-05-18 13:07:36 +08:00
Oskar Thoren
6c15589177
Fix waku nimble
2020-05-18 12:51:52 +08:00
Oskar Thoren
8dd70d6822
Fix waku.nimble build target
2020-05-15 12:30:29 +08:00
Oskar Thoren
caba9096d1
Fix vendor import in wakunode
2020-05-15 12:11:14 +08:00
Oskar Thoren
072f002990
Add Waku node README
2020-05-15 12:07:49 +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
550556bb97
Fails with SIGSERV
2020-05-14 11:18:24 +08:00
Oskar Thoren
5e50c6a225
Remove old test file
2020-05-14 10:43:30 +08:00
Oskar Thoren
c6bd02ba38
SIGSERV failing isolateed a bit more
2020-05-14 10:42:04 +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
Kim De Mey
a254ec03da
Bump nim-eth and move tests under v1 subfolder ( #3 )
2020-05-08 09:36:28 +02:00
Oskar Thorén
46fb777ccb
Merge pull request #2 from status-im/setup-repo
...
Setup repo + move code from nimbus / nim-eth
2020-05-06 15:06:39 +08:00
kdeme
f445c12830
Correct wakunode dockerfile
2020-05-04 18:20:35 +02:00
kdeme
1f90bae10e
Add check for node in peerpool in P2P post test
2020-05-01 21:13:42 +02:00
kdeme
c1fb7aeacd
Add to tests to test_waku_connect and add test_waku_config
2020-05-01 15:36:20 +02:00
kdeme
5c701d35cc
Move waku_protocol + tests from nim-eth
2020-05-01 14:43:25 +02:00
kdeme
69a9e69959
Add appveyor and travis yaml files
2020-05-01 13:55:07 +02:00
kdeme
55538c7bf8
Add protocol2 target after rebase + fix some import paths
2020-05-01 12:05:19 +02:00
kdeme
87e4e5282a
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
fe1450d4b4
Update waku/node with latest of waku files in nimbus repository
2020-05-01 11:29:16 +02:00
kdeme
c4ac6de5ae
Set up repo to make use of nimbus-build-system
2020-05-01 11:29:16 +02:00
Oskar Thoren
6f071a3087
In-line basic floodsub test
2020-05-01 13:24:46 +08:00
Oskar Thoren
57953b57bf
Basic waku protocol stub floodsub
2020-05-01 13:00:00 +08:00
Oskar Thoren
e227959a34
Dial other static node hacky
2020-05-01 12:24:34 +08:00
Oskar Thoren
bab6420650
Basic RPC client and callsigs to get version
2020-04-29 13:54:03 +08:00
Oskar Thoren
a533d47121
Start basic RPC server
2020-04-29 13:19:48 +08:00
Oskar Thoren
7752840d0e
Move protocol and rpc ns
2020-04-29 13:03:06 +08:00
Oskar Thoren
ffc6c684f1
Very hacky start waku on libp2p
...
Partial import from research repo
2020-04-29 12:49:27 +08:00
Oskar Thoren
0255e8def7
Move Waku node into v0 folder; hacky vendor dir; fix Makefile path
2020-04-28 14:46:00 +08:00
Oskar Thoren
ab111f485b
Add skeleton node and protocol dirs
2020-04-28 14:41:45 +08:00