hellbender-wallet/hellbender
Nick Klockenga 50f870faa4
Some checks failed
Xcode - Build and Analyze / Build and analyse default scheme using xcodebuild command (push) Has been cancelled
Xcode - Unit Tests / Run unit tests using xcodebuild (push) Has been cancelled
SwiftFormat Check / Check code formatting with SwiftFormat (push) Has been cancelled
Feature to format bitcoin addresses in 4 character chunks (#17)
* format bitcoin addresses in 4 character chunks for increased readability

* add formating to verify wallet screen
2026-04-06 22:44:31 -04:00
..
Assets.xcassets Release v0.1.1 2026-03-16 21:37:16 -04:00
Extensions Feature to format bitcoin addresses in 4 character chunks (#17) 2026-04-06 22:44:31 -04:00
Models Add UI, Model, and BitcoinService support to use insecure SSL. Dependent on BDK-FFI that exposes validate_domain parameter in the electrum client contstructor 2026-03-30 17:02:32 -04:00
Preview Content/Preview Assets.xcassets Release v0.1.1 2026-03-16 21:37:16 -04:00
Services Add cancel butto to URScannerSheet and an error banner that shows contextual feedback when a scanned QR code doesn't match. (#11) 2026-04-01 22:25:02 -04:00
Utilities Replaced the transaction screen's balance card with a hero header featuring a wallet picker dropdown overlay that supports switching wallets, adding new wallets, and editing/deleting wallets — moving all wallet management out of Settings. Added wallet identicons (unique color grids per wallet) to the picker and header, and added a "Wallet Info" option to the transaction screen's menu. Improved the Electrum connection status to show "Connected" as soon as the chain tip is fetched rather than waiting for a full sync to complete. Changed the default address gap limit from 50 to20, and made various UX improvements including larger tap targets, consistent Done button styling, and auto-focus on wallet rename. 2026-03-29 22:39:30 -04:00
ViewModels Add address/wallet verification step to create new wallet wizard. (#15) 2026-04-06 22:34:21 -04:00
Views Feature to format bitcoin addresses in 4 character chunks (#17) 2026-04-06 22:44:31 -04:00
ContentView.swift Fix PrivacyOverlayView via NotificationCenter instead of using the .onChange handler (#13) 2026-04-02 22:39:32 -04:00
hellbenderApp.swift Release v0.1.2b21 2026-03-28 23:18:14 -04:00