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

Introduce rusty_leveldb_sgx as persistence storage #148

Merged
merged 8 commits into from Dec 13, 2019

Conversation

m4sterchain
Copy link
Contributor

@m4sterchain m4sterchain commented Dec 12, 2019

Description

As described in #103, I have ported the rusty_leveldb crate into sgx with test cases added in functional_test.

Fixes # (issue)

Type of change (select applied and DELETE the others)

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • API change with a documentation update
  • Additional test coverage
  • Code cleanup or just sync with upstream third-party crates

How Has This Been Tested?

https://ci.mesalock-linux.org/m4sterchain/incubator-mesatee/44

Checklist (check ALL before submitting PR, even not applicable)

  • Fork the repo and create your branch from master.
  • If you've added code that should be tested, add tests.
  • If you've changed APIs, update the documentation.
  • Ensure the tests pass (see CI results).
  • Make sure your code lints/format.

@mssun mssun self-requested a review December 13, 2019 05:38
@mssun mssun merged commit e872170 into apache:master Dec 13, 2019
@m4sterchain m4sterchain deleted the leveldb branch December 13, 2019 20:17
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.

None yet

2 participants