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

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

@m3g0byt3 m3g0byt3 added the WIP Work in progress label Aug 7, 2024
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
@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
@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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants