Skip to content

Add build+test CI,rustfmt.toml, various minor fixes and formatting#1

Merged
cairoeth merged 4 commits intocairoeth:mainfrom
makemake-kbo:main
Jan 12, 2024
Merged

Add build+test CI,rustfmt.toml, various minor fixes and formatting#1
cairoeth merged 4 commits intocairoeth:mainfrom
makemake-kbo:main

Conversation

@makemake-kbo
Copy link
Copy Markdown
Contributor

@makemake-kbo makemake-kbo commented Jan 12, 2024

Adds a rustfmt.toml for use with cargo +nightly fmt to enforce a strict coding style.

I have also added a workflow for building and running unit tests.

Note: Unrelated to the PR but clippy produces a bunch of access out of bounds errors for the ERC20 impl. Probably something to be looked at. If not I recommend using #[allow(clippy::out_of_bounds_indexing)] to silence it.

@makemake-kbo makemake-kbo changed the title Add rustfmt.toml, various minor fixes and formatting Add build+test CI,rustfmt.toml, various minor fixes and formatting Jan 12, 2024
@cairoeth
Copy link
Copy Markdown
Owner

thanks @makemake-kbo! fixed the out of bounds bug and the workflow which was missing features

@cairoeth cairoeth merged commit 657068d into cairoeth:main Jan 12, 2024
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.

2 participants