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

Updated the code style #10

Closed
wants to merge 2 commits into from

Conversation

elichai
Copy link
Member

@elichai elichai commented Aug 24, 2019

  1. Removed uint64_t which is deprecated (Deprecate the fixed-width integer aliases rust-lang/libc#1304)
  2. Added ZST checks for empty slices (Passing pointers to ZST to FFI rust-secp256k1#142)
  3. General formatting to remove unused stuff and fix nits.

@tamasblummer
Copy link
Contributor

Reformatting should be done if code is not well formatted/readable and not just for the sake of doing it.

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