Releases: init4tech/node-components
Releases · init4tech/node-components
v0.17.0
What's Changed
- ci: add cargo audit cron job by @Fraser999 in #73
- feat: add system tx hash indexing tests by @prestwich in #74
- feat(blobber): add trace logging for extraction results (ENG-256) by @init4samwise in #77
- chore: bump reth to v1.11.0 by @prestwich in #85
- chore(develop): forward-merge CLAUDE.md and README from main by @prestwich in #86
- feat: integrate connector-based storage API by @prestwich in #87
- refactor: remove reth dependency from signet-block-processor by @prestwich in #93
- feat: introduce ChainEvent enum and update ChainNotifier broadcast type by @prestwich in #94
- feat: send ChainEvent::Reorg from node on host revert by @prestwich in #95
- feat: update BlockTags during reorgs to prevent stale tag window by @prestwich in #96
- feat: handle ChainEvent::Reorg in SubscriptionTask by @prestwich in #97
- fix: create alias oracle once per block instead of per address by @prestwich in #102
- feat: handle reorgs in get_filter_changes with reorg watermark by @prestwich in #98
- test: integration tests for reorg tracking in RPC subscriptions and filters by @prestwich in #99
- [hackathon] refactor: preparatory generics for host context adapter by @prestwich in #104
- feat: add signet-host-reth crate with RethHostNotifier by @prestwich in #106
- docs: clarify CLAUDE.md checks are pre-push, not pre-commit by @prestwich in #110
- feat: add signet-host-rpc crate with RpcHostNotifier by @prestwich in #107
- fix(node-tests): adapt test infra to HostNotifier trait by @prestwich in #108
- docs: polish README for mainnet readiness (develop) by @init4samwise in #116
- refactor(blobber): abstract blob sources and remove reth deps by @prestwich in #112
- refactor(node-config): remove reth deps, add FromEnv to RPC configs by @prestwich in #113
- feat(host-rpc): add RpcAliasOracle with shared positive-result cache by @prestwich in #114
- fix(rpc): consolidate hot storage reads and document consistency model by @prestwich in #118
- feat(host-rpc): add backpressure controls to notifier by @prestwich in #123
- feat(rpc): structured JSON-RPC error codes for all endpoints by @prestwich in #119
- feat(rpc): add web3, net namespaces and expand debug/eth for tooling compatibility by @prestwich in #120
- feat(rpc): implement Parity trace_ namespace (9 methods) by @prestwich in #121
- chore: update branch references for main/legacy rename (ENG-2105) by @prestwich in #124
- chore: bump workspace to 0.17.0 by @prestwich in #127
- chore: add missing crate descriptions by @prestwich in #129
Full Changelog: v0.16.0-rc.7...v0.17.0
v0.16.0
v0.16.0-rc.10
What's Changed
- docs: Document intentional RPC endpoint block parameter defaults (ENG-1904) by @init4samwise in #91
- refactor(node):
bundle set_with_headandset_backfill_thresholdsintoconfigure_notificationsby @Evalir in #92 - fix: create alias oracle once per block instead of per address by @prestwich in #103
- chore: bump reth v1.11.0 → v1.11.3 by @prestwich in #109
- docs: clarify CLAUDE.md checks are pre-push, not pre-commit by @prestwich in #111
- docs: polish README for mainnet readiness by @init4samwise in #115
- chore: version bump to rc 10 by @Fraser999 in #117
Full Changelog: v0.16.0-rc.9...v0.16.0-rc.10
v0.16.0-rc.9
What's Changed
- chore: remove temporary patch section by @Fraser999 in #89
- fix(node): Set backfill max job duration to a safe amount of time by @Evalir in #90
Full Changelog: v0.16.0-rc.8...v0.16.0-rc.9
v0.16.0-rc.8
What's Changed
- ci: add cargo audit cron job by @Fraser999 in #73
- feat: add system tx hash indexing tests by @prestwich in #74
- feat(blobber): add trace logging for extraction results (ENG-256) by @init4samwise in #77
- chore: bump reth v1.10.2 to v1.11.0 by @prestwich in #83
- chore: add PR template by @init4samwise in #76
- feat(node): add configurable backfill thresholds (ENG-1919) by @init4samwise in #84
- chore: bump to rc 8 by @Fraser999 in #88
New Contributors
- @init4samwise made their first contribution in #77
Full Changelog: v0.16.0-rc.7...v0.16.0-rc.8
v0.16.0-rc.7
What's Changed
- fix: doc comments by @Fraser999 in #70
- chore: update to match change to init4-bin-base by @Fraser999 in #71
Full Changelog: v0.16.0-rc.6...v0.16.0-rc.7
v0.16.0-rc.6
What's Changed
- chore: add slot calculator consts by @Fraser999 in #68
- chore(deps): bump to rc 6 by @Evalir in #69
New Contributors
- @Fraser999 made their first contribution in #68
Full Changelog: v0.16.0-rc.5...v0.16.0-rc.6
v0.16.0-rc.5
What's Changed
- feat: add consistency check at node bootup by @prestwich in #62
- feat(blobber): Use new
/blobslighthouse endpoint to fetch blobs from CL by @Evalir in #58 - chore: bump reth to 1.10.0 by @prestwich in #65
Full Changelog: v0.16.0-rc.4...v0.16.0-rc.5
v0.16.0-rc.4
What's Changed
- fix: only expect post-merge blocks to adhere to slot timing rules by @dylanlott in #61
Full Changelog: v0.16.0-rc.3...v0.16.0-rc.4