Skip to content

Releases: init4tech/node-components

v0.17.0

02 Apr 16:27
411a515

Choose a tag to compare

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

02 Apr 16:16
v0.16.0
b7e4e4e

Choose a tag to compare

Release v0.16.0 of the legacy signet node components.

v0.16.0-rc.10

23 Mar 16:15
b6b8cb9

Choose a tag to compare

What's Changed

  • docs: Document intentional RPC endpoint block parameter defaults (ENG-1904) by @init4samwise in #91
  • refactor(node): bundle set_with_head and set_backfill_thresholds into configure_notifications by @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

24 Feb 23:38
9017fbc

Choose a tag to compare

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

18 Feb 19:29
87097bb

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.16.0-rc.7...v0.16.0-rc.8

v0.16.0-rc.7

06 Feb 21:55
v0.16.0-rc.7
facfcf8

Choose a tag to compare

What's Changed

Full Changelog: v0.16.0-rc.6...v0.16.0-rc.7

v0.16.0-rc.6

27 Jan 23:55
029b445

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.16.0-rc.5...v0.16.0-rc.6

v0.16.0-rc.5

22 Jan 13:41
v0.16.0-rc.5
4abc534

Choose a tag to compare

What's Changed

  • feat: add consistency check at node bootup by @prestwich in #62
  • feat(blobber): Use new /blobs lighthouse 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

07 Jan 14:31
v0.16.0-rc.4
a1cbb0a

Choose a tag to compare

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

v0.16.0-rc.3

06 Jan 21:12
v0.16.0-rc.3
f0af456

Choose a tag to compare

v0.16.0-rc.3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.16.0-rc.2...v0.16.0-rc.3