It's returning strings instead of BigNumber objects on a contract method call.
Returns a BigNumber object instead of a string.
Returns a number as string.
contract.methods.method().send().then(console.log);
#### Error Logs
-
Man, this breaking change really messed up my codebase :(
Yes, I see your point. But the decision was between a working react native production build or this breaking change. This was the reason why I鈥榲e decided to release this breaking change. I鈥榲e apologize for the troubles.
IMO: It would be much better if only strings were returned or required by all methods of web3.
Most helpful comment
Man, this breaking change really messed up my codebase :(