Oskar Thorén
a6e94bf171
Node Info API call. ( #202 )
...
RPC node info
fix Makefile error
fix rpc query error
add rpc_node_info to scripts target
hm
node info -> info
consistent query node ref
Add info to node api
update node api docs
update node api doc for consistency and accuracy
minor
2020-10-06 11:33:28 +08:00
Dean Eigenmann
a975bf6d70
feature/mount-filter-node-api ( #181 )
...
* started working on filter mount
* fixes
* fix indentation
* fixes
* save
* change
* rm
* Update waku_types.nim
* Update waku_filter.nim
* fixes
* fix
* using new filter
* did some testing stuff
* rm
* fix
* updated
* update doc
* fix
* fix
* unasynced
* fix
* w -> node
* rename
* move to content filter
* fix
* method
* rename
* renamed contentFilter -> contentFilters
* readded
* moved
* first test fix
* readded
* no more need
* fixes
* fix
* fix
* fixes
* todo
* removes mother fuck
* Update waku_types.nim
2020-10-02 14:48:56 +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
Oskar Thorén
4447a93884
JSON RPC: Use WakuNode instead of WakuRelay ( #154 )
...
* Using Node publish for JSON RPC
Compiles, untested
* Subscribe and print waku message
* Readable string
* Use actual input
2020-09-11 15:49:45 +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
Oskar Thoren
4f4f623b96
More cleanup
2020-05-27 12:25:02 +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
444da6a80a
Publish with RPC; fix RPC sigs
2020-05-22 14:25:09 +08:00
Oskar Thoren
f7b9fc2613
Change Waku RPC to have access to wakuProto; basic publish rpc
2020-05-22 14:18:14 +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