Skip to content

Remove ticker DIDs from storage#1880

Merged
Neopallium merged 3 commits intodevelop_v8from
MESH-2212-remove-ticker-identity
Feb 10, 2026
Merged

Remove ticker DIDs from storage#1880
Neopallium merged 3 commits intodevelop_v8from
MESH-2212-remove-ticker-identity

Conversation

@tgntr
Copy link
Copy Markdown
Contributor

@tgntr tgntr commented Feb 9, 2026

changelog

modified events

  • Removed AssetDidRegistered event

other

  • Removed SECURITY_TOKEN constant
  • Removed tickerToDid helper from TypeScript CLI scripts (init.ts, init.mjs)

data migration

  • Added RemoveTickerDidRecords migration (identity storage version 7 → 8) that iterates UniqueTickerRegistration entries, derives the SECURITY_TOKEN:<ticker> DID for each ticker, and removes its DidRecord

HenriqueNogara
HenriqueNogara previously approved these changes Feb 9, 2026
Neopallium
Neopallium previously approved these changes Feb 10, 2026
Base automatically changed from polymesh-v8-next-features to develop_v8 February 10, 2026 12:45
@Neopallium Neopallium dismissed stale reviews from HenriqueNogara and themself February 10, 2026 12:45

The base branch was changed.

@Neopallium Neopallium force-pushed the MESH-2212-remove-ticker-identity branch from 4c41afe to 535fdc7 Compare February 10, 2026 12:50
@Neopallium Neopallium merged commit a2804e9 into develop_v8 Feb 10, 2026
16 of 19 checks passed
@Neopallium Neopallium deleted the MESH-2212-remove-ticker-identity branch February 10, 2026 13:18
Neopallium added a commit that referenced this pull request Feb 27, 2026
* remove ticket dids from storage

* remove .collect(), use using_encoded, fix ci storage check

---------

Co-authored-by: Robert Gabriel Jakabosky <rjakabosky+neopallium@neoawareness.com>
Neopallium added a commit that referenced this pull request Mar 10, 2026
* remove ticket dids from storage

* remove .collect(), use using_encoded, fix ci storage check

---------

Co-authored-by: Robert Gabriel Jakabosky <rjakabosky+neopallium@neoawareness.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants