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

Member signed RPC #911

Merged
merged 14 commits into from
Mar 3, 2020
Merged

Conversation

jumaffre
Copy link
Contributor

@jumaffre jumaffre commented Mar 3, 2020

CCF now enforces that handlers installed with require_client_signature are called by a signed client request. This is the case for members/propose, members/vote, members/complete, members/withdraw`.

@jumaffre jumaffre requested a review from a team as a code owner March 3, 2020 11:40
@cimetrics
Copy link

cimetrics commented Mar 3, 2020

memberfrontend_signed_rpc@5613 aka 20200303.60 vs master ewma over 25 builds from 5233 to 5601
images

tests/votinghistory.py Outdated Show resolved Hide resolved
@codecov-io
Copy link

codecov-io commented Mar 3, 2020

Codecov Report

Merging #911 into master will decrease coverage by 17.08%.
The diff coverage is 16.67%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #911       +/-   ##
===========================================
- Coverage   69.27%   52.19%   -17.08%     
===========================================
  Files         100       95        -5     
  Lines        7832     6850      -982     
===========================================
- Hits         5425     3575     -1850     
- Misses       2407     3275      +868
Flag Coverage Δ
#unit_BFT 52.19% <16.67%> (-0.07%) ⬇️
#unit_CFT ?
Impacted Files Coverage Δ
src/node/networktables.h 5.26% <ø> (-94.74%) ⬇️
src/http/http_rpc_context.h 26.2% <ø> (-20.32%) ⬇️
src/node/rpc/forwarder.h 100% <ø> (+4.44%) ⬆️
src/node/rpc/memberfrontend.h 0% <0%> (-67.67%) ⬇️
src/node/rpc/userfrontend.h 31.25% <0%> (-68.75%) ⬇️
src/node/rpc/nodefrontend.h 0% <0%> (-72.16%) ⬇️
src/enclave/rpccontext.h 64.71% <0%> (-11.76%) ⬇️
src/node/rpc/frontend.h 21.03% <25%> (-43.12%) ⬇️
src/node/nodes.h 0% <0%> (-100%) ⬇️
src/node/rpc/nodeinterface.h 0% <0%> (-100%) ⬇️
... and 47 more

@achamayou achamayou merged commit 02f01ad into microsoft:master Mar 3, 2020
eddyashton pushed 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.

6 participants