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 RPC to retrieve single quote #907

Merged
merged 6 commits into from
Mar 3, 2020

Conversation

eddyashton
Copy link
Member

Resolves #898.

@eddyashton eddyashton requested a review from a team as a code owner March 2, 2020 14:35
@ghost
Copy link

ghost commented Mar 2, 2020

node_quote_rpc2@5528 aka 20200303.7 vs master ewma over 20 builds from 5233 to 5520
images

@codecov-io
Copy link

Codecov Report

Merging #907 into master will increase coverage by 0.24%.
The diff coverage is 80.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #907      +/-   ##
==========================================
+ Coverage   68.92%   69.16%   +0.24%     
==========================================
  Files         100      100              
  Lines        7834     7769      -65     
==========================================
- Hits         5399     5373      -26     
+ Misses       2435     2396      -39
Flag Coverage Δ
#unit_BFT ?
#unit_CFT 69.16% <80.77%> (+0.1%) ⬆️
Impacted Files Coverage Δ
src/node/rpc/frontend.h 64.41% <ø> (-0.12%) ⬇️
src/http/http_sig.h 79.66% <ø> (ø) ⬆️
src/node/rpc/userfrontend.h 100% <ø> (ø) ⬆️
src/crypto/hash.h 70% <ø> (ø) ⬆️
src/node/signatures.h 100% <ø> (ø) ⬆️
src/apps/luageneric/luageneric.cpp 75.25% <ø> (ø) ⬆️
src/node/clientsignatures.h 100% <ø> (+54.17%) ⬆️
src/node/members.h 90% <100%> (+10%) ⬆️
src/node/history.h 43.65% <42.86%> (+2.11%) ⬆️
src/node/rpc/memberfrontend.h 67.61% <94.23%> (+1.09%) ⬆️
... and 8 more

@eddyashton eddyashton merged commit 6c09fac into microsoft:master Mar 3, 2020
@jazzybluesea
Copy link

Thank you!

eddyashton added a commit to eddyashton/CCF that referenced this pull request Mar 24, 2020
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.

RPC to get the OE report of the node the user is connected to
6 participants