Update to kredits-contracts 6.0 and ethers 5.x #194

Closed
bumi wants to merge 1 commits from chore/kredits-contracts-6 into master
bumi commented 2020-07-30 15:43:46 +00:00 (Migrated from github.com)

Using the latest kredits-contracts and ethers.js libraries.

Using the latest kredits-contracts and ethers.js libraries.
bumi commented 2020-07-30 15:48:55 +00:00 (Migrated from github.com)

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

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
raucao commented 2020-07-30 16:00:54 +00:00 (Migrated from github.com)

I don't know the issue from before, but it may well have been there.

I don't know the issue from before, but it may well have been there.

Pull request closed

This pull request cannot be reopened because the branch was deleted.
Sign in to join this conversation.