makoto / blockparty

NO BLOCK NO PARTY
MIT License
164 stars 41 forks source link

Fix cancel vulnerability #83

Closed makoto closed 7 years ago

makoto commented 7 years ago

cc @plutoegg and @hacktar

To fix https://github.com/makoto/blockparty/issues/81 bug.

One side effect of tightening up permission is that withdraw tends to throw if accessed incorrectly. The manual testing suggests that there is no visible impact of incorrectly showing the contract status (so that people try to withdraw when they are still not ready).