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]: Non deterministic failure to create blockchain tx after creating subnet tx #2421

Open
felipemadero opened this issue Dec 10, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@felipemadero
Copy link
Collaborator

Describe the bug
Error msg obtained by user after executing blockchain deploy .. of a non sovereign blockchain on mainnet

we created the configurations and choose 3 Control keys and 2 as threshold.
However, after just signing with one ledger wallet the subnet create transaction was issued and create blockchain transaction didn’t follow up.
Subnet has been created with ID: u6Rc43d1GwYP8t14vKsLMVg9VDHPDxisbz4pm92tnUdA22NyT Error: subnet tx u6Rc43d1GwYP8t14vKsLMVg9VDHPDxisbz4pm92tnUdA22NyT query error: failed to decode client response: not found
u6Rc43d1GwYP8t14vKsLMVg9VDHPDxisbz4pm92tnUdA22NyT - subnet was created and 1 avax was deducted as fees.

To Reproduce
avalanche blockchain create name --soverign=false
avalanche blockchain deploy name --mainnet

Expected behavior
It is not deterministic

Screenshots
If applicable, add screenshots to help explain your problem.

Logs
If applicable, please include the relevant logs that indicate a problem.

Operating System
Which OS you used to reveal the bug.

Additional context
Add any other context about the problem here.

@felipemadero felipemadero added the bug Something isn't working label Dec 10, 2024
@felipemadero felipemadero self-assigned this Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Backlog 🗄️
Development

No branches or pull requests

1 participant