We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4eab479 commit ce8ce87Copy full SHA for ce8ce87
CHANGELOG.md
@@ -41,6 +41,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
41
- **P2P**: Identify protocol no longer rejects peers that advertise unknown
42
protocol strings, improving forward compatibility with newer nodes
43
([#2200](https://github.com/o1-labs/mina-rust/pull/2200))
44
+### Removed
45
+
46
+- **P2P**: Deprecated legacy WebRTC address format (`/{peer_id}/{signaling}`);
47
+ only standard multiaddr is now accepted
48
+ ([#2201](https://github.com/o1-labs/mina-rust/pull/2201))
49
50
### Dependencies
51
0 commit comments