-
Notifications
You must be signed in to change notification settings - Fork 249
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat_: status-backend standard requests #5868
Conversation
Jenkins BuildsClick to see older builds (28)
|
5462930
to
16a4a48
Compare
cd782f0
to
e09862e
Compare
91cd92a
to
1d8e0b2
Compare
e09862e
to
338b8bc
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## develop #5868 +/- ##
==========================================
Coverage ? 46.05%
==========================================
Files ? 888
Lines ? 157384
Branches ? 0
==========================================
Hits ? 72490
Misses ? 76571
Partials ? 8323
Flags with carried forward coverage won't be shown. Click here to find out more. |
1ce9b15
to
2fa34eb
Compare
338b8bc
to
36d7a8b
Compare
36d7a8b
to
9c3c489
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🥳
"method": "wakuext_acceptContactRequest", | ||
"params": [ | ||
{ | ||
"id": "0x0495811d8ac62e240e9ae7f05fa097938032066ff65764d97dc93a73d83262d884a75696520543899b047005f6fb91af42dcb04f635be760313cc4d26fa27f1ff7" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldn't it be parameterized as well?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It should, but I was unsure of how we're going to use it, so decided to leave as is for now.
Like first see where the people go and then make concrete sidewalks on top of footpaths
Just some common
status-backend
requests.No specific structure so far, we can refactor it when we understand how we use it.