Dean Eigenmann
3eb015ee7b
feature/use-crypto-rng ( #190 )
...
* fixes
* fix
* Update waku_types.nim
* fixes
* fix
* Improve the generateRequestId call
Co-authored-by: kdeme <kim.demey@gmail.com>
2020-09-28 23:44:14 +02:00
Dean Eigenmann
25b48bb99e
enhancement/store-message-handler ( #185 )
...
* started working on wrapper
* fixes
* changes
* fixes
* Update waku_store.nim
2020-09-25 16:02:13 +02:00
Dean Eigenmann
1f68e63185
feature/store-query-node-api ( #174 )
...
* changes
* fix
* changes
* made the query function work
* added rpc
* whoops
* Update wakurpc.nim
* minor
* fixes
* update docs
* fix
* error handling
* end-to-end waku node test
* Update test_wakunode.nim
* Update waku/node/v2/rpc/wakurpc.nim
Co-authored-by: Oskar Thorén <ot@oskarthoren.com>
* Update test_wakunode.nim
* Update wakunode2.nim
* fix
* fix
* shorter
* rm echo
* fix
* added history peer
Co-authored-by: Oskar Thorén <ot@oskarthoren.com>
2020-09-24 10:16:25 +08:00
Dean Eigenmann
6b866490ad
fix/message-notifier-async ( #169 )
...
* made async
* fixes
* unused
* eol
2020-09-17 22:10:41 +02:00
Dean Eigenmann
dfee0359af
fix/message-notifier-message-to-waku-message ( #159 )
...
* update message type
* cleanup
2020-09-16 10:59:10 +08:00
Dean Eigenmann
4a5acd224a
spec/alpha-v4 ( #151 )
2020-09-10 13:16:31 +02:00
Dean Eigenmann
a4c6caa62f
refactor/rename-filter-subscription ( #138 )
...
* fixes
* added
* added comment
2020-09-07 13:26:32 +02:00
Kim De Mey
ddcfc3fdd6
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
Dean Eigenmann
1924bcc96c
enhancement/request-id-to-uuid ( #113 )
2020-08-28 13:07:52 +02:00
Dean Eigenmann
0e62e8ffa4
feature/store-protocol ( #102 )
...
* started working on store protocol
* eol
* update
* fix
* encoding
* started
* started working on decoding
* fixes
* started fleshing out tests
* testing
* encode / decode test
* eol
* fix test
* fmt
* errors
* testing entire rpc now
* fix
* format
* added comment
* removed StoreRPC
* added comment
* readded the store rpc
* updated
* fix tests
2020-08-27 10:44:09 +08:00