rddl-network / rddl-2-plmnt-service

GNU Affero General Public License v3.0
1 stars 0 forks source link

Avoid data blob signing: solve problem by providing explicit and request based receiving addresses (by the service) #31

Closed eckelj closed 6 months ago

eckelj commented 6 months ago

After discussing how to solve the data blob signing issue and complexities, we decided to go a different route and let every legit pop participant (registered machines) ask for an explicit receive address so that the RDDLS can be sent there. The service will store the relation between the receiving address and the machine (planetmint address). After receiving the RDDL tokens on the address, the mint request will be issued, and the address will be disregarded and not be used again.