Dean Eigenmann
f0d40f1acc
enhancement/move-standard-setup ( #94 )
...
* moves out
* oops
* setup
* fix
2020-07-28 13:00:34 +02:00
Oskar Thorén
bede5a9358
Node: Separate run into create Wakunode and start ( #59 )
2020-07-24 09:39:58 +08:00
Dean Eigenmann
fb45502ba7
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
d37928bb28
bump/libp2p ( #62 )
2020-07-21 14:19:31 +02:00
Kim De Mey
95438b9389
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
a8a1e39052
Upgrade submodules ( #30 )
...
* Update submodules
* Fix secureManager signature as part of libp2p upgrade
2020-06-15 11:05:37 +08:00
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