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

Update blsjs.d.ts #448

Closed
wants to merge 1 commit into from

Conversation

BubbleTrouble14
Copy link

Updated blsjs.d.ts type inside the G1Element generator to return G1Element and not G2Element, or is this already correct ?

Updated blsjs.d.ts type inside the G1Element generator to return G1Element and not G2Element, or is this correct ?
Copy link

Pull Request Test Coverage Report for Build 7634832904

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 94.649%

Totals Coverage Status
Change from base Build 7631464555: 0.0%
Covered Lines: 1645
Relevant Lines: 1738

💛 - Coveralls

Copy link

'This PR has been flagged as stale due to no activity for over 60
days. It will not be automatically closed, but it has been given
a stale-pr label and should be manually reviewed.'

Copy link
Contributor

@ChiaMineJP ChiaMineJP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your PR.
blsjs.d.ts is just a generated code so you need to update the original cpp file which generates this declaration file.

https://github.com/Chia-Network/bls-signatures/blob/main/js-bindings/jsbindings.cpp#L67

@BubbleTrouble14
Copy link
Author

Ah sorry. I'll close this pull request and open a new one with the correct fix.

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.

None yet

2 participants