echo-server icon indicating copy to clipboard operation
echo-server copied to clipboard

WalletConnect Push Server Implementation

Results 39 echo-server issues
Sort by recently updated
recently updated
newest added

The database needs to be covered in the dashboard and alarms need to be configured on CPU/memory/disk.

area-telemetry

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

# Description This PR implements a check for the maximum payload size, limiting the size to 4Kb, and throws an appropriate message if exceeding. The reason for limiting the body...

accepted

https://walletconnect.slack.com/archives/C058RS0MH38/p1717144908437129?thread_ts=1717142883.765709&cid=C058RS0MH38

accepted

# Description Resolves # (issue) ## How Has This Been Tested? ## Due Diligence * [ ] Breaking change * [ ] Requires a documentation update * [ ] Requires...

Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) from 0.5.12 to 0.5.15. Release notes Sourced from crossbeam-channel's releases. crossbeam-channel 0.5.15 Fix regression introduced in 0.5.12 that can lead to a double free when dropping unbounded channel....

dependencies
rust

Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.37.0 to 1.38.2. Release notes Sourced from tokio's releases. Tokio v1.38.2 This release fixes a soundness issue in the broadcast channel. The channel accepts values that are...

dependencies
rust