Update to kredits-contracts 6.0 and ethers 5.x #194
Reference in New Issue
Block a user
Delete Branch "chore/kredits-contracts-6"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Using the latest kredits-contracts and ethers.js libraries.
Do we have any known issues with the
handleTransfercallback?on master I get a "Cannot read property 'decrementProperty' of undefined"
and in this PR the
toNumbercauses an overflow.https://github.com/67P/kredits-web/blob/e047cc45ba4d1b8a6ef3518cd9350524e16ed19f/app/services/kredits.js#L485-L494
I don't know the issue from before, but it may well have been there.
Pull request closed