Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release version 3.9.0 #337

Merged
merged 199 commits into from
Feb 8, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
199 commits
Select commit Hold shift + click to select a range
29cd98e
IOS-3603 Bump v6 fw
tureck1y May 15, 2023
f19f2b4
IOS-3603 Add linked cards attestation
tureck1y May 15, 2023
9650868
IOS-3603 Fix tests
tureck1y May 15, 2023
2c3c8ca
Merge pull request #290 from tangem/master
tureck1y May 16, 2023
8b40b85
IOS-3603 Complete attestation
tureck1y May 16, 2023
4585e78
IOS-3603 Add attestation to demo
tureck1y May 16, 2023
dffe73a
Merge branch 'develop' into IOS-3603_update_attest_card
tureck1y May 16, 2023
67bfd91
IOS-3603 Handle full attestation via JSONRPC
tureck1y May 16, 2023
bb217c2
IOS-3603 refactor handler
tureck1y May 18, 2023
0b7f555
IOS-3603 Rename to linkedCardPublicKeys
tureck1y May 18, 2023
f6df2e7
Merge pull request #287 from tangem/IOS-3603_update_attest_card
tureck1y May 18, 2023
3eeef45
IOS-3531 Open derivation for all supported curves
tureck1y May 19, 2023
0ffb479
Merge pull request #291 from tangem/IOS-3531_open_derivatio_other_curves
tureck1y May 19, 2023
659e8c4
IOS-3666 Return cardId in backupFailedNotEmptyWallets
tureck1y May 22, 2023
a4e4633
Merge pull request #292 from tangem/IOS-3666_return_cardId
tureck1y May 22, 2023
9cb0e34
IOS-3672 Normalizing derivation path when parsing from a string
megakoko May 23, 2023
b5a7b20
IOS-3673 Add FinalizeReadBackupDataCommand
tureck1y May 23, 2023
fd8b397
Merge branch 'develop' into IOS-3673_finalize_backup_master
tureck1y May 23, 2023
7fcba43
Merge pull request #293 from tangem/IOS-3672-derivation-path-m-0-0000…
tureck1y May 23, 2023
92e76ac
Merge branch 'develop' into IOS-3673_finalize_backup_master
tureck1y May 23, 2023
b102d4c
Merge pull request #294 from tangem/IOS-3673_finalize_backup_master
tureck1y May 23, 2023
4d6bdbe
IOS-3605 Update secp256k1 with schnorr
tureck1y May 23, 2023
30c9402
IOS-3688 Added a few missing strings
megakoko May 24, 2023
578124b
IOS-3335 Added chinese l10n
megakoko May 24, 2023
0a3cc9f
Merge pull request #295 from tangem/IOS-3335-missing-l10n
tureck1y May 24, 2023
aa71aab
IOS-3605 Fix verification
tureck1y May 24, 2023
1dcf4ae
Merge branch 'develop' into IOS-3605_update_secp256k1_schnorr
tureck1y May 24, 2023
6e8537e
Merge pull request #296 from tangem/IOS-3605_update_secp256k1_schnorr
tureck1y May 24, 2023
7b2267c
Update CODEOWNERS
tureck1y May 24, 2023
4816cb9
IOS-3688 Too much info
megakoko May 24, 2023
7cfbc87
IOS-3606 Add ability to import schnorr keys
tureck1y May 24, 2023
2bd5a6d
IOS-3688 Merge remote-tracking branch 'origin/develop' into IOS-3688-…
megakoko May 25, 2023
9099e65
IOS-3606 Remove excess case
tureck1y May 25, 2023
7c52d62
Merge pull request #298 from tangem/IOS-3688-card-sdk-clean-up-platfo…
megakoko May 26, 2023
3faf9ba
Merge branch 'develop' into IOS-3606_import_schnorr
Andoran90 May 26, 2023
2d83801
Merge pull request #297 from tangem/IOS-3606_import_schnorr
tureck1y May 26, 2023
824f042
IOS-3607 BLS WIP
tureck1y May 29, 2023
9ddab0e
IOS-3607 Complete BLS importing
tureck1y May 29, 2023
1586af3
IOS-3607 Code polishing
tureck1y May 30, 2023
f7f0421
Merge pull request #300 from tangem/IOS-3607_bls_import
tureck1y Jun 1, 2023
77dee21
IOS-3776 Handle empty backedup wallet
tureck1y Jun 2, 2023
9678843
IOS-3776 Add doc
tureck1y Jun 2, 2023
fd4fe32
Merge pull request #301 from tangem/IOS-3776_empy_backed_up
tureck1y Jun 6, 2023
8a5af36
IOS-3796 Calculate x-only for ECDH
tureck1y Jun 6, 2023
8416d9d
Merge pull request #302 from tangem/IOS-3796_fix_ecdh
tureck1y Jun 7, 2023
a7cacbc
IOS-3796 Refactor code
tureck1y Jun 7, 2023
3756851
Merge pull request #303 from tangem/IOS-3796_fix_ecdh_2
tureck1y Jun 7, 2023
fca362e
IOS-3747 Fix BackupStatus.isActive checks
tureck1y Jun 13, 2023
1b67a51
IOS-3747 Remove excess precheck before reset
tureck1y Jun 13, 2023
68441ef
Merge pull request #304 from tangem/IOS-3747_fix_backup_islinked
tureck1y Jun 14, 2023
aec5fc5
IOS-3506 Remove unowned from CardSession
tureck1y Jun 14, 2023
104151a
IOS-3506 Remove unowned everywhere
tureck1y Jun 14, 2023
ba0f1b5
IOS-3506 Fix old swift warnings
tureck1y Jun 14, 2023
396beb2
IOS-3506 use self-hosted runner
tureck1y Jun 14, 2023
07251f0
IOS-3506 add token
tureck1y Jun 14, 2023
5463cc3
IOS-3506 Update yaml
tureck1y Jun 14, 2023
0ca4e21
IOS-3506 Fix old swift issues
tureck1y Jun 14, 2023
a0c7bd3
IOS-3506 Revert yaml
tureck1y Jun 14, 2023
7a0be59
IOS-3506 Revert yaml
tureck1y Jun 14, 2023
90f9989
Merge pull request #305 from tangem/IOS-3506_remove_unowned
tureck1y Jun 15, 2023
523a1ae
IOS-3906 Changed russian OK text
megakoko Jun 23, 2023
cd77b05
Merge pull request #306 from tangem/IOS-3906-replace-ок-with-ok
megakoko Jun 26, 2023
8cce90e
IOS-3747 Check for backupStatus before reset
tureck1y Jun 26, 2023
4eb47ac
Merge pull request #307 from tangem/IOS-3747_reset_backup_isactive
tureck1y Jun 26, 2023
5c382cb
IOS-3943 Removed error_not_activated
megakoko Jul 4, 2023
a3ce760
IOS-3943 Removed error_no_remaining_signatures
megakoko Jul 4, 2023
286db29
IOS-3943 Removed error_old_firmware
megakoko Jul 4, 2023
d2192b7
IOS-3943 Updated the wordings following Andrey Lazutkin review
megakoko Jul 7, 2023
4044641
Merge pull request #308 from tangem/IOS-3943-additional-sdk-wording-c…
megakoko Jul 7, 2023
bdaaa5b
IOS-2914 Add `Secp256k1Signature.Extended`
ba1ashov Jul 11, 2023
c5b5a97
Merge pull request #309 from tangem/IOS-2914-Add-Secp256k1UnmarshalSi…
ba1ashov Jul 11, 2023
1f39966
IOS-3934 Improved example application layout on small phones
megakoko Jul 19, 2023
333cf52
IOS-4047 Change localization for the wrongCardType error
tureck1y Jul 20, 2023
2147346
Merge pull request #311 from tangem/IOS-4047_wrong_card_type_text
tureck1y Jul 20, 2023
6a53dce
IOS-3934 lowered the priority of the scan log text view
megakoko Jul 24, 2023
d6da4af
IOS-3934 Merge remote-tracking branch 'origin/develop' into IOS-3934-…
megakoko Jul 24, 2023
4618a20
Merge pull request #310 from tangem/IOS-3934-card-sdk-example-app-unu…
megakoko Jul 26, 2023
aa26c14
IOS-4136 Add ed25519 full support
tureck1y Jul 31, 2023
ef2b8db
IOS-4136 add derivation precheck for ed25519slip0010
tureck1y Aug 1, 2023
4909ac1
IOS-4136 Move pkSize into constants
tureck1y Aug 1, 2023
75f3887
IOS-4136 Add tests
tureck1y Aug 1, 2023
af316ae
IOS-4136 Fix deserialization
tureck1y Aug 2, 2023
ee0a3fb
IOS-4136 Add tests
tureck1y Aug 2, 2023
f2a75f9
IOS-4169 add bls-signature tag
skibinalexander Aug 3, 2023
882832e
Create secp256k1version.txt
tureck1y Aug 3, 2023
64f72be
IOS-4136 Update tests with snippets
tureck1y Aug 3, 2023
8f2d540
IOS-4136 Rename curve
tureck1y Aug 3, 2023
a726dd6
Merge pull request #314 from tangem/save_secp256k1_version
tureck1y Aug 3, 2023
b55689a
IOS-4136 improve search
tureck1y Aug 3, 2023
67f3530
Merge branch 'develop' into IOS-4136_compatible_ed
tureck1y Aug 3, 2023
efba46c
IOS-4136 Return Ikarus back to standart
tureck1y Aug 3, 2023
0196f15
IOS-4136 Make auto tests
tureck1y Aug 7, 2023
6579315
IOS-4136 Ad verification tests into demo
tureck1y Aug 7, 2023
e2b8b02
Merge pull request #313 from tangem/IOS-4136_compatible_ed
tureck1y Aug 8, 2023
958ba0a
IOS-4136 Bump up to 6.33
tureck1y Aug 8, 2023
8762d4c
Merge pull request #315 from tangem/IOS-4136_update_fw
tureck1y Aug 8, 2023
4f3b161
IOS-42131 Return bip0340
tureck1y Aug 9, 2023
006c5ae
Merge pull request #316 from tangem/IOS-42131_fix_card_deserialization
tureck1y Aug 9, 2023
14e5bfc
Merge branch 'develop' into IOS-4169-add-bls-signature-lib
skibinalexander Aug 10, 2023
f7ac030
Add valid xcfraemwork for bls-signature
skibinalexander Aug 10, 2023
cbc037e
IOS-4169 Fix named errors
skibinalexander Aug 10, 2023
de9edef
IOS-4169 Link bls framework for example dev
skibinalexander Aug 10, 2023
49ebe54
Merge pull request #317 from tangem/IOS-4169-add-bls-signature-lib
skibinalexander Aug 11, 2023
9f6138f
IOS-3767 Refactor chunking
tureck1y Aug 14, 2023
0ed6b8a
IOS-3767 Add explanation
tureck1y Aug 14, 2023
3e914f4
IOS-4280 fix library bls-signatures
skibinalexander Aug 14, 2023
d63de83
IOS-3767 Clamp from 1 to max chunk size
tureck1y Aug 14, 2023
e385dd4
IOS-3767 Add more docs
tureck1y Aug 14, 2023
e71775c
Merge pull request #318 from tangem/IOS-3767_sign_hashes_chunking
tureck1y Aug 15, 2023
67db51b
Merge branch 'develop' into IOS-4280-fix-bls-link-signature-min-target
tureck1y Aug 15, 2023
56abd16
Merge pull request #319 from tangem/IOS-4280-fix-bls-link-signature-m…
tureck1y Aug 15, 2023
627c683
IOS-4286 Set implementation library bls into bls utils
skibinalexander Aug 15, 2023
3c7d114
IOS-4286 Make public BLSUtils
skibinalexander Aug 15, 2023
4b2a0b8
IOS-4286 Refactor public modify
skibinalexander Aug 15, 2023
dcf47dc
IOS-4286 Add lib fraemwork for fix tests
skibinalexander Aug 15, 2023
8ae6785
IOS-4286 Rename method
skibinalexander Aug 15, 2023
71687fa
Merge pull request #320 from tangem/IOS-4286
skibinalexander Aug 15, 2023
48b0654
Update CODEOWNERS
tureck1y Aug 28, 2023
af1f997
Merge pull request #321 from tangem/tureck1y-patch-1
tureck1y Aug 28, 2023
930443f
IOS-4541 Ensure that ViewController only presented once
megakoko Sep 18, 2023
d765cc6
Merge pull request #322 from tangem/IOS-4541-screen-presented-multipl…
megakoko Sep 20, 2023
3bae301
IOS-4687 Improved derivation path validation
megakoko Sep 25, 2023
4ece8c5
IOS-4687 Added a test for a quote after the 'm' symbol
megakoko Sep 26, 2023
28573e2
IOS-4687 Consider `m'` as valid derivation path level
megakoko Sep 26, 2023
d6e7b05
IOS-4687 Considering leading quotes invalid -- `/m/'3/0`
megakoko Sep 26, 2023
0bb86f5
IOS-4741 Added the ability to set the tint of the UIAlertController p…
megakoko Oct 2, 2023
80fd179
Merge pull request #324 from tangem/IOS-4741-app-change-ui-alert-cont…
megakoko Oct 3, 2023
8c8b8ad
IOS-4687 Refactoring
megakoko Oct 3, 2023
224050c
IOS-4905 Fix iOS 17.0.3 reconnection issues
tureck1y Oct 20, 2023
7fa353d
IOS-4905 Fix build
tureck1y Oct 20, 2023
f29f355
IOS-4905 Check for device
tureck1y Oct 23, 2023
81dc1c1
IOS-4905 Change to major ver
tureck1y Oct 23, 2023
5b2671a
IOS-4905 Rename var
tureck1y Oct 23, 2023
8bbc093
IOS-4799 Open config for changes
tureck1y Oct 23, 2023
29bee07
IOS-4905 re-indent and fix comment
tureck1y Oct 23, 2023
bcadae9
IOS-4799 beautify
tureck1y Oct 23, 2023
c8c18a9
Merge pull request #326 from tangem/IOS-4799_open_sdk_backup
tureck1y Oct 23, 2023
c5755d0
Merge branch 'develop' into IOS-4905_workaround_session_issue
tureck1y Oct 23, 2023
ac27e96
Merge pull request #325 from tangem/IOS-4905_workaround_session_issue
tureck1y Oct 23, 2023
a3b3cf6
IOS-4687 m' -- must not be valid master node
megakoko Oct 24, 2023
076d92f
IOS-4687 Merge remote-tracking branch 'origin/develop' into IOS-4687-…
megakoko Oct 24, 2023
d73f7ae
Merge pull request #323 from tangem/IOS-4687-improve-derivation-path-…
megakoko Oct 27, 2023
1836e08
IOS-4927 Try to make tests locale independent
tureck1y Oct 30, 2023
18af3a9
Merge pull request #327 from tangem/IOS-4927_fix_tests
tureck1y Nov 1, 2023
8dfcc2f
IOS-5072 Update bad NFC device list
tureck1y Nov 7, 2023
169b69b
Merge pull request #328 from tangem/IOS-5072_nfc_device_list
tureck1y Nov 8, 2023
715e460
IOS-4025 Refactor preflight filtering
tureck1y Nov 9, 2023
0e3fe8c
IOS-4025 Code polishing
tureck1y Nov 10, 2023
c028c2b
IOS-4025 PublicKeyId -> PublicKeyID
tureck1y Nov 13, 2023
ffd6daa
IOS-4905 Decrease interval
tureck1y Nov 20, 2023
dddb7ef
Merge pull request #330 from tangem/IOS-4905_decrese_interval
tureck1y Nov 20, 2023
2571968
IOS-4025 Refactoring
tureck1y Nov 21, 2023
6e542e0
Update TangemSdk/TangemSdk/TangemSdk.swift
tureck1y Nov 22, 2023
3cd562c
Update TangemSdk/TangemSdk/TangemSdk.swift
tureck1y Nov 22, 2023
3520c4d
Merge branch 'develop' into IOS-4025_refactor_prefligh_filtering
tureck1y Nov 22, 2023
d58e90d
IOS-4025 Reset environment on preflight error
tureck1y Nov 24, 2023
3e318d4
IOS-4025 Merge branch 'IOS-4025_refactor_prefligh_filtering' of githu…
tureck1y Nov 24, 2023
9d15150
IOS-4025 Rename
tureck1y Nov 24, 2023
abc7017
IOS-4025 Rename file
tureck1y Nov 24, 2023
dcc8a75
IOS-4025 Old xcode compile issue
tureck1y Nov 24, 2023
02ae031
IOS-4025 Filter old cards too
tureck1y Nov 24, 2023
f25eaeb
IOS-4025 Fix error handling
tureck1y Nov 27, 2023
4399166
Merge pull request #329 from tangem/IOS-4025_refactor_prefligh_filtering
tureck1y Nov 28, 2023
2f20128
IOS-5346 Rename secp256k1 header
tureck1y Dec 6, 2023
57b2b20
Merge pull request #331 from tangem/IOS-5346_rename_header
tureck1y Dec 8, 2023
7763841
IOS-5453: Update ruby deps and fix their versions
m3g0byt3 Dec 17, 2023
0f57689
IOS-5453: Update project using Xcode 15.1.0
m3g0byt3 Dec 18, 2023
dd8e7d7
IOS-5453: Bring back iOS 11.0 as a minimum deployment target
m3g0byt3 Dec 18, 2023
818ed79
IOS-5453: Clean-up podspec file a bit
m3g0byt3 Dec 18, 2023
bdf9e6b
IOS-5453: Add refs to gemfiles and podfiles
m3g0byt3 Dec 18, 2023
58ef475
IOS-5256 Update timeout error locaization
tureck1y Dec 18, 2023
d5a7874
IOS-5453: Fix compilation error due to script sandboxing
m3g0byt3 Dec 24, 2023
d31fc7f
IOS-5453: Fix C flags
m3g0byt3 Dec 24, 2023
1931371
IOS-5453: Update example project
m3g0byt3 Dec 24, 2023
4a87c4b
IOS-5453: Fix project file inconsistency
m3g0byt3 Dec 24, 2023
7364788
IOS-5453: Remove unused codegen-related C file
m3g0byt3 Dec 24, 2023
0150cf7
IOS-5453: Fix compilation errors due to transitive imports
m3g0byt3 Dec 24, 2023
8059190
IOS-5453: Add package manifest
m3g0byt3 Dec 24, 2023
2027d35
IOS-5453: Fix bundle resources in unit tests when SPM is used
m3g0byt3 Dec 24, 2023
935d62c
IOS-5453: Fix bundle resources in the main target
m3g0byt3 Dec 24, 2023
6cb5c5e
IOS-5453: Fix example project file inconsistency
m3g0byt3 Dec 24, 2023
4a69428
IOS-5453: Improve file path for localization resources
m3g0byt3 Dec 24, 2023
669291b
IOS-5453: Update example project
m3g0byt3 Dec 24, 2023
fb0d4be
IOS-5453: Fix compilation error
m3g0byt3 Dec 24, 2023
fdbe938
IOS-5453: Fix some typos and warnings
m3g0byt3 Dec 24, 2023
d7f37df
Merge pull request #332 from tangem/IOS-5256_update_timeout_loc
tureck1y Dec 25, 2023
b65de7a
Merge branch 'develop' into feature/IOS-5453-add-spm-support
m3g0byt3 Dec 26, 2023
238d24c
IOS-4876 Split certificate loading
tureck1y Dec 27, 2023
0c6fdb4
IOS-4876 Refine code
tureck1y Dec 28, 2023
a7c4549
IOS-5376 Make read wallets list public
tureck1y Dec 28, 2023
570e25d
IOS-5376 Open read command
tureck1y Dec 28, 2023
342eacb
Merge pull request #333 from tangem/feature/IOS-5453-add-spm-support
tureck1y Dec 29, 2023
ef8710d
Merge branch 'develop' into IOS-4876_refactor_backup_flow
tureck1y Dec 29, 2023
32ba658
Merge pull request #334 from tangem/IOS-4876_refactor_backup_flow
tureck1y Dec 29, 2023
09bb944
Merge branch 'develop' into IOS-5376_open_read_wallets
tureck1y Dec 29, 2023
1dd026b
Merge pull request #335 from tangem/IOS-5376_open_read_wallets
tureck1y Dec 29, 2023
0d6ff58
IOS-5602 Add PrivacyInfo for UserDefaults
tureck1y Jan 9, 2024
ae82aca
Merge pull request #336 from tangem/IOS-5602_add_privacy_manifest
tureck1y Jan 12, 2024
1f54ef2
Prepare release version 3.9.0
mobile-tangem Feb 2, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# Each line is a file pattern followed by one or more owners.

# These owners will be the default owners for everything in the repo.
* @lazutkin-andrey @tureck1y
* @tureck1y @tangem/ios-team
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Tests

on:
pull_request:
branches:
branches:
- 'release/**'
- 'develop'
workflow_dispatch:
Expand All @@ -16,7 +16,7 @@ jobs:
runs-on: macOS-latest
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v2
- name: Bundle Install
run: bundle install
- name: Tests
Expand Down
348 changes: 339 additions & 9 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,13 +1,343 @@
* 8fc17cbf - (HEAD -> release/3.8.0, tag: develop-233, origin/develop, develop) Merge pull request #288 from tangem/IOS-3632-refactor-the-way-nfc-tag-is-used-in-the-sdk
* ae82aca0 - (HEAD -> release/3.9.0, tag: develop-280, tag: 1.0(36), origin/develop, develop) Merge pull request #336 from tangem/IOS-5602_add_privacy_manifest
|\
| * ee3bf439 - IOS-3632 Renamed the NFCTag enum
| * 9c2b4d77 - IOS-3632 Revert "IOS-3632 Renamed NFCTag -> ScanTagImage. Moved it out of style into config"
| * b38f991c - IOS-3632 Revert "IOS-3632 Grammar"
| * 560d5ae8 - IOS-3632 Grammar
| * 83385d67 - IOS-3632 Renamed NFCTag -> ScanTagImage. Moved it out of style into config
| * 0d6ff58d - IOS-5602 Add PrivacyInfo for UserDefaults
|/
* 4d94be84 - (tag: develop-232) Merge pull request #286 from tangem/IOS-3604_add_schnorr
* 1dd026ba - (tag: develop-279) Merge pull request #335 from tangem/IOS-5376_open_read_wallets
|\
| * c8c63b70 - IOS-3604 Add support for schnorr wallet creation
| * 09bb944c - Merge branch 'develop' into IOS-5376_open_read_wallets
| |\
| |/
|/|
* | 32ba6584 - (tag: develop-278) Merge pull request #334 from tangem/IOS-4876_refactor_backup_flow
|\ \
| * \ ef8710d7 - Merge branch 'develop' into IOS-4876_refactor_backup_flow
| |\ \
| |/ /
|/| |
* | | 342eacba - (tag: develop-277) Merge pull request #333 from tangem/feature/IOS-5453-add-spm-support
|\ \ \
| * \ \ b65de7a2 - Merge branch 'develop' into feature/IOS-5453-add-spm-support
| |\ \ \
| |/ / /
|/| | |
| * | | fdbe938f - IOS-5453: Fix some typos and warnings
| * | | fb0d4be7 - IOS-5453: Fix compilation error
| * | | 669291bf - IOS-5453: Update example project
| * | | 4a694280 - IOS-5453: Improve file path for localization resources
| * | | 6cb5c5ed - IOS-5453: Fix example project file inconsistency
| * | | 935d62c3 - IOS-5453: Fix bundle resources in the main target
| * | | 2027d357 - IOS-5453: Fix bundle resources in unit tests when SPM is used
| * | | 80591906 - IOS-5453: Add package manifest
| * | | 0150cf71 - IOS-5453: Fix compilation errors due to transitive imports
| * | | 73647881 - IOS-5453: Remove unused codegen-related C file
| * | | 4a87c4bd - IOS-5453: Fix project file inconsistency
| * | | 1931371b - IOS-5453: Update example project
| * | | d31fc7fc - IOS-5453: Fix C flags
| * | | d5a78744 - IOS-5453: Fix compilation error due to script sandboxing
| * | | bdf9e6b5 - IOS-5453: Add refs to gemfiles and podfiles
| * | | 818ed79f - IOS-5453: Clean-up podspec file a bit
| * | | dd8e7d70 - IOS-5453: Bring back iOS 11.0 as a minimum deployment target
| * | | 0f57689d - IOS-5453: Update project using Xcode 15.1.0
| * | | 7763841e - IOS-5453: Update ruby deps and fix their versions
| | * | 0c6fdb44 - IOS-4876 Refine code
| | * | 238d24c7 - IOS-4876 Split certificate loading
| |/ /
|/| |
| | * 570e25d4 - IOS-5376 Open read command
| | * a7c4549b - IOS-5376 Make read wallets list public
| |/
|/|
* | d7f37dfe - (tag: develop-276) Merge pull request #332 from tangem/IOS-5256_update_timeout_loc
|\ \
| |/
|/|
| * 58ef4753 - IOS-5256 Update timeout error locaization
|/
* 057dc40d - (tag: develop-231) Merge pull request #285 from tangem/master
* 57b2b20f - (tag: develop-275) Merge pull request #331 from tangem/IOS-5346_rename_header
|\
| * 2f20128c - IOS-5346 Rename secp256k1 header
|/
* 4399166e - (tag: develop-274) Merge pull request #329 from tangem/IOS-4025_refactor_prefligh_filtering
|\
| * f25eaeb6 - (tag: IOS-4025_4) IOS-4025 Fix error handling
| * 02ae031b - (tag: IOS-4025_3) IOS-4025 Filter old cards too
| * dcc8a752 - (tag: IOS-4025_2) IOS-4025 Old xcode compile issue
| * abc70173 - IOS-4025 Rename file
| * 9d151508 - IOS-4025 Rename
| * 3e318d4c - IOS-4025 Merge branch 'IOS-4025_refactor_prefligh_filtering' of github.com:Tangem/tangem-sdk-ios into IOS-4025_refactor_prefligh_filtering
| |\
| | * 3520c4d6 - Merge branch 'develop' into IOS-4025_refactor_prefligh_filtering
| | |\
| |_|/
|/| |
* | | dddb7efe - (tag: develop-273) Merge pull request #330 from tangem/IOS-4905_decrese_interval
|\ \ \
| * | | ffd6daaa - (tag: develop-272_test1) IOS-4905 Decrease interval
|/ / /
| | * 3cd562c3 - Update TangemSdk/TangemSdk/TangemSdk.swift
| | * 6e542e0d - Update TangemSdk/TangemSdk/TangemSdk.swift
| * | d58e90da - IOS-4025 Reset environment on preflight error
| |/
| * 25719685 - (tag: IOS-4025_1) IOS-4025 Refactoring
| * c028c2be - IOS-4025 PublicKeyId -> PublicKeyID
| * 0e3fe8c1 - (tag: filtering_test) IOS-4025 Code polishing
| * 715e4603 - IOS-4025 Refactor preflight filtering
|/
* 169b69b2 - (tag: develop-272) Merge pull request #328 from tangem/IOS-5072_nfc_device_list
|\
| * 8dfcc2f4 - IOS-5072 Update bad NFC device list
|/
* 18af3a9c - (tag: develop-271) Merge pull request #327 from tangem/IOS-4927_fix_tests
|\
| * 1836e085 - IOS-4927 Try to make tests locale independent
|/
* d73f7aec - (tag: develop-270) Merge pull request #323 from tangem/IOS-4687-improve-derivation-path-validation
|\
| * 076d92fa - IOS-4687 Merge remote-tracking branch 'origin/develop' into IOS-4687-improve-derivation-path-validation
| |\
| |/
|/|
* | ac27e96b - (tag: develop-269) Merge pull request #325 from tangem/IOS-4905_workaround_session_issue
|\ \
| * \ c5755d09 - Merge branch 'develop' into IOS-4905_workaround_session_issue
| |\ \
| |/ /
|/| |
* | | c8c18a94 - (tag: develop-268) Merge pull request #326 from tangem/IOS-4799_open_sdk_backup
|\ \ \
| * | | bcadae91 - IOS-4799 beautify
| * | | 8bbc0935 - IOS-4799 Open config for changes
|/ / /
| * | 29bee07d - IOS-4905 re-indent and fix comment
| * | 5b2671a3 - IOS-4905 Rename var
| * | 81dc1c12 - IOS-4905 Change to major ver
| * | f29f355d - IOS-4905 Check for device
| * | 7fa353dc - IOS-4905 Fix build
| * | 224050ce - IOS-4905 Fix iOS 17.0.3 reconnection issues
|/ /
* | 80fd1791 - (tag: develop-267) Merge pull request #324 from tangem/IOS-4741-app-change-ui-alert-controller-tint
|\ \
| * | 0bb86f5b - IOS-4741 Added the ability to set the tint of the UIAlertController popups
|/ /
| * a3b3cf6d - IOS-4687 m' -- must not be valid master node
| * 8c8b8add - IOS-4687 Refactoring
| * d6e7b05e - IOS-4687 Considering leading quotes invalid -- `/m/'3/0`
| * 28573e2b - IOS-4687 Consider `m'` as valid derivation path level
| * 4ece8c54 - IOS-4687 Added a test for a quote after the 'm' symbol
| * 3bae301d - IOS-4687 Improved derivation path validation
|/
* d765cc63 - (tag: develop-266) Merge pull request #322 from tangem/IOS-4541-screen-presented-multiple-times
|\
| * 930443ff - IOS-4541 Ensure that ViewController only presented once
|/
* af1f9978 - (tag: develop-265) Merge pull request #321 from tangem/tureck1y-patch-1
|\
| * 48b0654e - Update CODEOWNERS
|/
* 71687fa0 - (tag: develop-264) Merge pull request #320 from tangem/IOS-4286
|\
| * 8ae6785e - IOS-4286 Rename method
| * dcf47dc9 - IOS-4286 Add lib fraemwork for fix tests
| * 4b2a0b85 - IOS-4286 Refactor public modify
| * 3c7d1145 - (tag: develop-263-fix) IOS-4286 Make public BLSUtils
| * 627c6830 - IOS-4286 Set implementation library bls into bls utils
|/
* 56abd16d - (tag: develop-263) Merge pull request #319 from tangem/IOS-4280-fix-bls-link-signature-min-target
|\
| * 67db51bf - Merge branch 'develop' into IOS-4280-fix-bls-link-signature-min-target
| |\
| |/
|/|
* | e71775cf - (tag: develop-262) Merge pull request #318 from tangem/IOS-3767_sign_hashes_chunking
|\ \
| * | e385dd4a - IOS-3767 Add more docs
| * | d63de832 - IOS-3767 Clamp from 1 to max chunk size
| * | 0ed6b8a9 - IOS-3767 Add explanation
| * | 9f6138f6 - IOS-3767 Refactor chunking
|/ /
| * 3e914f44 - IOS-4280 fix library bls-signatures
|/
* 49ebe543 - (tag: develop-261) Merge pull request #317 from tangem/IOS-4169-add-bls-signature-lib
|\
| * de9edefa - IOS-4169 Link bls framework for example dev
| * cbc037ee - IOS-4169 Fix named errors
| * f7ac0302 - Add valid xcfraemwork for bls-signature
| * 14e5bfc8 - Merge branch 'develop' into IOS-4169-add-bls-signature-lib
| |\
| |/
|/|
* | 006c5aec - (tag: develop-260) Merge pull request #316 from tangem/IOS-42131_fix_card_deserialization
|\ \
| * | 4f3b1612 - IOS-42131 Return bip0340
|/ /
* | 8762d4ce - (tag: develop-259) Merge pull request #315 from tangem/IOS-4136_update_fw
|\ \
| * | 958ba0a0 - IOS-4136 Bump up to 6.33
|/ /
* | e2b8b02d - (tag: develop-258) Merge pull request #313 from tangem/IOS-4136_compatible_ed
|\ \
| * | 6579315f - IOS-4136 Ad verification tests into demo
| * | 0196f153 - IOS-4136 Make auto tests
| * | efba46ca - IOS-4136 Return Ikarus back to standart
| * | 67f35308 - Merge branch 'develop' into IOS-4136_compatible_ed
| |\ \
| |/ /
|/| |
* | | a726dd6a - (tag: develop-257) Merge pull request #314 from tangem/save_secp256k1_version
|\ \ \
| * | | 882832e7 - Create secp256k1version.txt
|/ / /
| * | b55689a7 - IOS-4136 improve search
| * | 8f2d5408 - IOS-4136 Rename curve
| * | 64f72be7 - IOS-4136 Update tests with snippets
| * | ee0a3fba - IOS-4136 Add tests
| * | af316ae9 - IOS-4136 Fix deserialization
| * | 75f38872 - IOS-4136 Add tests
| * | 4909ac14 - IOS-4136 Move pkSize into constants
| * | ef2b8dbd - IOS-4136 add derivation precheck for ed25519slip0010
| * | aa26c144 - IOS-4136 Add ed25519 full support
|/ /
| * f2a75f9f - (tag: develop-bls-signature) IOS-4169 add bls-signature tag
|/
* 4618a206 - (tag: develop-256) Merge pull request #310 from tangem/IOS-3934-card-sdk-example-app-unusable-layout-on-small-phones
|\
| * d6da4afe - IOS-3934 Merge remote-tracking branch 'origin/develop' into IOS-3934-card-sdk-example-app-unusable-layout-on-small-phones
| |\
| |/
|/|
* | 21473465 - (tag: develop-255) Merge pull request #311 from tangem/IOS-4047_wrong_card_type_text
|\ \
| * | 333cf52a - IOS-4047 Change localization for the wrongCardType error
|/ /
| * 6a53dcea - IOS-3934 lowered the priority of the scan log text view
| * 1f399662 - IOS-3934 Improved example application layout on small phones
|/
* c5b5a978 - (tag: develop-254) Merge pull request #309 from tangem/IOS-2914-Add-Secp256k1UnmarshalSignature
|\
| * bdaaa5bd - IOS-2914 Add `Secp256k1Signature.Extended`
|/
* 40446415 - (tag: develop-253) Merge pull request #308 from tangem/IOS-3943-additional-sdk-wording-changes
|\
| * d2192b70 - IOS-3943 Updated the wordings following Andrey Lazutkin review
| * 286db29b - IOS-3943 Removed error_old_firmware
| * a3ce7609 - IOS-3943 Removed error_no_remaining_signatures
| * 5c382cb0 - IOS-3943 Removed error_not_activated
|/
* 4eb47ac0 - (tag: develop-252) Merge pull request #307 from tangem/IOS-3747_reset_backup_isactive
|\
| * 8cce90ee - IOS-3747 Check for backupStatus before reset
|/
* cd77b050 - (tag: develop-251) Merge pull request #306 from tangem/IOS-3906-replace-ок-with-ok
|\
| * 523a1aef - IOS-3906 Changed russian OK text
|/
* 90f99894 - (tag: develop-250) Merge pull request #305 from tangem/IOS-3506_remove_unowned
|\
| * 7a0be59d - IOS-3506 Revert yaml
| * a0c7bd33 - IOS-3506 Revert yaml
| * 0ca4e214 - IOS-3506 Fix old swift issues
| * 5463cc3b - IOS-3506 Update yaml
| * 07251f07 - IOS-3506 add token
| * 396beb2f - IOS-3506 use self-hosted runner
| * ba0f1b5d - IOS-3506 Fix old swift warnings
| * 104151a2 - IOS-3506 Remove unowned everywhere
| * aec5fc50 - IOS-3506 Remove unowned from CardSession
|/
* 68441ef9 - (tag: develop-249) Merge pull request #304 from tangem/IOS-3747_fix_backup_islinked
|\
| * 1b67a51f - IOS-3747 Remove excess precheck before reset
| * fca362ea - IOS-3747 Fix BackupStatus.isActive checks
|/
* 37568512 - (tag: develop-248, tag: 32) Merge pull request #303 from tangem/IOS-3796_fix_ecdh_2
|\
| * a7cacbc3 - IOS-3796 Refactor code
|/
* 8416d9d0 - (tag: develop-247) Merge pull request #302 from tangem/IOS-3796_fix_ecdh
|\
| * 8a5af363 - IOS-3796 Calculate x-only for ECDH
|/
* fd4fe32f - (tag: develop-246) Merge pull request #301 from tangem/IOS-3776_empy_backed_up
|\
| * 96788435 - IOS-3776 Add doc
| * 77dee215 - IOS-3776 Handle empty backedup wallet
|/
* f7f0421e - (tag: develop-245, tag: 31) Merge pull request #300 from tangem/IOS-3607_bls_import
|\
| * 1586af3c - IOS-3607 Code polishing
| * 9ddab0e9 - IOS-3607 Complete BLS importing
| * 824f042d - IOS-3607 BLS WIP
|/
* 2d838018 - (tag: develop-244) Merge pull request #297 from tangem/IOS-3606_import_schnorr
|\
| * 3faf9ba8 - Merge branch 'develop' into IOS-3606_import_schnorr
| |\
| |/
|/|
* | 7c52d621 - (tag: develop-243) Merge pull request #298 from tangem/IOS-3688-card-sdk-clean-up-platform-specific-strings
|\ \
| * \ 2bd5a6d6 - IOS-3688 Merge remote-tracking branch 'origin/develop' into IOS-3688-card-sdk-clean-up-platform-specific-strings
| |\ \
| |/ /
|/| |
| * | 4816cb9e - IOS-3688 Too much info
| * | 30c94029 - IOS-3688 Added a few missing strings
| | * 9099e659 - IOS-3606 Remove excess case
| | * 7cfbc879 - IOS-3606 Add ability to import schnorr keys
| |/
|/|
* | 7b2267c9 - (tag: develop-242) Update CODEOWNERS
* | 6e8537e2 - (tag: develop-241) Merge pull request #296 from tangem/IOS-3605_update_secp256k1_schnorr
|\ \
| * \ 1dcf4ae6 - Merge branch 'develop' into IOS-3605_update_secp256k1_schnorr
| |\ \
| |/ /
|/| |
* | | 0a3cc9fe - (tag: develop-240) Merge pull request #295 from tangem/IOS-3335-missing-l10n
|\ \ \
| |_|/
|/| |
| * | 578124bd - IOS-3335 Added chinese l10n
|/ /
| * aa71aab9 - IOS-3605 Fix verification
| * 4d6bdbe5 - IOS-3605 Update secp256k1 with schnorr
|/
* b102d4c2 - (tag: develop-239) Merge pull request #294 from tangem/IOS-3673_finalize_backup_master
|\
| * 92e76ac3 - Merge branch 'develop' into IOS-3673_finalize_backup_master
| |\
| |/
|/|
* | 7fcba436 - (tag: develop-238) Merge pull request #293 from tangem/IOS-3672-derivation-path-m-0-000000-is-considered-valid-and-is-equal-to-m-0-0
|\ \
| * | 9cb0e346 - IOS-3672 Normalizing derivation path when parsing from a string
|/ /
| * fd8b3979 - Merge branch 'develop' into IOS-3673_finalize_backup_master
| |\
| |/
|/|
* | a4e4633e - (tag: develop-237) Merge pull request #292 from tangem/IOS-3666_return_cardId
|\ \
| * | 659e8c47 - IOS-3666 Return cardId in backupFailedNotEmptyWallets
|/ /
| * b5a7b204 - IOS-3673 Add FinalizeReadBackupDataCommand
|/
* 0ffb4796 - (tag: develop-236) Merge pull request #291 from tangem/IOS-3531_open_derivatio_other_curves
|\
| * 3eeef45d - IOS-3531 Open derivation for all supported curves
|/
* f6df2e7e - (tag: develop-235) Merge pull request #287 from tangem/IOS-3603_update_attest_card
|\
| * 0b7f5556 - IOS-3603 Rename to linkedCardPublicKeys
| * bb217c27 - IOS-3603 refactor handler
| * 67bfd91f - IOS-3603 Handle full attestation via JSONRPC
| * dffe73ac - Merge branch 'develop' into IOS-3603_update_attest_card
| |\
| |/
|/|
* | 2c3c8cad - (tag: develop-234) Merge pull request #290 from tangem/master
/
* 4585e781 - IOS-3603 Add attestation to demo
* 8b40b85c - IOS-3603 Complete attestation
* 9650868b - IOS-3603 Fix tests
* f19f2b4c - IOS-3603 Add linked cards attestation
* 29cd98e4 - IOS-3603 Bump v6 fw
3 changes: 3 additions & 0 deletions Example/Gemfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
source "https://rubygems.org"

gem "cocoapods", "~> 1.14.0"
Loading