-
Notifications
You must be signed in to change notification settings - Fork 4
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
chore(web-server): update to Rust SGX SDK 1.1.4 #137
Conversation
af80694
to
f24237f
Compare
c1b4759
to
366dd24
Compare
✔️ Deploy Preview for nautilus-wallet canceled. 🔨 Explore the source changes: 90fec46 🔍 Inspect the deploy log: https://app.netlify.com/sites/nautilus-wallet/deploys/621cbff42a87f10007104212 |
✔️ Deploy Preview for affectionate-mirzakhani-7a7e75 canceled. 🔨 Explore the source changes: 90fec46 🔍 Inspect the deploy log: https://app.netlify.com/sites/affectionate-mirzakhani-7a7e75/deploys/621cbff4066f910007376807 |
366dd24
to
5133f45
Compare
Codecov Report
@@ Coverage Diff @@
## main #137 +/- ##
=======================================
Coverage 66.66% 66.66%
=======================================
Files 80 80
Lines 801 801
Branches 85 85
=======================================
Hits 534 534
Misses 267 267 Continue to review full report at Codecov.
|
6ccb227
to
29cde9b
Compare
- Intel SGX SDK: 2.14 → 2.15 - Rust toolchain: nightly-2021-05-10 → nightly-2021-09-13
…22554bbedd57eead97 → 565960cd7b4b36d1188459d75652619971c43f7e
29cde9b
to
1e565a6
Compare
I bumped the Rust SGX SDK revision one more time, before merging. Everything else should still be up to date, and ready to merge. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @PiDelport,
I was able to make the updates locally, and run the sgx-wallet-test with no issues (see below). No further comments at this time.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @PiDelport .
This branch is all good for merging.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Building and testing web-server/sgx-wallet
& web-server/sgx-wallet-test
were successful. LGTM!
Awesome, thanks! 😊 |
Upstream:
This updates our dependency to upstream revision: e8a9fc22