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

UI/block create org #187

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

UI/block create org #187

wants to merge 5 commits into from

Conversation

ail3ngrimaldi
Copy link
Contributor

Closes #186

@ail3ngrimaldi ail3ngrimaldi requested a review from olanod December 9, 2024 14:53
@ail3ngrimaldi
Copy link
Contributor Author

I tested the funcitonallity Im adding and it works fine, but I have this errors:

`
"resource": "/Users/ailenrgrimaldi/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sp-runtime-interface-28.0.0/src/impls.rs",

cannot transmute between types of different sizes, or dependently-sized types
source type: usize (64 bits)
target type: u32 (32 bits)

cannot transmute between types of different sizes, or dependently-sized types
source type: *const u8 (64 bits)
target type: u32 (32 bits)
`

I tried to get the cargo.lock file that was on main but Im not sure if that was successful.

@ail3ngrimaldi
Copy link
Contributor Author

I tested the funcitonallity Im adding and it works fine, but I have this errors:

` "resource": "/Users/ailenrgrimaldi/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sp-runtime-interface-28.0.0/src/impls.rs",

cannot transmute between types of different sizes, or dependently-sized types source type: usize (64 bits) target type: u32 (32 bits)

cannot transmute between types of different sizes, or dependently-sized types source type: *const u8 (64 bits) target type: u32 (32 bits) `

I tried to get the cargo.lock file that was on main but Im not sure if that was successful.

This error doesnt appear anymore :)

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

Successfully merging this pull request may close these issues.

Add warning tooltip for "create org button" when the account is already a dao owner
1 participant