Oskar Thorén
|
893134b536
|
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
|
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 |
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 Thoren
|
971c7a262b
|
Remove unused imports
|
2020-05-27 12:09:05 +08:00 |
Oskar Thoren
|
97d3119c33
|
Subscribe RPC and quicksim WIP; hacky in-line handler
|
2020-05-22 15:35:31 +08:00 |
Oskar Thoren
|
bcf6ec95ed
|
wakuPost -> wakuPublish and change sig
|
2020-05-22 15:28:51 +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
|
2cf0d2592b
|
Return correct version string from RPC
|
2020-05-19 11:49:25 +08:00 |
kdeme
|
5c701d35cc
|
Move waku_protocol + tests from nim-eth
|
2020-05-01 14:43:25 +02:00 |
kdeme
|
55538c7bf8
|
Add protocol2 target after rebase + fix some import paths
|
2020-05-01 12:05:19 +02:00 |
kdeme
|
c4ac6de5ae
|
Set up repo to make use of nimbus-build-system
|
2020-05-01 11:29:16 +02:00 |