-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Legacy - FileBased] Remove Shielded Transactions Support (#400)
## Purpose Remove Shielded Transactions Support ## Changes - Removed related to the shielded transfers logic. Removed TransferType cases related the shielded transfers - Add shielded transactions sunset pop up
- Loading branch information
Showing
35 changed files
with
299 additions
and
804 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
23 changes: 23 additions & 0 deletions
23
ConcordiumWallet/Resources/Assets.xcassets/icons/ico_unshield.imageset/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "ico_unshield.png", | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"filename" : "[email protected]", | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"filename" : "[email protected]", | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
Binary file added
BIN
+2.27 KB
...umWallet/Resources/Assets.xcassets/icons/ico_unshield.imageset/ico_unshield.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+4.44 KB
...allet/Resources/Assets.xcassets/icons/ico_unshield.imageset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+6.69 KB
...allet/Resources/Assets.xcassets/icons/ico_unshield.imageset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
34 changes: 0 additions & 34 deletions
34
ConcordiumWallet/Resources/SchieldedBalanceOnboarding/images/shielding_1.svg
This file was deleted.
Oops, something went wrong.
47 changes: 0 additions & 47 deletions
47
ConcordiumWallet/Resources/SchieldedBalanceOnboarding/images/shielding_2.svg
This file was deleted.
Oops, something went wrong.
30 changes: 0 additions & 30 deletions
30
ConcordiumWallet/Resources/SchieldedBalanceOnboarding/images/unshielding_1.svg
This file was deleted.
Oops, something went wrong.
21 changes: 0 additions & 21 deletions
21
ConcordiumWallet/Resources/SchieldedBalanceOnboarding/shielded_balance_onboarding_en_1.html
This file was deleted.
Oops, something went wrong.
26 changes: 0 additions & 26 deletions
26
ConcordiumWallet/Resources/SchieldedBalanceOnboarding/shielded_balance_onboarding_en_2.html
This file was deleted.
Oops, something went wrong.
22 changes: 0 additions & 22 deletions
22
ConcordiumWallet/Resources/SchieldedBalanceOnboarding/shielded_balance_onboarding_en_3.html
This file was deleted.
Oops, something went wrong.
23 changes: 0 additions & 23 deletions
23
ConcordiumWallet/Resources/SchieldedBalanceOnboarding/shielded_balance_onboarding_en_4.html
This file was deleted.
Oops, something went wrong.
15 changes: 0 additions & 15 deletions
15
ConcordiumWallet/Resources/SchieldedBalanceOnboarding/shielded_balance_onboarding_en_5.html
This file was deleted.
Oops, something went wrong.
22 changes: 0 additions & 22 deletions
22
ConcordiumWallet/Resources/SchieldedBalanceOnboarding/shielded_balance_onboarding_en_6.html
This file was deleted.
Oops, something went wrong.
23 changes: 0 additions & 23 deletions
23
ConcordiumWallet/Resources/SchieldedBalanceOnboarding/shielded_balance_onboarding_en_7.html
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
ConcordiumWallet/Resources/SchieldedBalanceOnboarding/styles/shielded_balance_style.css
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.