Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bounty transactions description #21

Open
1 task
tomastiminskas opened this issue Nov 13, 2024 · 0 comments
Open
1 task

Bounty transactions description #21

tomastiminskas opened this issue Nov 13, 2024 · 0 comments
Assignees
Labels

Comments

@tomastiminskas
Copy link
Collaborator

Show bounty transaction description in transactions history

Base branch: develop

Requirements

  • Start saving payments outside of a chat in Message table when msgIndex is not empty and messageContent is not empty (bounty payments)
  • When loading transactions from LSP, match with existing payments in the db matching msgIndex (logic already implemented)
  • If payment is a bounty payment, based on message content and sender/receiver (check Android code reference), then show message content in the sender/receiver field in the row

Acceptance Criteria

  • Implements logic and UI to bounty description/title from messageContent on transactions history

Android code reference: https://github.com/stakwork/sphinx-android-v2/pull/71/files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants