⚠️ ⚠️ ⚠️
This release contains a breaking change in the transaction validation, so you need to update your nodes to participate in the testnet after we announced it in #tech-annoucements in discord.
⚠️ ⚠️ ⚠️
Added
- Drop unhealthy peers (#1736)
- Add support for inx ListenToNodeStatus (#1737)
- Drop peers that are below our pruning index (#1739)
Changed
- Avoid unnecessary deserialization/serialization when using INX (#1725)
- Move protocol and payload checks in attacher (#1729)
- Adapt to latest hive.go version and update modules (#1735)
- Updated INX dependencies and adapt to changed params (#1724)