Kim De Mey
2a77ecc2bf
V2cleanup ( #115 )
...
* Cleanup of warnings + imports, etc.
* Remove connected_peers metric as there is already libp2p_pubsub_peers
2020-08-31 11:32:41 +08:00
Oskar Thorén
1b49702538
Waku v2: Simplify Waku Relay references ( #112 )
...
- Remove wakuRelayProto as this is initiated as part of switch PubSub
- Move WakuNode type into waku_types to avoid circular references
- Make necessary adjustments to get tests and sim to work
2020-08-28 17:08:28 +08:00
Oskar Thorén
b96a0931a8
Refactor: Waku protocol -> Waku relay protocol ( #104 )
...
* Refactor: Waku protocol -> Waku relay protocol
Including updating protocol string.
Addresses https://github.com/status-im/nim-waku/issues/101
* Refactor: WakuSub -> WakuRelay
2020-08-26 19:28:24 +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
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 Thoren
cc0333f4b7
More cleanup
2020-05-27 12:25:02 +08:00
Oskar Thoren
64685135ae
Remove unused imports
2020-05-27 12:09:05 +08:00
Oskar Thoren
6eb2e6eadb
Subscribe RPC and quicksim WIP; hacky in-line handler
2020-05-22 15:35:31 +08:00
Oskar Thoren
9a52f6792c
wakuPost -> wakuPublish and change sig
2020-05-22 15:28:51 +08:00
Oskar Thoren
257a7776e1
Publish with RPC; fix RPC sigs
2020-05-22 14:25:09 +08:00
Oskar Thoren
6974d8d90f
Change Waku RPC to have access to wakuProto; basic publish rpc
2020-05-22 14:18:14 +08:00
Oskar Thoren
a769bcdd2c
Move out WakuProto to waku_types
2020-05-22 14:12:05 +08:00
Oskar Thoren
9af993eddd
Return correct version string from RPC
2020-05-19 11:49:25 +08:00
kdeme
50e1a2680d
Move waku_protocol + tests from nim-eth
2020-05-01 14:43:25 +02:00
kdeme
a610485f75
Add protocol2 target after rebase + fix some import paths
2020-05-01 12:05:19 +02:00
kdeme
81edd57d7a
Set up repo to make use of nimbus-build-system
2020-05-01 11:29:16 +02:00