horta-hell
horta-hell copied to clipboard
Make declarative definitions of payable functions
trafficstars
Currently all payable functions of PetPlugin do checks of user account and removes the petcoins by itself. We should construct more centralized code for this process.
Done by 586f28ef67d14f0e668f937fef07ba292538549b.
Are you sure we can close this one? I didn't implement declarative definition of payable functions. They still do checks of user accounts and other stuff. I just slightly offloaded the PetPlugin class. :)
Well, you're right. We'll need some additional work here.
Rescheduling to 1.1. There's too many work here.