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

Feature/438 ubuntu 22 #441

Merged
merged 18 commits into from
Nov 20, 2024
Merged

Feature/438 ubuntu 22 #441

merged 18 commits into from
Nov 20, 2024

Conversation

olehnikolaiev
Copy link
Contributor

@olehnikolaiev olehnikolaiev commented Nov 15, 2024

fixes #438

added support of ubuntu22 and g++-11
updated sgx sdk and sgx_driver
updated libBLS version
update README and build instructions

to test:

  • run the old-version sgxwallet on ubuntu20 machine
  • stop the container, copy the database to the ubuntu22 server
  • start the new-version sgxwallet with -b flag
  • ensure that all keys are accessible and produces valid signatures / public keys

@olehnikolaiev olehnikolaiev merged commit 7b23e69 into develop Nov 20, 2024
6 of 7 checks passed
@olehnikolaiev olehnikolaiev deleted the feature/438-ubuntu-22 branch November 20, 2024 19:14
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.

Upgrade to Ubuntu 22
3 participants