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

Make BLS types support bytes as input in from_json_dict() #280

Merged
merged 1 commit into from
Oct 16, 2023
Merged

Conversation

arvidn
Copy link
Contributor

@arvidn arvidn commented Oct 15, 2023

in addition to hex strings. This is something the tests in chia-blockchain seem to expect.
Also fix typo in generate_type_stubs.py.

This patch is best viewed ignoring whitespace, since there's indentation change.

…n to hex strings. fix typo in generate_type_stubs.py
@coveralls-official
Copy link

Pull Request Test Coverage Report for Build 6523755025

  • 19 of 29 (65.52%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.09%) to 89.98%

Changes Missing Coverage Covered Lines Changed/Added Lines %
chia-bls/src/public_key.rs 19 29 65.52%
Totals Coverage Status
Change from base Build 6508961423: -0.09%
Covered Lines: 9043
Relevant Lines: 10050

💛 - Coveralls

@arvidn arvidn merged commit 063857a into main Oct 16, 2023
53 of 55 checks passed
@arvidn arvidn deleted the json-binary branch October 16, 2023 11:36
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