Unable to distinguish between unsigned PSBTs on coldcard
Open
- Dominant language
- Python
- Stars
- 140
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
The coldcard display truncates all of the following transactions:
```
unsigned-20210307-1910.psbt
unsigned-20210307-1935.psbt
unsigned-20210307-1938.psbt
```
Which makes them all look the same:
```
unsigned-20210307
unsigned-20210307
unsigned-20210307
```
Not sure if the naming format is required for PSBTs, but just wanted to bring this to your attention in case it is an easy fix.
Contributor guide
No contributing guide indexed for this repository
Research direction
No file, test, or entry point is named. Start by reproducing the three filenames on a Coldcard and trace how PSBT names are displayed; done means the transactions remain distinguishable on the device.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- blockchain
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100