Skip to content

Conversation

tejasbadadare
Copy link
Contributor

@tejasbadadare tejasbadadare commented Oct 15, 2025

Summary

  • Add Asset state and governance proto messages
  • Asset follows similar structure to Feed. The only static field is asset_id, the rest of the fields will be dynamic inside metadata.
  • There isn't a real need to scope Assets to specific shards since they are global reference data. As such, no shard related fields are included in Asset.
  • These values will be ignored by the governance handling code, so this is backward compatible and safe. We will only use these instructions when state and governance handling code has been updated to load these objects.

Rationale

  • Needed to add Assets to Lazer state

How has this been tested?

  • Current tests cover my changes
  • Added new tests
  • Manually tested the code

Copy link

vercel bot commented Oct 15, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
api-reference Ready Ready Preview Comment Oct 17, 2025 6:35pm
component-library Ready Ready Preview Comment Oct 17, 2025 6:35pm
developer-hub Ready Ready Preview Comment Oct 17, 2025 6:35pm
entropy-explorer Ready Ready Preview Comment Oct 17, 2025 6:35pm
insights Ready Ready Preview Comment Oct 17, 2025 6:35pm
proposals Ready Ready Preview Comment Oct 17, 2025 6:35pm
staking Ready Ready Preview Comment Oct 17, 2025 6:35pm

💡 Enable Vercel Agent with $100 free credit for automated AI reviews

Copy link
Contributor

@darunrs darunrs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

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