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

Code cleanup #57

Merged
merged 7 commits into from
Aug 7, 2022
Merged

Code cleanup #57

merged 7 commits into from
Aug 7, 2022

Conversation

ControlCplusControlV
Copy link
Contributor

Squash and merge ofc, I did some cleanup

Fixed ~40 clippy errors, would have done more but started running into things like unused variables which were being used, so didn't want to touch those parts until I am more familiar with the repo.

Deleted .DS_Store files from MacOS, and added them to the .gitignore, they don't do anything but can be a bit messy

cargo fmt --all

@ControlCplusControlV
Copy link
Contributor Author

Just fixed #45 as well

@kevaundray
Copy link
Contributor

This looks great, thanks for this!

@kevaundray kevaundray merged commit e31712b into crate-crypto:master Aug 7, 2022
kevaundray pushed a commit that referenced this pull request Dec 23, 2022
* Code cleanup (#57)

Co-authored-by: ControlC ControlV <[email protected]>

* More Code Cleanup (#59)

* Add in Verkle Proof Benchmark (#60)

* fixed some unsafe unwraps

* fixed some unsafe unwraps

* some progress?

* fixes

* nits

* mostly cleanup

* clippy

* yml fix

* wtf is yml

* sorry

Co-authored-by: ControlC ControlV <[email protected]>
kevaundray pushed a commit that referenced this pull request Jan 9, 2023
* Controlc/fixed everything (#1)

* Code cleanup (#57)

Co-authored-by: ControlC ControlV <[email protected]>

* More Code Cleanup (#59)

* Add in Verkle Proof Benchmark (#60)

* fixed some unsafe unwraps

* fixed some unsafe unwraps

* some progress?

* fixes

* nits

* mostly cleanup

* clippy

* yml fix

* wtf is yml

* sorry

* verkle-trie refactors

* Error Refactoring Done????:

* Clippy working now

Co-authored-by: ControlC ControlV <[email protected]>

* fix

* addressed comments

Co-authored-by: ControlC ControlV <[email protected]>
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