32 Commits

Author SHA1 Message Date
jasquat
81394b119a
updated waku docker build script w/ burnettk 2023-06-12 15:06:42 -04:00
jbirddog
df79d5f339
Skip recipient if not a string (#5) 2023-05-15 09:30:47 -07:00
jasquat
5b77d28df8
added some support for ens names w/ burnettk 2023-05-11 15:47:26 -04:00
burnettk
427eeb297c
document ens name api 2023-04-26 11:13:37 -04:00
burnettk
61094ceb57
add set display name command 2023-04-13 13:50:32 -04:00
burnettk
39a7c768f6
Revert "avoid sending messages to waku w/ burnettk"
This reverts commit 20420911b2808fa7ae5f3b2541c988b654ca95ba.
2023-04-11 09:15:55 -04:00
jasquat
20420911b2
avoid sending messages to waku w/ burnettk 2023-03-22 15:05:17 -04:00
burnettk
b46abbef21
document set display name 2023-03-07 17:50:26 -05:00
burnettk
c552a9aed9
bug fix file path 2023-02-22 16:27:19 -05:00
burnettk
fff8ae945f
hack up status-go so it works until we get a commandline flag, and add docs 2023-02-22 16:03:07 -05:00
jasquat
df9350e7cf
use raise_for_status when sending waku messages w/ burnettk 2023-02-22 10:45:08 -05:00
jasquat
a68264d785
added config py file that can read from env vars w/ burnettk 2023-02-22 10:19:14 -05:00
jasquat
d815cfeb90
use wakuext_addContact when sending waku messages w/ burnettk 2023-02-15 16:16:18 -05:00
jasquat
1c20e93fb8 send a contact request whenever sending a waku message w/ burnettk 2023-02-13 14:52:00 -05:00
jbirddog
425017cd6d
Some fixes from the code audit (#27) 2023-02-08 09:58:32 -05:00
jasquat
7a4752498d updated waku send message to take an array of recipients w/ burnettk 2023-01-24 16:18:10 -05:00
jbirddog
30171243e2
Bump connectors to 3.11 (#25) 2023-01-19 21:04:41 -05:00
burnettk
e8ff84f4ad Revert "hack"
This reverts commit 0521ce7e6eec4e8a6a428151d63c90fe0f459d99.
2022-11-22 18:00:33 -05:00
burnettk
0521ce7e6e hack 2022-11-22 17:58:56 -05:00
jasquat
517a960fd4 updated waku build command w/ burnettk 2022-11-22 17:54:27 -05:00
jasquat
762eb129c5 make the responses act more the same w/ burnettk 2022-10-26 17:17:09 -04:00
jasquat
049fa2fbb9 copy the tmp dir to home so we can docker build w/ burnettk 2022-10-17 16:48:32 -04:00
jasquat
61a1597751 added set -x for debug w/ burnettk 2022-10-17 16:37:50 -04:00
jasquat
3e9491d8b0 added Dockerfile to waku node so we can build and run on demo w/ burnettk 2022-10-17 16:17:19 -04:00
jbirddog
276aa4c34d
Accept task data, pass to connectors (#8)
* Add task_data param

* Missed passed one param
2022-10-10 13:46:35 -04:00
jasquat
5bff6e82ea added types requests w/ burnettk cullerton 2022-10-10 12:16:51 -04:00
jasquat
79144e6b3e fixed mypy issues w/ burnettk cullerton 2022-10-10 12:14:57 -04:00
jasquat
684e47bfa5 added some basic linting w/ burnettk cullerton 2022-10-10 12:02:36 -04:00
Jon Herron
7c056d22af Push config down to connectors, use config for aws secrets 2022-10-06 11:10:38 -04:00
jasquat
6b259e1ca6 make waku url a config w/ burnettk 2022-09-26 15:38:29 -04:00
jasquat
c60a27f657 we can send messages to waku from spiff backend w/ burnettk 2022-09-26 15:14:30 -04:00
jasquat
3b874e49d9 added waku connector w/ burnettk 2022-09-26 14:55:44 -04:00