Daniel Kronovet
Daniel Kronovet
@arrenv @area take a look and let me know what you think. I tried to provide functionality to support both the centralized and decentralized use cases. @arrenv could I have...
@arrenv the claim delay is configurable. The idea is that if a user cancels the application, there is still time to slash the stake in the case that a user...
@arrenv see here: https://github.com/JoinColony/colonyNetwork/issues/1118#issuecomment-1424856421
Noting that @area is asking for a test showing that stakes can be returned to a user if the extension is deleted
@area @arrenv this is ready again, with tests added showing the desired behavior. The information regarding the application fee has been removed, with the understanding that colonies will send the...
@area the `slashStake` function allows an application to be cancelled with a motion. This also slashes the user's stake. The scenario where a colony would want to cancel a motion...
@arrenv currently you can "show mercy" by not penalizing their reputation. Are you saying that "showing mercy" would be not slashing tokens OR penalizing reputation? Should those be two different...
I've updated the PR to allow for applications to be updated either by the creator or via a motion, as well as the other changes we've discussed.
@nishant-sachdeva thanks for letting us know! Can you sign the CLA so we can move forward with the review?
Making a note to check with front-end about whether they reference the `code` variable by name.