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

'Intrinsic gas too low' error when sending a transaction with valid data to a non-contact after scanning QR code #6895

Closed
SlizkovaGanna opened this issue Nov 27, 2018 · 4 comments

Comments

@SlizkovaGanna
Copy link

SlizkovaGanna commented Nov 27, 2018

Type: Bug

Summary: It's impossible to send a transaction after scanning a QR code.
Currently, after you sign a transaction, an error 'Intrinsic gas too low' is displayed.

Expected behavior

'Transaction sent' success screen is shown
Transaction is sent with no errors

Actual behavior

1-1 chat screen with an error 'Intrinsic gas too low' is displayed
Transaction is not created

image

Reproduction

  1. Create a new account and log in
  2. Switch your network to Ropsten
  3. Request Eth in the Status test App
  4. Click '+' select 'Scan QR code' and scan contact code of a secondary device
  5. On profile screen, select 'Send transaction'
  6. Set your transaction data to available amount in Eth and click 'Send' button
  7. On the 'Send transaction' screen open Advanced settings to make sure your Gas limit is 21000 and Gas price is 1 (default data)

image

  1. Sign your transaction

Additional data:

Status version: 0.9.31 (1811231740); node 27700aa2 (Nov 27 nightly build)
Operating System: iOS

@SlizkovaGanna
Copy link
Author

Theoretically should be fixed after #4923 is fixed.
@goranjovic please let me know if you want me to close this one

@churik
Copy link
Member

churik commented Jan 18, 2019

Still reproducible

@goranjovic
Copy link
Contributor

@churik Possibly fixed in PR #7263

@churik
Copy link
Member

churik commented Feb 25, 2020

Not relevant after redesign in Status v1.0.1

@churik churik closed this as completed Feb 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants