Alex Bazhanau

Results 3 comments of Alex Bazhanau

In my case, I can't change names, because this will breake compatibility with ERC20 or ERC223 (I'm writing a token with 2 transfer functions) What do you think if we...

We can add underscore in TS wrapper, but web3 doesn't support function overloading anyway, so I don't sure that it will work for now... Adding union types will be a...

@buybackoff, thanks! I will check this out