Skip to content

[codex] Add iOS universal wallet readiness gates#1300

Merged
takemiyamakoto merged 6 commits into
developfrom
codex/ios-universal-wallet-readiness
Jun 30, 2026
Merged

[codex] Add iOS universal wallet readiness gates#1300
takemiyamakoto merged 6 commits into
developfrom
codex/ios-universal-wallet-readiness

Conversation

@takemiyamakoto

Copy link
Copy Markdown
Contributor

Summary

  • add iOS Universal Wallet v2 models, registry contracts, derivation vectors, and migration/signing contracts
  • add Bitcoin, Solana, TON, and Iroha/Taira/Nexus indexer/client/transaction seams with fail-closed tests
  • add passkey backup contract and release-disabled posture
  • add branch-flow, public artifact, TODO-debt, private-overlay, transaction-builder, Iroha SDK asset, and shared-features delta audits with adversarial self-tests
  • harden SwiftPM/native crypto/shared-features patch contracts and CI PR flow

Validation

  • bash -n over changed audit/CI/dependency scripts
  • bash scripts/test-branch-flow-audit.sh && bash scripts/audit-branch-flow.sh
  • bash scripts/test-todo-debt-audit.sh && bash scripts/audit-todo-debt.sh
  • bash scripts/test-transaction-builder-tests-audit.sh && bash scripts/audit-transaction-builder-tests.sh
  • bash scripts/test-private-overlay-boundary.sh && bash scripts/audit-public-artifacts.sh
  • bash scripts/deps/test-shared-features-delta-report.sh && bash scripts/deps/audit-shared-features-delta-report.sh
  • bash scripts/check-iroha-mobile-sdk-release-assets.sh --self-test
  • focused swiftc parse/typecheck for registry/indexer clients and Bitcoin/Solana/Iroha/TON test surfaces
  • scripts/ci/run-pr.sh

Local PR Script Result

scripts/ci/run-pr.sh passed on the local iPhone 16 simulator destination. It completed Debug simulator build and fearless.tests; xcodebuild reported 405 tests executed, 46 skipped, 0 failures, plus 20 live-gated integration tests skipped by explicit environment gates.

Notes

The dependency patching risk remains tracked: shared-features-spm/native crypto compatibility patches are still applied during dependency prep until upstream publishes the carried deltas.

@takemiyamakoto
takemiyamakoto force-pushed the codex/ios-universal-wallet-readiness branch from aa50625 to 943d7bc Compare June 25, 2026 23:31

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: aa50625dfe

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread fearless/Common/Model/BitcoinBalanceSync.swift Outdated
Comment thread fearless/Common/Model/SolanaIndexerContract.swift Outdated
@takemiyamakoto
takemiyamakoto force-pushed the codex/ios-universal-wallet-readiness branch from 943d7bc to d508bd2 Compare June 26, 2026 00:03
@takemiyamakoto
takemiyamakoto merged commit b252a63 into develop Jun 30, 2026
3 checks passed
@takemiyamakoto
takemiyamakoto deleted the codex/ios-universal-wallet-readiness branch June 30, 2026 20:53
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.

1 participant