View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007232 | Taler | merchant backoffice SPA | public | 2022-04-20 00:03 | 2022-04-21 13:30 |
Reporter | sebasjm | Assigned To | sebasjm | ||
Priority | low | Severity | tweak | Reproducibility | always |
Status | assigned | Resolution | open | ||
Product Version | git (master) | ||||
Target Version | git (master) | ||||
Summary | 0007232: payto field should check bitcoin/ethereum addr checksum | ||||
Description | before the user submit the payto-URI in the bank account field in the new-instance form/ edit-instance form. right know there is a basic validation: bitcoin: ^(bc1|[13])[a-zA-HJ-NP-Z0-9]{25,39}$ eth: ^(0x)?[0-9a-f]{40}$ | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2022-04-20 00:03 | sebasjm | New Issue | |
2022-04-20 00:03 | sebasjm | Status | new => assigned |
2022-04-20 00:03 | sebasjm | Assigned To | => sebasjm |
2022-04-21 13:30 | Christian Grothoff | Priority | normal => low |
2022-04-21 13:30 | Christian Grothoff | Severity | feature => tweak |