Oskar Thorén
32bddd2ad6
Node: Separate run into create Wakunode and start ( #59 )
2020-07-24 09:39:58 +08:00
Dean Eigenmann
f57926bb19
enhancement/protobuf ( #47 )
...
* changed to data
* fix
* updated
* checkpoint
* sending protobuf
* working on tests
* bump
* fix
* fix
* fix
* testing
* Update test_waku.nim
2020-07-23 10:53:29 +08:00
Dean Eigenmann
98488fe073
bump/libp2p ( #62 )
2020-07-21 14:19:31 +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 Thorén
621ef4bff3
Upgrade submodules ( #30 )
...
* Update submodules
* Fix secureManager signature as part of libp2p upgrade
2020-06-15 11:05:37 +08:00
Oskar Thoren
16b74ad80d
parameterize floodsub/gossipsub
2020-06-02 19:27:53 +08:00
Oskar Thoren
2d3587c54d
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
64685135ae
Remove unused imports
2020-05-27 12:09:05 +08:00
Oskar Thorén
48806c0ff4
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
a34eaec70a
Use waku protocol; switch to p2p in multiaddress; trace
2020-05-18 14:03:33 +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
28bcdfceb5
Fails with SIGSERV
2020-05-14 11:18:24 +08:00
Oskar Thoren
37a8c88e3d
SIGSERV failing isolateed a bit more
2020-05-14 10:42:04 +08:00
Oskar Thoren
73f8fc3641
Move waku test to test folder; reset with floodsub test
2020-05-14 10:28:34 +08:00