Skip to content

Conversation

@rphmeier
Copy link
Contributor

@rphmeier rphmeier commented Nov 17, 2023

Closes #27

I kept 2 workspaces: one for everything sugondat, and one for the sovereign-rollup demo (as that'd require the constants.json to be moved up to the root, and for risczero to be installed on CI)

Cargo fmt was applied, and the generated subxt file is skipped because it generates a massive diff.

And a simple CI action which tests all sugondat crates (but not the demo-rollup) was added.

@pepyakin
Copy link
Contributor

Yeah I had thought that two would be better because of that.

Can we revert into the default cargo fmt configuration? I don't think we need to carry over all that parity junk. Certainly spaces would make us less weirder.

@rphmeier
Copy link
Contributor Author

I haven't used spaces in a long long time :)

I just copied over the rustfmt that was in the sugondat-chain folder earlier.

@pepyakin pepyakin merged commit 675bd22 into main Nov 20, 2023
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 a workspace Cargo.toml

3 participants