Skip to content

Update game and restore COPY NEW ADDRESS translations - #184

Merged
grunt-claude-bot merged 3 commits into
developfrom
chore/update-game-1.8.0
Aug 22, 2026
Merged

Update game and restore COPY NEW ADDRESS translations#184
grunt-claude-bot merged 3 commits into
developfrom
chore/update-game-1.8.0

version bumped

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

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
  Private/general-purpose/BrainwalletiOSPrivateGeneralPurpose/PDFHelper/PDFConstructedView.swift:78
      Initialization of immutable value 'height' was never used; consider replacing with assignment to '_' or removing it
  Modules/core/BRPeerManager.c:787
      Unused function '_BRPeerManagerFindPeers'
  brainwallet/Extensions/Extensions.swift:250
      Initialization of 'UnsafePointer' results in a dangling pointer
  brainwallet/Legacy_BW_BRClasses/BRTxOutputExtension.swift:8
      Initialization of 'UnsafeRawPointer' 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.
  Search path '/Volumes/workspace/repository/Private/bw-gdlib/ios/build/robovm' not found
  brainwallet/Legacy_BW_BRClasses/BRTxInputExtension.swift:6
      Initialization of 'UnsafeRawPointer' results in a dangling pointer
  brainwallet/WalletManager.swift:318
      Initialization of 'UnsafePointer' results in a dangling pointer
  Search path '/Volumes/workspace/repository/bw-gdlib/' not found
  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
   command not found - See https://github.com/realm/SwiftLint#installation for installation instructions.
  brainwallet/Extensions/Extensions.swift:154
      Forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.