robsecord / ChargedParticlesEth

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

Add IApproval, change customization mechanism in escrowmgr #7

Closed uivlis closed 4 years ago

uivlis commented 4 years ago

When you initialize the ChaiNucles, you make some operations on vat and rho which are the null address. Hence, it will be impossible to deposit interest when minting a particle.

robsecord commented 4 years ago

I have fixed up the unit-tests, made some refactors, and included the changes from this PR. please pull latest.