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

New user onboarding failing using greymass fuel #816

Closed
rozzaswap opened this issue Jun 6, 2024 · 2 comments
Closed

New user onboarding failing using greymass fuel #816

rozzaswap opened this issue Jun 6, 2024 · 2 comments
Assignees

Comments

@rozzaswap
Copy link
Contributor

No description provided.

@jbuice
Copy link
Member

jbuice commented Jun 6, 2024

Confirmed on both desktop and mobile

Fresh Anchor install and fresh Greymass account jt.gm

Buying RAM at wallet.telos.net should work with Greymass Fuel with 0 CPU and 0 NET

What the user sees:

Image

Image

Image

Browser Debug:

Image

Missing Signature for Cosign?

1. {signatures: [,…], compression: 0, packed_context_free_data: "00",…} 1. compression: 0 2. packed_context_free_data: "00" 3. packed_trx: "b4e16166b9d7b167f706000000000250299d181be9d565000000000050299d0110955e181be9d565000000004ce63045000000000000ea3055000000004873bd3e010000000000c9407e00000000a8ed3232200000000000c9407e0000000000c9407ee80300000000000004544c4f5300000000" 4. signatures: [,…] 0: "SIG_K1_KXMuQd72fndtFgMkxS9xQ83SRkp1Q69DSfNDHzzDPaML9znotWT7rXDuKMiJ97Q9iVAQNXA6WjzkbtYwabg8SY4BGL1jV4"

I believe it should actually look like this, which is provided when you REJECT "powerup".

1. {signatures: [,…], compression: 0, packed_context_free_data: "00",…} 1. compression: 0 2. packed_context_free_data: "00" 3. packed_trx: "4ad66166c9dc80191b31000000000250299d181be9d565000000000050299d0110955e181be9d565000000004ce63045000000000000ea3055000000004873bd3e010000000000c9407e00000000a8ed3232200000000000c9407e0000000000c9407ee80300000000000004544c4f5300000000" 4. signatures: [,…] 1. 0: "SIG_K1_JypiKQ79r41WS87pvTWyoRComDBhjXWak3q7KA19gAQduL2T9eoJAqubnb5ezm146mZPeoyXA2DCMm2ijEs68g3CBZRtuu" 1: "SIG_K1_KbA3DiWbxPUEs4H3X4VmJ71dfExk4ZTSkogpKHiekt1MUgHjurKoQTGTS5nhWisTMQq7fnt5pcZRYV1SRP3M1xX7iwQKbJ"

@Viterbo
Copy link
Collaborator

Viterbo commented Jun 12, 2024

That Resource Warning Dialog was removed a while ago, so I'm guessing you were not using the latest version where this was fixed. However, Justin found another related issue in the latest version that I just fixed here.

If you want to try again in this new version, you would need to pull the branch 817-fuel-service-not-working-as-expected to your PC and run it locally (since the GitHub Netlify deployment was created only for Testnet).

@Viterbo Viterbo self-assigned this Jun 12, 2024
@pmjanus pmjanus closed this as completed Jun 17, 2024
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

When branches are created from issues, their pull requests are automatically linked.

4 participants