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

modify the file header part of aggsig code #34

Closed
garyyu opened this issue Sep 27, 2018 · 1 comment
Closed

modify the file header part of aggsig code #34

garyyu opened this issue Sep 27, 2018 · 1 comment

Comments

@garyyu
Copy link
Contributor

garyyu commented Sep 27, 2018

Corresponding to mimblewimble/secp256k1-zkp#29

There're also 2 files in this repo:

  • aggsig.rs
  • pedersen.rs

I guess there's no any upstream for these 2 source files. Could you please confirm this? @yeastplume

I also suggest to change the header part, currently it's:

// Bitcoin secp256k1 bindings
// Written in 2014 by
//   Dawid Ciężarkiewicz
//   Andrew Poelstra
//

And one more suggestion: Could we do rustfmt on these 2 files? since there's no upstream for these 2 files and no need to worry merging.

@yeastplume
Copy link
Member

okay, done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants