Commit Graph

2 Commits

Author SHA1 Message Date
Marten Seemann
cec8c6584b remove all circuit v1 related code (#2107)
* autorelay: remove support for circuit v1 nodes

* circuitv2: remove v1 backwards compatibility

* remove circuitv1 implementation only used for testing

* remove circuitv1 protocol implementation
2023-02-16 21:39:36 -08:00
vyzo
79d995404c Use circuitv2 code (#1183)
* move circuitv2 to p2p/protocol

* update circuitv2 imports

* RIP circuit v2; use circuitv2

* fix autorelay test

* fix holepunch test

* fix relay example
2021-09-10 02:43:58 -07:00