Funders able to claim their transactions
Nobody has claimed this yet.
- Dominant language
- hoon
- Stars
- 12
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently, there are a variety of cases that can lead to a @p not getting linked to a related crypto transaction. The most common occurrence sense to be usage of an unsupported wallet connection. There is also the possibility of a donation being made without connection to a ship, but then the wallet owner wanting to claim that contribution at a later date.
Either way, the thing to support here is that if you have wallet 0x1234... connected to the page, and you are either:
a. authenticated as your urbit using eAuth, or
b. accessing the page directly from your urbit
If the project you are viewing has a donation transaction from 0x1234 you should be able to poke the host and claim that transaction.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by tracing the wallet, eAuth, direct-from-Urbit, and host-poke paths described in the issue; done means a connected wallet can claim its project's matching donation transaction in each supported access case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- blockchain
- Domain
- authentication, blockchain
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100