Skip to content

chore: back-merge main into develop to keep shared ancestry - #192

Merged
kcw-grunt merged 25 commits into
developfrom
chore/back-merge-main-into-develop
Aug 22, 2026
Merged

chore: back-merge main into develop to keep shared ancestry#192
kcw-grunt merged 25 commits into
developfrom
chore/back-merge-main-into-develop

chore: back-merge main into develop to keep shared ancestry

ec3ef72
Select commit
Loading
Failed to load commit list.
Xcode Cloud / brainwallet | Run Unit Tests per Push | brainwalletUnitTests - iOS succeeded Aug 22, 2026 in 7m 12s

13 warnings

Report Summary
Errors 0
Test Failures 0
Analysis Issues 0
Warnings 13

Details

13 Warnings

Details

  brainwallet/Legacy_BW_BRClasses/BRReplicatedKVStore.swift:790
      Initialization of 'UnsafePointer' results in a dangling pointer
  brainwallet/Legacy_BW_BRClasses/BRAddressExtension.swift:63
      'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BRAddress' to 'Hashable' by implementing 'hash(into:)' instead
  brainwallet/WalletManager.swift:318
      Initialization of 'UnsafePointer' results in a dangling pointer
  brainwallet/Extensions/Extensions.swift:150
      Forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
  Modules/core/BRPeerManager.c:787
      Unused function '_BRPeerManagerFindPeers'
   command not found - See https://github.com/realm/SwiftLint#installation for installation instructions.
  brainwallet/Legacy_BW_BRClasses/BRTxInputExtension.swift:6
      Initialization of 'UnsafeRawPointer' results in a dangling pointer
  Private/general-purpose/BrainwalletiOSPrivateGeneralPurpose/PDFHelper/PDFConstructedView.swift:78
      Initialization of immutable value 'height' was never used; consider replacing with assignment to '_' or removing it
  brainwallet/Legacy_BW_BRClasses/BRTxOutputExtension.swift:8
      Initialization of 'UnsafeRawPointer' results in a dangling pointer
  Search path '/Volumes/workspace/repository/bw-gdlib/' not found
  brainwallet/Extensions/Extensions.swift:250
      Initialization of 'UnsafePointer' results in a dangling pointer
  Search path '/Volumes/workspace/repository/Private/bw-gdlib/ios/build/robovm' not found
  brainwallet/Extensions/Extensions.swift:154
      Forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.