Releases: ScopeLift/stealth-address-sdk
Releases · ScopeLift/stealth-address-sdk
v1.0.0-beta.5
What's Changed
- feat: catch up scan/watch work onto main by @marcomariscal in #115
- fix: stabilize watch fromBlock CI by @marcomariscal in #116
- chore: prepare 1.0.0-beta.5 release by @marcomariscal in #118
Changelog
Added
scanAnnouncementsForUserUsingSubgraphfor streaming subgraph-backed announcement scans- Watcher heartbeat and batch metadata for live polling observability
- Examples for streamed scans and composing historical scans with live watching
Changed
- Use explicit
getContractEventspolling for watched announcements so startup logs are not missed - Align package repository metadata with trusted publishing requirements
Fixed
- Honor
fromBlockboundaries reliably inwatchAnnouncementsForUser - Stop heartbeat polling from starting when watcher setup fails
Full Changelog: v1.0.0-beta.4...v1.0.0-beta.5
v1.0.0-beta.4
What's Changed
- fix: address check should be insensitive by @marcomariscal in #87
- feat: add Claude PR Assistant workflow by @marcomariscal in #100
- docs: add CLAUDE.md for AI assistant guidance by @marcomariscal in #101
- feat: add typed subgraph announcement pagination by @marcomariscal in #104
- feat: add ERC-5564 compliant metadata builders by @marcomariscal in #97
- chore: prep 1.0.0-beta.3 release by @marcomariscal in #110
- fix: align npm trusted publishing by @marcomariscal in #111
- fix: publish prereleases to latest by @marcomariscal in #112
- feat: add timestamp support to subgraph announcements by @marcomariscal in #102
- feat: helper to get latest subgraph indexed block by @marcomariscal in #99
- fix: remove recursive publish script by @marcomariscal in #113
- chore: prepare 1.0.0-beta.4 release by @marcomariscal in #114
Full Changelog: v1.0.0-beta.2...v1.0.0-beta.4
v1.0.0-beta.3
What's Changed
- fix: address check should be insensitive by @marcomariscal in #87
- feat: add Claude PR Assistant workflow by @marcomariscal in #100
- docs: add CLAUDE.md for AI assistant guidance by @marcomariscal in #101
- feat: add typed subgraph announcement pagination by @marcomariscal in #104
- feat: add ERC-5564 compliant metadata builders by @marcomariscal in #97
- chore: prep 1.0.0-beta.3 release by @marcomariscal in #110
- fix: align npm trusted publishing by @marcomariscal in #111
- fix: publish prereleases to latest by @marcomariscal in #112
Full Changelog: v1.0.0-beta.2...v1.0.0-beta.3
v1.0.0-beta.2
What's Changed
- Simplify and improve getting announcement logs
- Simplify exported contract enums/addresses
- Provide access to contract starting blocks (for use in
getAnnouncements) - Handle fetching announcements using subgraphs
Full Changelog: https://github.com/ScopeLift/stealth-address-sdk/commits/v1.0.0-beta.2
v1.0.0-beta.1
What's Changed
- Spelling fix in readme
- Publish script in package json
Full Changelog: https://github.com/ScopeLift/stealth-address-sdk/commits/v1.0.0-beta.1
v1.0.0-beta.0
What's Changed
- Beta release version
Full Changelog: https://github.com/ScopeLift/stealth-address-sdk/commits/v1.0.0-beta.0