Abdullah Eryuzlu

Results 10 comments of Abdullah Eryuzlu

It is probably `sufficients` field. See: https://docs.substrate.io/rustdocs/latest/frame_system/struct.AccountInfo.html. Also see https://github.com/polkadot-js/api/blob/85e7e3c11c668ecb7c0d7a0a346535c9cdb273b7/packages/types-augment/src/lookup/substrate.ts#L10.

I'm interested in implementing this if it is ok. I agree with @LucioFranco that we need to have a GenericBody type. BoxBody would also work but it requires allocation. I...

Hey, thanks for quick response. We are not in a rush. I will create a PR soon :)

Hey @Akare123! Thanks for the PR! It looks good but you need to modify your commit message for CI to succeed. See our [contribution guides](https://github.com/unionlabs/union/blob/main/CONTRIBUTING.md#opening-the-pr).

TBH this is a very nice and clear issue. Maybe we can delegate this to a wannabe open-source contributor?

Partially completed with this: #3604

Hey! Thanks for the contribution. I see that the file you added is a placeholder. Our team will work on the necessary guidelines for security purposes. I see this more...

since voyager has no state, what would be the problem of the chain id being changed?

> @aeryz can you please fix CI issues. Just fixed and also checked with `scarb fmt --check`