Commit 9eddb2a
chore: backported addition of prss fix to backup (#435)
* chore: backported addition of prss fix to backup
* build: updated version
* chore: removed epoch check on init
* chore: added legacy prss setup as well
* test: fix
* Update core/service/src/engine/backup_operator.rs
Co-authored-by: Daniel Demmler <daniel.demmler@zama.ai>
* Update core/service/src/engine/backup_operator.rs
Co-authored-by: Daniel Demmler <daniel.demmler@zama.ai>
* fix: changed backup to properly support legacy prss
* fix: lint
* chore: tweaks
* chore: cargo fmt
* fix: handled copilot comment and removed obsolete test
---------
Co-authored-by: Daniel Demmler <daniel.demmler@zama.ai>
Co-authored-by: Kelong Cong <kc1212@users.noreply.github.com>1 parent bd9efd8 commit 9eddb2a
File tree
11 files changed
+597
-171
lines changed- backward-compatibility
- generate-v0.13.0
- core/service/src
- engine
- centralized
- threshold/service
- vault
- keychain
- storage
11 files changed
+597
-171
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments