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

ECDSA fix & solhint & slither #45

Merged
merged 48 commits into from
Aug 30, 2024
Merged

Conversation

SurfingNerd
Copy link
Collaborator

SurfingNerd and others added 30 commits August 14, 2024 18:20
update of missed changes
Note:
There are 3 Sets now, only one got picked up to tests:
small.json => Working Tests
known_x_00.json => failing tests, X coordiante of public key starts with 00
known_y_00.json => failing tests: Y coordinate of public key starts with 00.

Those testsets were separated manually.
DMDcoin/diamond-dapp-claiming#3
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@coveralls
Copy link

coveralls commented Aug 30, 2024

Pull Request Test Coverage Report for Build 10625105994

Details

  • 8 of 11 (72.73%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-2.6%) to 88.957%

Changes Missing Coverage Covered Lines Changed/Added Lines %
contracts/ClaimContract.sol 8 11 72.73%
Totals Coverage Status
Change from base Build 10389818334: -2.6%
Covered Lines: 100
Relevant Lines: 103

💛 - Coveralls

@SurfingNerd SurfingNerd merged commit f43d4ce into DMDcoin:main Aug 30, 2024
3 checks passed
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