Commit b16c74c
authored
chore: Release litep2p v0.12.2 (#484)
## [0.12.2] - 2025-11-28
This release allows all Bitswap CIDs (v1) to pass regardless of the used
hash. It also enhances local address checks in the transport manager.
### Changed
- transport-service: Enhance logging with protocol names
([#485](#485))
- bitswap: Reexports for CID
([#486](#486))
- Allow all the Bitswap CIDs (v1) to pass regardless of used hash
([#482](#482))
- transport/manager: Enhance local address checks
([#480](#480))
cc paritytech/polkadot-bulletin-chain#119
---------
Signed-off-by: Alexandru Vasile <[email protected]>1 parent 29ee379 commit b16c74c
3 files changed
+14
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
8 | 20 | | |
9 | 21 | | |
10 | 22 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments