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]: Mycelium type mismatch #3479

Open
1 task done
Mahmoud-Emad opened this issue Sep 29, 2024 · 0 comments
Open
1 task done

🐞 [Bug]: Mycelium type mismatch #3479

Mahmoud-Emad opened this issue Sep 29, 2024 · 0 comments
Labels
type_bug Something isn't working
Milestone

Comments

@Mahmoud-Emad
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

which package/s did you face the problem with?

Dashboard

What happened?

Currently, ZOS expects the ZMachine seeds to be 6 bytes which are 12 hex

https://github.com/threefoldtech/zos/blob/main/pkg/gridtypes/zos/zmachine.go#L274-L279

and we send only 6 hex, which is invalid

https://github.com/threefoldtech/tfgrid-sdk-ts/blob/development/packages/grid_client/scripts/single_vm_mycelium.ts#L75

also there are some validations in the client must be changed

Steps To Reproduce

  1. Run the script

which network/s did you face the problem on?

Dev

version

Development

Twin ID/s

143

Node ID/s

No response

Farm ID/s

No response

Contract ID/s

No response

Relevant screenshots/screen records

N/A

Relevant log output

N/A
@Mahmoud-Emad Mahmoud-Emad added the type_bug Something isn't working label Sep 29, 2024
@ramezsaeed ramezsaeed added this to the 2.6.0 milestone Sep 29, 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
Projects
Status: No status
Development

No branches or pull requests

2 participants