Skip to content

Implement Stellar v2 announcer event topic schema with indexed view-tag bucket #24

@David-patrick-chuks

Description

@David-patrick-chuks

Follow-up to #23.

Implement the recommended v2 Stellar stealth-announcer event schema:

  • topics: ("announce", scheme_id, view_tag_bucket, metadata_kind)
  • data: (stealth_address, ephemeral_pub_key, metadata)

Scope:

  • add the new event layout in stellar/stealth-announcer
  • define a stable view_tag_bucket derivation rule
  • define the initial metadata_kind convention
  • update tests/snapshots for the new topic layout
  • document the v1 -> v2 migration expectations in code comments or contract docs

Compatibility:

Success means wallets/indexers can filter Stellar RPC getEvents by scheme and bucket before client-side cryptographic validation.

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions