Skip to content

feat: chain selection, comments thread, price chart, evidence panel - #357

Merged
PeterOche merged 3 commits into
degenspot:mainfrom
Maryermarh:feature/Maryermarh-chain-comments-chart-evidence
Sep 1, 2026
Merged

feat: chain selection, comments thread, price chart, evidence panel#357
PeterOche merged 3 commits into
degenspot:mainfrom
Maryermarh:feature/Maryermarh-chain-comments-chart-evidence

Conversation

@Maryermarh

Copy link
Copy Markdown
Contributor

Implements four FE issues from @Maryermarh.

Closes #261
Closes #264
Closes #263
Closes #262

…nce timeline, provenance panel

Implements:
- FE-13: Chain selector context & persistence layer (Base <-> Stellar) with localStorage + URL sync, ChainSelector component
- FE-16: Call discussion thread (nested comments) with create/reply/edit/delete, max depth 3, char limit indicator, markdown-ready rendering
- FE-15: Price history chart via lightweight-charts with evidence timeline markers and 1H/24H/7D timeframe toggles
- FE-14: Outcome provenance & evidence panel with EIP-712 digest / ed25519 pubkey display, IPFS link, verification badge

Closes degenspot#261
Closes degenspot#264
Closes degenspot#263
Closes degenspot#262
@drips-wave

drips-wave Bot commented Aug 28, 2026

Copy link
Copy Markdown

@Maryermarh Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@PeterOche PeterOche left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@Maryermarh please resolve the conflicts in your pr

… build error

The CardTitle component passed children via spread props, so the linter could
not statically verify the heading had accessible content, failing the frontend
build step with a jsx-a11y/heading-has-content error. Destructure and render
children explicitly inside the h3 element.
@PeterOche
PeterOche self-requested a review September 1, 2026 05:18
@PeterOche
PeterOche merged commit 43da9fd into degenspot:main Sep 1, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants