Harry Bairstow

Results 18 issues of Harry Bairstow

This contains everything we need to document for Echo Server and the Push API - [ ] `push_url` TTL, https://github.com/WalletConnect/rs-relay/pull/493#discussion_r983682191 - [ ] The spec - [ ] Security (mTLS)...

The definition that was originally written isn't correct, is there a place to link to with a proper definition? or is there a proper definition one-liner right now?

The studio needs a project running to allow you to login and manage everything, we should bootstrap a project for people to use with their studio instances

We shouldn't reject if we already stored a notification, we should check if the notification exists and if it does see if this notification has been processed before, if so:...

area-stores

Look at relay tests to ensure that Echo Server has tests implemented for the analytics feature

Support testing with an in-memory database, this makes tests easier.

area-tests

Ensure that all Echo Server routes work before we merge PRs, this can be done by updating the rust functional tests. Below is a list of endpoints that need to...

area-github
area-tests

This issue is tracking all the steps of updating Echo Server to Push Server v2 as well as all issues that are handled during the changeover period. # Push Server...

area-documentation
area-infra