one-wallet
one-wallet copied to clipboard
Domain transfer from old wallet is failing silently in v16, and reclaim does not work
This is caused by a minor frontend implementation error. The subdomain node value (bytes32) was not encoded correctly, before being passed as parameters to lower-level functions and smart contracts.
I will fix it soon