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

Faucet api update & cql command improvement #324

Merged
merged 19 commits into from
May 7, 2019
Merged

Conversation

xq262144
Copy link
Contributor

@xq262144 xq262144 commented May 6, 2019

  1. Add new faucet api for remote key management.
  2. Improve CQL command with miner config generation and existing private key config generation support.

@codecov
Copy link

codecov bot commented May 6, 2019

Codecov Report

Merging #324 into develop will decrease coverage by 0.49%.
The diff coverage is 65.88%.

@@            Coverage Diff             @@
##           develop     #324     +/-   ##
==========================================
- Coverage    81.44%   80.95%   -0.5%     
==========================================
  Files          174      174             
  Lines        12134    12209     +75     
==========================================
+ Hits          9883     9884      +1     
- Misses        1518     1588     +70     
- Partials       733      737      +4

@codecov
Copy link

codecov bot commented May 6, 2019

Codecov Report

Merging #324 into develop will decrease coverage by 0.76%.
The diff coverage is 65.88%.

@@             Coverage Diff             @@
##           develop     #324      +/-   ##
===========================================
- Coverage    81.44%   80.68%   -0.77%     
===========================================
  Files          174      174              
  Lines        12134    12209      +75     
===========================================
- Hits          9883     9851      -32     
- Misses        1518     1627     +109     
+ Partials       733      731       -2

Copy link
Contributor

@leventeliu leventeliu left a comment

Choose a reason for hiding this comment

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

LGTM, approve.

@leventeliu leventeliu merged commit 46cc59e into develop May 7, 2019
@leventeliu leventeliu deleted the feature/faucet_v3 branch May 7, 2019 03:19
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