Skip to content

Add description, logo, and website to artist_coins and related endpoints#284

Merged
rickyrombo merged 2 commits intomainfrom
mjp-description-logo-website
Jul 31, 2025
Merged

Add description, logo, and website to artist_coins and related endpoints#284
rickyrombo merged 2 commits intomainfrom
mjp-description-logo-website

Conversation

@rickyrombo
Copy link
Copy Markdown
Contributor

  • Adds (optional) description, logo, and website fields to the artist_coins table and updates relevant endpoints and swagger schemas
  • Adds helper makefile command for quickly generating test db schema

Comment thread sql/01_schema.sql
ON sol_user_balances.mint = artist_coins.mint
AND sol_user_balances.balance > 0
WHERE chat_blast.blast_id = blast_id_param
AND chat_blast.audience = 'coin_holder_audience';
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

from #282

Copy link
Copy Markdown
Member

@raymondjacobson raymondjacobson left a comment

Choose a reason for hiding this comment

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

nice! this lines up with what the creation scripts will have

@rickyrombo rickyrombo merged commit 5152e9a into main Jul 31, 2025
3 checks passed
@rickyrombo rickyrombo deleted the mjp-description-logo-website branch July 31, 2025 23:36
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