Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Transaction Execution Error, Fundless Transaction to Burn Address #1435

Closed
natesena opened this issue Oct 22, 2024 · 7 comments
Closed
Labels
type: bug Something isn't working

Comments

@natesena
Copy link

Describe the bug

Wallet does not execute transaction

Steps

  1. Use the coinbase wallet ios app.
  2. Browse to eternal.social
  3. Connect the wallet. Go to eternal.social/feed
  4. Hit the "post" button.
  5. Type text in the modal. Hit submit button
  6. See error:
    TransactionExecutionError: An internal error was received. Request Arguments: from: 0x774069eCF05892e7667FD18B1Edb4645c273351e to: 0x0000000000000000000000000000000000000000 value: 0 ETH data: 0x54657374696e6720636f696e626173652077616c6c657420696f732062726f77736572 gas: 21726 Details: Failed to sign transaction Version: 2.21.1.

Expected behavior

I would expect the transaction to flow through. It seems the app thinks I have "failed to sign transaction" when I have definitely signed the transaction before the transaction execution.

Version

No response

Additional info

IMG_01488E890C1F-1

Desktop

No response

Smartphone

iphone 15 pro max

@natesena natesena added the type: bug Something isn't working label Oct 22, 2024
@cb-jake
Copy link
Contributor

cb-jake commented Oct 29, 2024

Hi @natesena thanks for flagging. I have tried to repo but was unable to. Can you provide more info about how the transaction is constructed. What chain you were using, and any other pertinent info? Thanks.

@natesena
Copy link
Author

natesena commented Oct 29, 2024 via email

@cb-jake
Copy link
Contributor

cb-jake commented Oct 29, 2024

Interesting. What version of the app are you using. When I first tested I used the mobile to desktop connection (ie walletlink). I just tested with the in app browser and that worked as well. I used mainnet and base on the two tests

@natesena
Copy link
Author

natesena commented Oct 29, 2024 via email

@cb-jake
Copy link
Contributor

cb-jake commented Oct 29, 2024

I'm using the same version. Is there a specific network you're using? Also, have you tried using the QR code to connect via walletlink? Curious if we can narrow down the issue to the connection type.

@Saraeutsza

This comment was marked as spam.

@cb-jake
Copy link
Contributor

cb-jake commented Nov 12, 2024

Going to close due to inactivity. Please re-open if you have a sufficient way to reproduce. Thanks

@cb-jake cb-jake closed this as completed Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Development

No branches or pull requests

4 participants
@natesena @cb-jake @Saraeutsza and others