Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
51b8faf
new dev cert
Sajjon Apr 20, 2026
750e317
try to stabelize iOS sim selectiion
Sajjon Apr 21, 2026
8bf2dd7
docs: thoroughly document ChooseWallet + CreateNewWallet flow
Sajjon Apr 26, 2026
39c5e53
docs(Models): document every type, member, and nontrivial body
Sajjon Apr 26, 2026
43d83f3
docs(Controller): document scene-controller glue + bar-button plumbing
Sajjon Apr 26, 2026
fda508b
docs(UseCases): top up Default*UseCase docs (init, @Injected, methods)
Sajjon Apr 26, 2026
a306cb1
docs(Extensions/Combine,Foundation): document reactive plumbing + hel…
Sajjon Apr 26, 2026
0e6df5e
docs(Extensions/UIKit): document UIKit helpers + styling system
Sajjon Apr 26, 2026
4d34617
docs(Views): document protocols, scene-views, components, table system
Sajjon Apr 26, 2026
dadada1
docs(Application): top up partial DI/ViewModel/OutputFormatting docs
Sajjon Apr 26, 2026
29f7668
docs(Persistence): document KV-store layering, Keychain reinstall trick
Sajjon Apr 26, 2026
8b50fe7
docs(Utils): document appearance/bootstrap/QR/reflection helpers
Sajjon Apr 26, 2026
7411e53
docs(Navigation): document coordinator/navigator/deep-link plumbing
Sajjon Apr 26, 2026
99b441d
docs(InputValidators): document validator pipeline + per-field valida…
Sajjon Apr 26, 2026
d7bc371
docs(Onboarding): document Welcome + Terms scenes + OnboardingCoordin…
Sajjon Apr 26, 2026
32d092b
docs(Onboarding): document CrashReporting + ECC-warning scenes
Sajjon Apr 26, 2026
127f29b
docs(ChooseWallet): document chooser, privacy gate, create-flow coord…
Sajjon Apr 26, 2026
9139463
docs(BackupWallet): document backup hub + keystore/keypair reveal flows
Sajjon Apr 26, 2026
fe425b7
docs(RestoreWallet): document restore coordinator + segmented restore…
Sajjon Apr 26, 2026
1d5bf8e
docs(SetPincode): document pincode chooser + confirm flow
Sajjon Apr 26, 2026
52fb830
docs(Main+Unlock): document main coordinator, app-lock cover, unlock …
Sajjon Apr 26, 2026
c668282
docs(Main+Send): document hub + four-step Send flow
Sajjon Apr 26, 2026
ff6378d
docs(Receive+Settings): document Receive screen + Settings hub + sub-…
Sajjon Apr 26, 2026
5b7c685
fix(security/safety): phase 1 — quick wins from code review
Sajjon Apr 26, 2026
8bfce17
fix(security/safety): phase 2 — reinstall wipe + unlock single-fire
Sajjon Apr 26, 2026
dc82a06
fix(safety): phase 3 — graceful pop on missing wallet (no fatal traps)
Sajjon Apr 26, 2026
20b3e71
fix(security): pasteboard expiration on sensitive copies
Sajjon Apr 26, 2026
15129a8
perf(wallet): cache via CurrentValueSubject; one Keychain read per se…
Sajjon Apr 26, 2026
ad2d581
fix(send): gate Review button on real network nonce
Sajjon Apr 26, 2026
69ee99d
fix(send): pre-verify password against keystore before enabling Sign
Sajjon Apr 26, 2026
30c1f78
fix(wallet-create): persist immediately, gate on backup-confirmed flag
Sajjon Apr 26, 2026
4bda366
fix(safety): convert [unowned] → [weak] in core navigation infra
Sajjon Apr 26, 2026
f1674ca
fix(safety): convert [unowned] → [weak] in DefaultTransactionsUseCase
Sajjon Apr 26, 2026
863f056
fix(safety): convert [unowned] → [weak] in 0_Onboarding scenes
Sajjon Apr 26, 2026
b85810b
fix(safety): convert [unowned] → [weak] in 1_Main scenes
Sajjon Apr 26, 2026
4125500
fix(review): address Copilot PR comments
Sajjon Apr 26, 2026
5c650eb
cleanup: remove superfluous .eraseToAnyPublisher() calls
Sajjon Apr 26, 2026
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
Next Next commit
new dev cert
  • Loading branch information
Sajjon committed Apr 20, 2026
commit 51b8faf6fff0634af7113e9be5e9ec473541fe6d
Loading
Loading