-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1095 from novasamatech/develop
7.13.0 Support v15 runtime metadata & CheckMetadataHash signed extension
- Loading branch information
Showing
1,010 changed files
with
2,958 additions
and
2,416 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
NovaPushNotificationServiceExtension/Handlers/CommonHandler.swift
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 |
---|---|---|
@@ -1,4 +1,4 @@ | ||
import RobinHood | ||
import Operation_iOS | ||
import SoraFoundation | ||
import SoraKeystore | ||
import BigInt | ||
|
2 changes: 1 addition & 1 deletion
2
NovaPushNotificationServiceExtension/Handlers/Governance/NewReferendumHandler.swift
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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
import Foundation | ||
import RobinHood | ||
import Operation_iOS | ||
import SoraKeystore | ||
import BigInt | ||
import SoraFoundation | ||
|
2 changes: 1 addition & 1 deletion
2
NovaPushNotificationServiceExtension/Handlers/Governance/ReferendumUpdatesHandler.swift
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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
import Foundation | ||
import RobinHood | ||
import Operation_iOS | ||
import SoraKeystore | ||
import BigInt | ||
import SoraFoundation | ||
|
2 changes: 1 addition & 1 deletion
2
NovaPushNotificationServiceExtension/Handlers/Staking/StakingRewardsHandler.swift
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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
import Foundation | ||
import RobinHood | ||
import Operation_iOS | ||
import SoraKeystore | ||
import BigInt | ||
import SoraFoundation | ||
|
2 changes: 1 addition & 1 deletion
2
NovaPushNotificationServiceExtension/Handlers/Technical/NewReleaseHandler.swift
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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
import Foundation | ||
import RobinHood | ||
import Operation_iOS | ||
import SoraKeystore | ||
import BigInt | ||
import SoraFoundation | ||
|
2 changes: 1 addition & 1 deletion
2
NovaPushNotificationServiceExtension/Handlers/Transfers/TransferHandler.swift
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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
import Foundation | ||
import RobinHood | ||
import Operation_iOS | ||
import SoraKeystore | ||
import BigInt | ||
import SoraFoundation | ||
|
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
Oops, something went wrong.