What's Changed
- Add Degen validator EU node to bootstrap peers by @marcinlad in #947
- feat(link): block links (FIP-263) with V19-gated type-scoped compaction by @bond00729 in #946
- fix: subscribe read nodes to MEMPOOL_TOPIC by @manan19 in #866
- fix: confirm block events against the store, not just the broadcast by @topocount in #949
- ci: cache cargo artifacts in verify workflow by @topocount in #951
- fix: wait for shard-chunk replication in read-node relay test by @topocount in #952
- fix(test): use rolling timestamp for default_storage_event grant by @topocount in #962
- Enact tentative cutover dates for v19 (Block links) by @topocount in #961
- move v19 testnet cutover to 1400 UTC 2026-07-15 by @topocount in #963
- ci: reuse cached malachite artifacts in verify workflow by @topocount in #966
- fix: pin unit test timestamp for protocol-version cutover test by @topocount in #967
- add link functionality to the CLI by @topocount in #968
- fix: date block_engine test storage grants to now, not a fixed timestamp by @topocount in #970
Full Changelog: v0.13.3...v0.14.0