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

Enclave Prototype #8869

Open
wants to merge 316 commits into
base: dev
Choose a base branch
from
Open

Enclave Prototype #8869

wants to merge 316 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    a11e4ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81ea6c3 View commit details
    Browse the repository at this point in the history
  3. Linter fix

    itstauq committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    4c4d588 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #8953 from OpenMined/tauquir/enclave-users

    Enclave authentication and authorization management
    itstauq committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    87f402c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32861ff View commit details
    Browse the repository at this point in the history
  6. Remove left-over comments

    itstauq committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    33710e8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5ecb02d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fe541d1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5edca06 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6be8532 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8c6710c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    955e4a1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2d3f1ff View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Merge pull request #8979 from OpenMined/tauquir/split-enclave-service

    Split EnclaveService into DomainEnclaveService and EnclaveService
    itstauq committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    77e9f42 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8980 from OpenMined/bschell/make-projects-share-i…

    …d-in-network-nodes
    
    Add distributed project ID that's shared with client projects
    BrendanSchell committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    4d4ab48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a392afe View commit details
    Browse the repository at this point in the history
  4. Merge pull request #8978 from OpenMined/tauquir/enclave-execute-code-…

    …refactor
    
    Add async job flow for code execution in Enclaves
    snwagh committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    af7641f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fdb5afa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    17c33bb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    55f96cc View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. split notebooks into V2 for next iteration

    add notes for project requirements
    rasswanth-s committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    4381527 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    deebea0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba04b81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0e1502 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e053f3 View commit details
    Browse the repository at this point in the history
  6. added ping endpoint to ping peers by verify key

    add route checkability function for clients
    fix Decentralized project submission
    rasswanth-s committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    d9e5f1c View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. added a single notebook to enclaves for V2 iteration for faster devel…

    …opment
    
    add nbstrip to enclave notebooks
    rasswanth-s committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    714ad16 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. Configuration menu
    Copy the full SHA
    38ef050 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e356758 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1297a73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ebf393f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    411a046 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    473a528 View commit details
    Browse the repository at this point in the history
  2. added new code and requests interface to projects

    modify print to print the NodeIdentity  for easy identification of code requests
    rasswanth-s committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    10b6783 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f88b71e View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Merge branch 'bschell/rename-deployment-policy-to-runtime-policy' int…

    …o tauquir/enclave-prototype
    madhavajay committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    88596bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9870cd0 View commit details
    Browse the repository at this point in the history
  3. only keep user code version 5, merge all other changes into version 5

    - rebuild protocol version
    shubham3121 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    9382e44 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    242c4a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a138679 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    46207a5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    abf3934 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5a3f5a5 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #8986 from OpenMined/bschell/update-migrations-for…

    …-enclave-pr
    
    Add Migrations for Enclave Changes to UserCode and CodeHistory
    shubham3121 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    a3b5de3 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Added notebook

    - added SyftModel prototype
    - pulled in Beach Model code
    - added SyftFolder / SyftFile abstraction
    madhavajay committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    442562c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    289f4c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. added code to write model folder to current path

    shifted to new model hosting notebook for testing
    rasswanth-s committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    f560c61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b319aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4584aab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e38e90e View commit details
    Browse the repository at this point in the history
  5. Fix linters

    itstauq committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    8fd20d0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae623e4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    25643e9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dc3a4ad View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6979278 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    81f9600 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bfe91d0 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    639f533 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef9515f View commit details
    Browse the repository at this point in the history
  3. finished model hosting iteration using datasets until architecture fo…

    …r model hosting is freezed
    rasswanth-s committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    c0de55a View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    fe10e7a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9020 from OpenMined/tauquir/enclave-manual-orches…

    …tration
    
    Enclave manual orchestration for Data Scientists
    itstauq committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    46819cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b13288 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d93fc20 View commit details
    Browse the repository at this point in the history
  5. update notebook

    yashgorana committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    f278b91 View commit details
    Browse the repository at this point in the history
  6. fix variable names

    yashgorana committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    730e2a9 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #9029 from OpenMined/tauquir/enclave-k8s-support

    Make Enclave prototype work with Kubernetes cluster
    madhavajay committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    caf8387 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Updated enclave notebooks

    - Made changes to notification code to fix bugs
    - Added get_nb_secrets util
    madhavajay committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    04104b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a839c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e31149e View commit details
    Browse the repository at this point in the history
  4. Added model upload to first notebook

    - No mock yet, just duplicate model data
    madhavajay committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    c73f1a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c0bac0b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1d25c3f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    61a6654 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4ff7877 View commit details
    Browse the repository at this point in the history
  9. add ModelRef as a ProxyActionObject to load model

    add ModelRef to upload dataset
    fixes model inference on eval dataset
    rasswanth-s committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    0d3fc26 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dce33df View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4ac959b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0037200 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    e699853 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f3bd4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22251c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    234044d View commit details
    Browse the repository at this point in the history
  5. Shifted to Nested Paradigm of Model Initialization in UserCode

    modify submit_model to code_action_id
    rasswanth-s committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    0ffb1ee View commit details
    Browse the repository at this point in the history
  6. Added combine assets transfer for enclaves

    Add utility functions to wrap and unwrap initialized model
    Created a new notebook, for model-hosting + enclaves
    rasswanth-s committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    281f233 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bc6ac78 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    849bfdd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7d61889 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    902fa83 View commit details
    Browse the repository at this point in the history
  11. Add test-gpu Enclave endpoint

    itstauq committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    b9cae0e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6ffc91c View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. upload to enclave blob storage before transferring assets to enclave

    add client argument to save to blob storage
    rasswanth-s committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    e3e8ed8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f13614 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #9036 from OpenMined/tauquir/enclave-attestations

    View Enclave attestation report
    itstauq committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    21d7391 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. CI fixes - Part 1

    itstauq committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    ac2d118 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9031 from OpenMined/rasswanth/model_hosting_v2

    Model Hosting Revamp
    itstauq committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    c68df91 View commit details
    Browse the repository at this point in the history
  3. Fix linters

    itstauq committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    cf5bce3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d96d695 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Fix CI

    itstauq committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    b3b03f1 View commit details
    Browse the repository at this point in the history
  2. add gpu support to k3d nodes

    created new devspace profiles for cpu and gpu enclaves
    add readme to setup enclave for k3d
    add env parameter to launch gpu enclave easily
    rasswanth-s committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    0210244 View commit details
    Browse the repository at this point in the history
  3. fix format error

    rasswanth-s committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    c7b307d View commit details
    Browse the repository at this point in the history
  4. add k3s to repo args

    rasswanth-s committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    90c6070 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8467599 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca6a6ba View commit details
    Browse the repository at this point in the history
  7. Optimization 1

    itstauq committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    bf70ade View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a636533 View commit details
    Browse the repository at this point in the history
  9. Attestation reports revamp

    itstauq committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    265687b View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    c244eee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fe10d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e41d0ee View commit details
    Browse the repository at this point in the history
  4. clear up and data and mock references in asset before uploading to se…

    …rver , as they are referenced by id's
    rasswanth-s committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    2358ede View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    05474ac View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    483e845 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad0c934 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ba4434 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18e16ad View commit details
    Browse the repository at this point in the history
  5. cleanup profile settings

    rasswanth-s committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    3f01257 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c3c50fd View commit details
    Browse the repository at this point in the history
  7. revert to sync routes

    rasswanth-s committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    feb8a86 View commit details
    Browse the repository at this point in the history
  8. shift pyinstrument to make_routes, as async routes are not fully supp…

    …orted,
    
    disable pyinstrument middlware temporarily
    re-name appsettings to serversettings
    rasswanth-s committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    80166a5 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #9053 from OpenMined/tauquir/enclave-model-upload-…

    …optimization
    
    Enclave model upload optimization
    rasswanth-s committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    3304443 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4ab0b62 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    0c8356d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ba8c7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e1fd9b View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    b095295 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfa92da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b9b3a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79295f5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37f9fe9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a9df658 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cbdd158 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    98bb5f3 View commit details
    Browse the repository at this point in the history
  9. fix pydantic reserved names in model.py

    action action object benchmark suite
    rasswanth-s committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    0d16efa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dd93c9d View commit details
    Browse the repository at this point in the history
  11. fix model ref retrieval

    rasswanth-s committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    915e050 View commit details
    Browse the repository at this point in the history
  12. update notebook

    rasswanth-s committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    9c88491 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. temporarily remove performance optimization

    add inputid2hash to submit user code
    remove old enclave.code
    rasswanth-s committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    71a0c10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46c650c View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    a4de454 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9051 from OpenMined/rasswanth/gpu-k3d

    Add GPU Support to k3d
    rasswanth-s committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    11df377 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc94080 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #9073 from OpenMined/rasswanth/structured-transpar…

    …ency
    
    [WIP] Structured Transparency
    rasswanth-s committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    30cc84c View commit details
    Browse the repository at this point in the history
  5. update demo notebook

    rasswanth-s committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    e83a7ce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a061f73 View commit details
    Browse the repository at this point in the history
  7. update notebook

    rasswanth-s committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    12b7b82 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #9097 from OpenMined/rasswanth/k8s-enclave

    Fix Enclave Bugs in K8s Testing
    rasswanth-s committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    c60b134 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    7e97584 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe028a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ac4f3b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #9098 from OpenMined/rasswanth/fix-k8s-local

    Fix Local K8s for Enclave
    rasswanth-s committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    78b257d View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. modified v3 notebooks to be generic for

    1. in-memory workers
    2.Local K8s
    3. remote k8s
    rasswanth-s committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    7a15ab2 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. fix blob storage errors

    rasswanth-s committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    e9596c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

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

Commits on Aug 3, 2024

  1. Add Mock Model Execution

    rasswanth-s committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    51fc9d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a3f1a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c9be14 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61a56cb View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. Shift from tqdm to rich

    rasswanth-s committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    f44c200 View commit details
    Browse the repository at this point in the history
  2. Revert "Shift from tqdm to rich"

    This reverts commit f44c200.
    rasswanth-s committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    c87c564 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e933f5f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #9126 from OpenMined/rasswanth/add-mock-execution

    Add Mock Model Execution
    rasswanth-s committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    3ac9c05 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62a14c5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3d4bd49 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d329285 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #9127 from OpenMined/tauquir/exchange-peer-routes

    Add util functions to exchange peer routes and check reachability
    rasswanth-s committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    eb9d5bd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4c3ad8d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    37b27f2 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #9124 from OpenMined/tauquir/simplify-adding-encla…

    …ve-route
    
    Add ability to directly specify enclave route as a string
    rasswanth-s committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    10b61c7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ed59a16 View commit details
    Browse the repository at this point in the history
  13. Improve enclave repr

    itstauq committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    4c44227 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f63a107 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    9a4af3d View commit details
    Browse the repository at this point in the history
  2. fix lint

    teo-milea committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    0d81139 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76bb181 View commit details
    Browse the repository at this point in the history
  4. fix notebook

    teo-milea committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    53cf472 View commit details
    Browse the repository at this point in the history
  5. update notebooks

    add syft error for python attestation
    rasswanth-s committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    42103c0 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #9135 from OpenMined/model_hosting_repr

    repr for model hosting objects
    rasswanth-s committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    c484cbd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e1e57e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    3ac3b46 View commit details
    Browse the repository at this point in the history
  2. add datasite to repr

    rasswanth-s committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    b6c0bc4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #9131 from OpenMined/tauquir/pretty-verifiable-out…

    …put-repr
    
    Show pretty representation of VerifiableOutput
    rasswanth-s committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    14f223d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c755ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    00dc196 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #9132 from OpenMined/tauquir/improve-enclave-repr

    Improve enclave representation
    rasswanth-s committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    25ec85e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    32f31ea View commit details
    Browse the repository at this point in the history
  8. fix Size Calculation of Models

    Fix repr of Model with MB
    Update V3 noteboooks to show model coll repr
    rasswanth-s committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    7f9ae71 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #9133 from OpenMined/tauquir/fix-model-size-repr

    Fix model size calculation and improve repr
    rasswanth-s committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    714964f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    28711d1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8487bcb View commit details
    Browse the repository at this point in the history
  12. fix: look of syft responses unaffected by MarkdownDescription

    In MarkdownDescription, a conflicting CSS style is added globally. I
    have removed the !important tag, which will now make the other pre look
    as they should; md descriptions are probably affected but I'm ignoring
    it for now.
    tcp committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    725a893 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ba40329 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    25910a1 View commit details
    Browse the repository at this point in the history
  15. feat: repr for exchange_routes

    tcp committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    6cb2cbe View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4536443 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

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

Commits on Aug 8, 2024

  1. autogenerate mock

    teo-milea committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    c6a9062 View commit details
    Browse the repository at this point in the history
  2. improve ux

    teo-milea committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    cc0072a View commit details
    Browse the repository at this point in the history
  3. protocol version

    teo-milea committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    19dbf7a View commit details
    Browse the repository at this point in the history
  4. new notebook

    teo-milea committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    852295f View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Add Events for

    ProjectAssetTransfer
    ProjectEnclaveAttestationReport
    ProjectExeuctionStart
    ProjectEnclaveReport Ready
    rasswanth-s committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    8faba5c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9152 from OpenMined/rasswanth/add-project-events

    Add Remaining Project Events
    rasswanth-s committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    d49feed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4dbbb3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aef8808 View commit details
    Browse the repository at this point in the history
  5. feat: new styles for code blocks

    tcp committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    0a38672 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3924a61 View commit details
    Browse the repository at this point in the history
  7. feat: html for ProjectCode

    tcp committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    cb3ade9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4deda80 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f88070e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4df1ac7 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Configuration menu
    Copy the full SHA
    b010766 View commit details
    Browse the repository at this point in the history
  2. add auto generate at Model Intialization level

    update V3 notebooks with latest interface
    fixed eos token id error
    remove auto generation on at service level
    rasswanth-s committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    1a8f54e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e06b1e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8cb97d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3012f54 View commit details
    Browse the repository at this point in the history
  6. remove print statements in model.py

    Tested in Local Kubernetes Cluster
    rasswanth-s committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    7e2008c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #9149 from OpenMined/ux_model_hosting

    Ux model hosting
    rasswanth-s committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    781d45e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1204faa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    accc941 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #9144 from OpenMined/tauquir/add-policy-conditions

    Add init, run and stop policy conditions to RunOnEnclave runtime policy
    rasswanth-s committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    615793f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    117665c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d6e0f07 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #9153 from OpenMined/rasswanth/install-ds-packages…

    …-syft-client
    
    [Enclave] install ds packages syft client
    rasswanth-s committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    3bd2141 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2f81b40 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    b75cdc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37c99e7 View commit details
    Browse the repository at this point in the history
  3. lint

    tcp committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    14933c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd29907 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #9056 from OpenMined/tauquir/attestation-summary

    Attestation reports revamp
    rasswanth-s committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    aface73 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cd3dfa7 View commit details
    Browse the repository at this point in the history
  7. merge and lint

    tcp committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    ce09b0d View commit details
    Browse the repository at this point in the history
  8. fix: fstring err in <3.12

    tcp committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    3cba8f9 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #9142 from OpenMined/thiago/enclave-ux

    feat: ux improvements to enclave reprs
    rasswanth-s committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    1319f8b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5705995 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cd6799a View commit details
    Browse the repository at this point in the history
  12. Merge pull request #9158 from OpenMined/rasswanth/add-asset-name

    Add Asset Name to Asset Transfer Event in Project
    rasswanth-s committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    bbfe9df View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    03a06de View commit details
    Browse the repository at this point in the history
  14. Merge pull request #9159 from OpenMined/rasswanth/add-additional-deps

    Add Additional Deps to Enclave
    rasswanth-s committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    6fbf9f7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c71ee6a View commit details
    Browse the repository at this point in the history
  16. Update scenario notebooks

    rasswanth-s committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    b6445e9 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d816f90 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #9161 from OpenMined/tauquir/multiparty-usercode-s…

    …tatus-repr
    
    Fix UserCode.status property and UserCode repr for multiparty Enclave codes
    rasswanth-s committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    8276272 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    b5209e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7802bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3715c3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #9164 from OpenMined/rasswanth/increase-timeout

    Increased seaweedfs timeout for uploads
    rasswanth-s committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    a995b62 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3bc472b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #9162 from OpenMined/rasswanth/add_coll_repr

    Add Columns Repr to Project Events
    rasswanth-s committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    e840eaf View commit details
    Browse the repository at this point in the history
  7. Fix typo in tox.ini

    itstauq committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    a096283 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

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