robsecord / ChargedParticlesEth

Token Contracts for Ethereum Charged Particles (Interest bearing NFTs)
31 stars 11 forks source link

Enhance withdrawFees unit test #4

Closed KiChjang closed 4 years ago

KiChjang commented 4 years ago

This ensures that we don't run into the unlimited contract fee withdrawal problem.

Refs #2.

robsecord commented 4 years ago

Added this code in the tests but commented out for now, as it doesn't work with the new test env. I will fix this up and review and, and I will tip you on Gitcoin when I'm done. Thx for submitting this!