multiversx / mx-chain-go

⚡ The official implementation of the MultiversX blockchain protocol, written in golang.
https://multiversx.com
GNU General Public License v3.0
921 stars 199 forks source link

[BUG] /transaction-Hook not working with Maiar App #3718

Closed janniksam closed 2 years ago

janniksam commented 2 years ago

Bugged in:

DevNet, TestNet, MainNet

Example-Url:

https://devnet-wallet.elrond.com/hook/transaction/?receiver=erd1qqqqqqqqqqqqqpgqeln5f496avlt65xnwas6vdykg7jjre00d8ssg90c7e&value=100000000000000000&gasLimit=6147500&gasPrice=1000000000&data=offer@ac83be4b4263a04da675c31b750ae684@45474c44@0de0b6b3a7640000@

Description:

When you connect with Ledger / Keyfile / PEM, the correct mask is being show:

Working scenario

However, when you connect with your Maiar walllet (scanning the QR code or doing it everything on the phone), the web wallet also shows this screen for a fraction of a second, but then refreshes to this:

With maiar app

As you can see, the receiver everything else disappears....

Severity:

This is really bad, because my work-in-progress bot currently can't be used with Maiar App Wallets, which is very likely be used by a majority of users :(

Please fix this!

arhtudormorar commented 2 years ago

This issue has been resolved in current mainnet version. Thanks for your input!

janniksam commented 2 years ago

Hello @arhtudormorar. It got a little better now, I am able to do it once now.

BUT all follow-up transactions end up here....

image

... if I don't clear all my browser data STRG + F5 after the first transaction.

arhtudormorar commented 2 years ago

The bug has been resolved in all environments. Please let us know of any further issues. Thanks!