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

Add additional crypto methods to PrivateKey. #64

Merged
merged 1 commit into from
Apr 16, 2018

Conversation

jhtitor
Copy link
Contributor

@jhtitor jhtitor commented Apr 7, 2018

NOTE: I'm not 100% sure those belong to Graphene, I've taken them from BitShares.

I'll open an alternative pull request there, if that's more appropriate.

NOTE: I'm not 100% sure those belong to Graphene,
I've taken them from BitShares.
@codecov-io
Copy link

codecov-io commented Apr 7, 2018

Codecov Report

Merging #64 into develop will decrease coverage by 0.56%.
The diff coverage is 22.22%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #64      +/-   ##
===========================================
- Coverage    58.97%   58.41%   -0.57%     
===========================================
  Files           19       19              
  Lines         1153     1171      +18     
===========================================
+ Hits           680      684       +4     
- Misses         473      487      +14
Impacted Files Coverage Δ
graphenebase/account.py 63.82% <22.22%> (-4.41%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 59b3a62...7787493. Read the comment docs.

@xeroc xeroc merged commit eeef51e into xeroc:develop Apr 16, 2018
@xeroc
Copy link
Owner

xeroc commented Apr 16, 2018

Those are fine here. Thanks for the contribution!

xeroc added a commit that referenced this pull request Jul 11, 2018
Release 0.6.3

28c5796 (HEAD -> master) Merge branch 'release/0.6.3'
1a03fb0 (release/0.6.3) Updated docs
463cf18 Cleanup and linting
13966bf version bump
0b5ce1b (origin/develop, develop) Allow num_retries to be smaller than zero
e9af291 allow to obtain chain_parameters
5ef1830 properly use register_apis and api_id
a176d61 Fix legacy
8033e92 entirely new structure for API calls
f3ac669 Merge pull request #66 from jhtitor/pubkey_tweak
78ae5f9 version bump
b54a128 Allow more flexibility when defining the chain
3ee502c Add additional crypto methods to PublicKey.
8f3a6bd Improve retrying of other nodes
eeef51e Add additional crypto methods to PrivateKey. (#64)
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

3 participants