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

Implement en-/decryption tool for config files #984

Merged
merged 2 commits into from
Nov 25, 2022

Conversation

elsirion
Copy link
Contributor

Fixes #982

@elsirion elsirion marked this pull request as draft November 25, 2022 15:16
@codecov-commenter
Copy link

codecov-commenter commented Nov 25, 2022

Codecov Report

Base: 65.73% // Head: 65.58% // Decreases project coverage by -0.14% ⚠️

Coverage data is based on head (1aea263) compared to base (98e8667).
Patch coverage: 0.00% of modified lines in pull request are covered.

❗ Current head 1aea263 differs from pull request most recent head 43d66d2. Consider uploading reports for the commit 43d66d2 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #984      +/-   ##
==========================================
- Coverage   65.73%   65.58%   -0.15%     
==========================================
  Files         116      116              
  Lines       17295    17336      +41     
==========================================
+ Hits        11369    11370       +1     
- Misses       5926     5966      +40     
Impacted Files Coverage Δ
fedimintd/src/bin/distributedgen.rs 0.50% <0.00%> (-0.14%) ⬇️
fedimint-server/src/lib.rs 80.71% <0.00%> (+0.25%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@elsirion elsirion force-pushed the 2022-11-cfg-decryption branch 3 times, most recently from 43d66d2 to 44e8474 Compare November 25, 2022 16:35
@elsirion elsirion force-pushed the 2022-11-cfg-decryption branch from 44e8474 to 81538a7 Compare November 25, 2022 16:39
@elsirion elsirion force-pushed the 2022-11-cfg-decryption branch from 81538a7 to 15febb2 Compare November 25, 2022 17:19
@elsirion elsirion marked this pull request as ready for review November 25, 2022 17:59
@justinmoon justinmoon merged commit 2d1f1f7 into fedimint:master Nov 25, 2022
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.

De-/Encryption tool for config
3 participants