DogStark / DogStark/petChain-Frontend

[Frontend] Add audit-friendly wallet action confirmation receipts

Open
#960 2 comments 0 reactions 0 assignees View on GitHub
Stellar Wave
Dominant language
TypeScript
Stars
3
Forks
158
Avg merge
3d 6h
Merged PRs (30d)
36

Description

## Problem
After a wallet transaction, users need a durable explanation of what was requested, what was signed, and what the network confirmed.
## Acceptance criteria
- Receipts distinguish intent, submitted operation, final status, and explorer link.
- Sensitive signing material is never persisted or displayed.
- Receipt data survives refresh and handles failed/unknown transactions.
- Tests cover successful, rejected, replaced, and partial multi-operation flows.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the existing wallet transaction flow and how transaction data is persisted across refreshes. Define receipt boundaries for intent, submitted operation, final status, and explorer link while excluding signing material. Done means successful, rejected, replaced, unknown, and partial multi-operation flows are persisted and covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
blockchain, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.