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

Unable to initialize network keys via WalletConnect #1027

Closed
gonzalonunez opened this issue Jun 11, 2022 · 4 comments
Closed

Unable to initialize network keys via WalletConnect #1027

gonzalonunez opened this issue Jun 11, 2022 · 4 comments
Labels

Comments

@gonzalonunez
Copy link

gonzalonunez commented Jun 11, 2022

Describe the bug
Hi – I'm new to Urbit so please forgive me in advance if some of the terminology I use is incorrect πŸ˜…

I'm unable to initialize my network keys via WalletConnect. Getting the following error:

invalid object key - maxFeePerGas (argument="transaction:maxFeePerGas", value={"to":"0x33eecbf908478c10614626a9d304bfe18b78dd73","value":"0x0","nonce":13,"data":"0x4447e48c000000000000000000000000000000000000000000000000000000004c64a9d21d9403662ccfdac0ab30844f4da7c333f931911d3d2b30d721930b2f928e74db5b1da1f8d4f0ec48a53e8e9ade279c241459084629e6b489ce840e7eadf5045c00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000","gasLimit":"0x186a0","maxFeePerGas":"0x060db88400","maxPriorityFeePerGas":"0x47868c00"}, code=INVALID_ARGUMENT, version=properties/5.6.0)

To Reproduce
Steps to reproduce the behavior:

  1. Connect a wallet via Rainbow / WalletConnect
  2. Go to Initiate Network Keys
  3. Without checking any of the boxes, try approving the transaction via Rainbow
  4. See error

Expected behavior
I expected the transaction to succeed and Bridge to give me my network keys.

Screenshots
On Rainbow, the transaction shows 0 ETH –– something feels wrong there. Here's the console. For what it's worth, connecting my wallet via MetaMask did not work. I am using the Arc browser from https://thebrowser.company, it's a Chromium browser but maybe something is going on there as well.
Screen Shot 2022-06-11 at 1 36 09 PM

Desktop (please complete the following information):

  • OS: macOS 12.4
  • Browser: Arc (Chromium)

Smartphone (please complete the following information):

  • Device: iPhone 12 Pro Max
  • OS: iOS 15.5
  • Browser: N/A (Rainbow)

Login method (please complete the following information):
WalletConnect

@AFDudley
Copy link

I experienced the same issue with a different wallet. I was able to use the browser within that wallet to navigate to bridge.urbit.org and generate the network key. Trying to download the key crashed that android-based wallet, but I was able to login to the site on my desktop using wallet connect to download the keyfile. I hope someone finds this helpful.

@tomholford
Copy link
Collaborator

Thanks @gonzalonunez for raising this issue.

After some research, this appears to be due to the fact that Bridge does not officially support EIP1559 transactions.

Are you able to try the same flow with Metamask + Chrome?

@tomholford
Copy link
Collaborator

EIP 1559 support shipped in #1057

@gonzalonunez
Copy link
Author

Thanks @tomholford! Sorry I never got back to you re: Metamask + Chrome. Excited to get on Urbit soon :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants