PySyft icon indicating copy to clipboard operation
PySyft copied to clipboard

[WIP] Add Migrations for Enclave Changes to UserCode and CodeHistory

Open BrendanSchell opened this issue 1 year ago • 0 comments

Description

Add migrations for UserCode and CodeHistory for enclave changes. Includes upgrades to UserCode and SubmitUserCode to add deployment policies. Will have to be updated based on naming changes to deployment policies in https://github.com/OpenMined/PySyft/pull/8981 so PR is WIP for now.

Closes

Affected Dependencies

List any dependencies that are required for this change.

How has this been tested?

  • Tested locally by retrieving and converting using obj.migrate_to(version_no) to ensure no errors.

Checklist

BrendanSchell avatar Jun 27 '24 21:06 BrendanSchell