Skip to content

Validate API v3 p2p layer [#3221]

Ethan Reesor requested to merge 3221-validate-p2p-api into main

Closes #3221 (closed). Updates the simulator's ListenAndServe method to support API v3 (HTTP, P2P, and WebSocket). Adds a variant of the validation test that validates API v3's peer to peer layer by runs all service calls through it.

Changelog: test

Merge request reports