Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

IOS-7578: Fix BSDK warnings #794

Merged
merged 10 commits into from
Sep 6, 2024
Merged

Conversation

m3g0byt3
Copy link
Contributor

@m3g0byt3 m3g0byt3 commented Aug 7, 2024

IOS-7578

  • Мелкие правки ворнингов в проекте
  • Правки resource process rules

… inconsistency

Signed-off-by: Andrey Fedorov <afedorov@tangem.com>
Signed-off-by: Andrey Fedorov <afedorov@tangem.com>
Signed-off-by: Andrey Fedorov <afedorov@tangem.com>
@m3g0byt3 m3g0byt3 added the WIP Work in progress label Aug 7, 2024
Signed-off-by: Andrey Fedorov <afedorov@tangem.com>
Signed-off-by: Andrey Fedorov <afedorov@tangem.com>

# Conflicts:
#	BlockchainSdk/Extensions/TWCoin+.swift
Signed-off-by: Andrey Fedorov <afedorov@tangem.com>
Signed-off-by: Andrey Fedorov <afedorov@tangem.com>
Signed-off-by: Andrey Fedorov <afedorov@tangem.com>
Comment on lines -19 to -20
let linkResolver = APINodeInfoResolver(blockchain: blockchain, config: config)
let apiKeyInfoProvider = APIKeysInfoProvider(blockchain: blockchain, config: config)
Copy link
Contributor Author

@m3g0byt3 m3g0byt3 Sep 5, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Код не юзается
Проверил - приватная апишка тона с ключем (которая https://toncenter.com/api/v2) сейчас резолвится и работает без проблем

🟠 12:09:43:739: Response: https://toncenter.com/api/v2/jsonRPC
🟠 12:09:43:740: body: {
  "result" : {
    "account_state" : "uninitialized",
    "last_transaction_id" : {
      "@type" : "internal.transactionId",
      "hash" : "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=",
      "lt" : "0"
    },
    "wallet" : false,
    "balance" : 0
  },
  "id" : "CF15D329-86AB-458D-9158-EA086894BF50",
  "jsonrpc" : "2.0",
  "ok" : true
}

@m3g0byt3 m3g0byt3 removed the WIP Work in progress label Sep 5, 2024
Signed-off-by: Andrey Fedorov <afedorov@tangem.com>
@m3g0byt3 m3g0byt3 marked this pull request as ready for review September 5, 2024 10:20
@m3g0byt3 m3g0byt3 requested review from tureck1y, dbaturin and a team as code owners September 5, 2024 10:20
@m3g0byt3 m3g0byt3 enabled auto-merge (squash) September 6, 2024 17:15
Signed-off-by: Andrey Fedorov <afedorov@tangem.com>
@m3g0byt3 m3g0byt3 merged commit a00d3bf into develop Sep 6, 2024
1 check passed
@m3g0byt3 m3g0byt3 deleted the feature/IOS-7578_fix_bsdk_warnings branch September 6, 2024 17:30
tureck1y pushed a commit that referenced this pull request Sep 16, 2024
Signed-off-by: Andrey Fedorov <afedorov@tangem.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants