Oskar Thoren
407ec3534f
parameterize floodsub/gossipsub
2020-06-02 19:27:53 +08:00
Oskar Thoren
1400575067
Update nim-libp2p and other submodules
...
Need to use latest libp2p for GossipSub bug fix, safer to update all
Use MultiAddr.tryGet() per resultification upstream
2020-06-01 11:40:55 +08:00
Oskar Thoren
971c7a262b
Remove unused imports
2020-05-27 12:09:05 +08:00
Oskar Thorén
b5006e482e
Upgrade vendor nim-libp2p and related packages ( #13 )
...
* Upgrade nim-libp2p to latest
* Upgrade nim-chronos to latest (needed for nim-libp2p)
* Fix conn.readLp varint
* Fix standard switch API change
* WIP: Crypto resultification on v2
* Fix Result usage for SkPrivateKey
* Result fixes
Co-authored-by: kdeme <kim.demey@gmail.com>
2020-05-26 11:55:53 +08:00
Oskar Thoren
c67e36fc13
Use waku protocol; switch to p2p in multiaddress; trace
2020-05-18 14:03:33 +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
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
Kim De Mey
a254ec03da
Bump nim-eth and move tests under v1 subfolder ( #3 )
2020-05-08 09:36:28 +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
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