Do we have any known issues with the `handleTransfer` callback?
on master I get a "Cannot read property 'decrementProperty' of undefined"
and in this PR the `toNumber` causes an overflow.
https://github.com/67P/kredits-web/blob/e047cc45ba4d1b8a6ef3518cd9350524e16ed19f/app/services/kredits.js#L485-L494
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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