Derek
Derek
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...
Motivation: * confidence that v1 is up (or not) * ability to compare latency of v1 against v2 See this for the v2 Canary https://github.com/WalletConnect/walletconnect-monorepo/blob/v2.0/packages/sign-client/test/canary/canary.spec.ts
We should expose a test similar to the sign canary to run and ensure that auth is up https://github.com/WalletConnect/walletconnect-monorepo/blob/v2.0/packages/sign-client/test/canary/canary.spec.ts
Currently our tests use `ts relay` which is no longer supported. Should use `rs relay` instead
`(node:41) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 12 open listeners added to [EventEmitter]. Use emitter.setMaxListeners() to increase limit` https://eu-central-1.console.aws.amazon.com/ecs/v2/clusters/staging_rs-relay_load_test_cluster/tasks/56b3df4c4cc049998bac2d9ef9242a27/logs?region=eu-central-1 ![Uploading Screen Shot 2022-08-28 at 2.47.33 PM.png…]()
Currently the `push` test only tests the case when a push _should_ be sent. However, it doesn't assert that it is _not_ sent when it shouldn't be. Namely for messages...
Currently wallet waits to send settlement payload until dapp confirms that they received the proposal. In the worst case e.g. for users in Australia far away from our writer nodes,...
There's websites that open sockets to walletconnect without ever using walletconnect. This will get expensive in dollar terms in the future. This change is to depict that the relay will...
> Creating a release? Please use the [Release PR Template](https://github.com/WalletConnect/walletconnect-monorepo/blob/v2.0/.github/pr_template_release.md) instead. ## Description Please include a brief summary of the change. ## Type of change - [ ] Chore (non-breaking...
> Creating a release? Please use the [Release PR Template](https://github.com/WalletConnect/walletconnect-monorepo/blob/v2.0/.github/pr_template_release.md) instead. ## Description Please include a brief summary of the change. ## Type of change - [ ] Chore (non-breaking...