My-Wallet-V3-Android icon indicating copy to clipboard operation
My-Wallet-V3-Android copied to clipboard

Transaction fails when sending to eth address that contains leading zeroes (i.e. 0x0..)

Open hatgit opened this issue 6 years ago • 2 comments

I am noticing that the Blockchain wallet fails when trying to send ETH to an address that begins with leading zero bytes (i.e. two hex 0's ) such as 0x00..

Has this issue been discussed previously and is there any plans for a workaround?

hatgit avatar Aug 17 '19 09:08 hatgit

Could be related to this: https://github.com/ethereum/go-ethereum/issues/14682

hatgit avatar Aug 19 '19 08:08 hatgit

And here is an example valid address that I cannot send to using Blockchain.com's app but works with other wallets: 0x000000007b109FA8132c5e83dED171D44f9693BA

hatgit avatar Aug 19 '19 08:08 hatgit