Skip to content

Automatic BTC confirmation #7

@AntiPaste

Description

@AntiPaste

A feature confirming BTC transactions automatically could be added.
Possible ways to do this:

  1. Track the wallet where the payment is supposed to go for the right amount.
    • Easy to implement.
    • Invisible if sending too much or too little.
    • False positives are possible.
  2. Require the submitter to also have a BTC address on file and track payment between the two.
    • Easy to implement.
    • Possibility of fraud if multiple open transactions between wallets for the same amounts.
    • Submitter has to have a BTC address on file.
    • Submitter has to know beforehand which wallet he is sending from.
  3. QR codes / sending with extra information?
    • Not sure how this would work.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions