makoto / blockparty

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

Prevent `transferOwnership` from failing #162

Open makoto opened 6 years ago

makoto commented 6 years ago

Currently there is a chance that transferOwnership to be handed over to wrong address or empty address. If that happens the entire deposit will be stack forever.

The possible solution could be