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

Upgrade to polkadot-v1.1.0 and some refactoring work on project layout #266

Merged
merged 8 commits into from
Dec 5, 2023

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    78e48c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a604863 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4956028 View commit details
    Browse the repository at this point in the history
  4. refactor SGX atttestation verify implementation, remove both clone-co…

    …de dependencies webpki and ring
    0xbillw committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    4ec4c47 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Detach the implementation of RRSC from the forked Substrate repositor…

    …y and point the Substrate and Frontier libraries to the Party's official repository.
    0xbillw committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    5bb57ba View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. upgrade to polkadot-v1.1.0

    0xbillw committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    0794d83 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    902d020 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Fix: TW register: both fields of the SgxAttestationReport structure…

    …, `sign` and `cert_der`, are base64 encoded (in fact, this is not necessary)
    0xbillw committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    e2f4815 View commit details
    Browse the repository at this point in the history