Commit e6faf5a
authored
fix: Encrypt google kms key (#603)
* fix: SecretStrings for signers
* fix: Backwards compatibility for redis data
* fix: Improvements
* fix: Fix test case
* fix: Fix jupiter tests
* fix: Fix codeQL issue
* test: Adding test cases
* chore: Fixes
* fix: Improvements
* fix: Fix api key encryption
* fix: Fix for reading existing data
* fix: Adding free space for prop tests
* fix: Simplyfing logic for decrypting
* fix: Minor fix1 parent 19f47dc commit e6faf5a
File tree
20 files changed
+1799
-625
lines changed- .github/workflows
- src
- api/controllers
- models/signer
- repositories
- api_key
- notification
- signer
- services
- google_cloud_kms
- signer
- evm
- solana
- stellar
- utils
- serde
20 files changed
+1799
-625
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
292 | 292 | | |
293 | 293 | | |
294 | 294 | | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
295 | 306 | | |
296 | 307 | | |
297 | 308 | | |
| |||
0 commit comments