Commit f6c85ce
authored
feat(coprocessor): make multi-chain DB migration backwards compatible (#2043)
* feat(coprocessor): make multi-chain DB migration backwards compatible
Make sure both new and old versions can work with the same DB, should we
want to revert the new one to the old one.
* feat(coprocessor): add defaults needed for old code
* fix(coprocessor): fix zkproof-worker test DB field name
* fix(coprocessor): fix bad stress-test-generator DB field name1 parent 58aebb0 commit f6c85ce
File tree
33 files changed
+254
-603
lines changed- coprocessor/fhevm-engine
- .sqlx
- db-migration/migrations
- gw-listener
- src
- tests
- stress-test-generator/src
- tfhe-worker/src/tests
- transaction-sender
- src/ops
- tests
- zkproof-worker/src
- tests
33 files changed
+254
-603
lines changedLines changed: 0 additions & 53 deletions
This file was deleted.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 20 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 0 additions & 17 deletions
This file was deleted.
Lines changed: 0 additions & 16 deletions
This file was deleted.
Lines changed: 0 additions & 28 deletions
This file was deleted.
Lines changed: 0 additions & 21 deletions
This file was deleted.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments