poanetwork / poa-popa

DApp for proof of physical address (PoPA) attestation for validators of POA Network
https://popa.poa.network
GNU General Public License v3.0
24 stars 18 forks source link

(Bug) sending address registration txs multiple times #105

Closed phahulin closed 6 years ago

phahulin commented 6 years ago

Before filing an issue, please provide the following information:

After address is registered, tx_id is sent from browser to the server so that the server could send the postcard to user. It seems possible to make the server send multiple postcards by sending the same tx_id multiple times until one of them is processed.