Skip to content

Releases: init4tech/signet-sdk

v0.19.0

19 May 16:21
a16d93f

Choose a tag to compare

What's Changed

  • feat(constants): add KnownChains::Gouda; release v0.19.0 by @rswanson in #236

Full Changelog: v0.18.0...v0.19.0

v0.18.0

14 May 09:34
c5cad58

Choose a tag to compare

What's Changed

Full Changelog: v0.17.1...v0.18.0

v0.17.1

08 May 18:54
75763da

Choose a tag to compare

What's Changed

  • chore: provide new_unchecked constructors for headers by @Fraser999 in #232

Full Changelog: v0.17.0...v0.17.1

v0.17.0

08 May 12:33
27143e5

Choose a tag to compare

What's Changed

  • feat(tx-cache): change BundleKey cursor to use target_block_number by @Evalir in #231

Full Changelog: v0.16.3...v0.17.0

v0.16.3

07 May 11:21
191070c

Choose a tag to compare

What's Changed

  • feat(types,evm)!: typed signet headers with invariant validation by @prestwich in #223
  • Add Claude pre-push hooks for clippy and doc checks by @prestwich in #226
  • fix empty instrumentation fields by @Fraser999 in #227
  • fix: ignore new cargo audit warning by @Fraser999 in #229
  • feat: add support for order-filtering as stream combinators by @Fraser999 in #230

Full Changelog: v0.16.2...v0.16.3

v0.16.2

03 Apr 12:36
434cf97

Choose a tag to compare

What's Changed

  • feat(tx-cache): optional auth on subscribe, make subscribe_inner public by @Evalir in #222
  • fix: update for trevm 0.34.2 compatibility by @prestwich in #224

Full Changelog: v0.16.0...v0.16.2

v0.16.0

02 Apr 13:17
44bb9a6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.15.0...v0.16.0

v0.16.0-rc.17

26 Mar 12:03
eed935d

Choose a tag to compare

What's Changed

Full Changelog: v0.16.0-rc.16...v0.16.0-rc.17

v0.16.0-rc.16

20 Mar 17:12
ccb8e34

Choose a tag to compare

What's Changed

Full Changelog: v0.16.0-rc.15...v0.16.0-rc.16

v0.16.0-rc.15

19 Mar 12:56
553253f

Choose a tag to compare

What's Changed

  • Add Chain::into_parts() for consuming decomposition into (Vec<RecoveredBlock>, ExecutionOutcome)
  • Add docs/ to .gitignore

Full Changelog: v0.16.0-rc.14...v0.16.0-rc.15