hellbender-wallet/hellbender/Views/Setup
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
..
CosignerImportView.swift 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
DescriptorImportView.swift 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
ElectrumServerSetupSection.swift add chaintip height to success message in wallet info and connection status screen when testing Electrum connection. Also add network chain check in these tests as well. 2026-03-31 22:42:46 -04:00
MultisigConfigView.swift Electrum Server and Advanced config cards are collapsible on both the Multisig Configuration and Import Descriptor setup screens. Added a "Test Connection" button inside the Electrum Server card that reports the chain tip height on success and verifies the server's network matches the selected network (mainnet/testnet3/testnet4) by comparing genesis block nonces. 2026-03-31 11:13:06 -04:00
NumberPickerSheet.swift Release v0.1.1 2026-03-16 21:37:16 -04:00
SetupWizardView.swift Add address/wallet verification step to create new wallet wizard. (#15) 2026-04-06 22:34:21 -04:00
WalletCreationChoiceView.swift Release v0.1.1 2026-03-16 21:37:16 -04:00
WalletNameView.swift 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
WalletReviewView.swift Release v0.1.1b8 2026-03-17 16:57:50 -04:00
WalletVerifyView.swift Feature to format bitcoin addresses in 4 character chunks (#17) 2026-04-06 22:44:31 -04:00
WelcomeStepView.swift Release v0.1.1 2026-03-16 21:37:16 -04:00