]> Nutra Git (v1) - gamesguru/feather.git/commit
wizard: allow setting subaddress lookahead
authortobtoht <tob@featherwallet.org>
Tue, 24 Jan 2023 21:35:47 +0000 (22:35 +0100)
committertobtoht <tob@featherwallet.org>
Tue, 24 Jan 2023 21:48:09 +0000 (22:48 +0100)
commita7a06d841366fada3907b124ce6d1d69250e9807
treeea46b811e850008e7b7d2dd57c163461ffad7936
parent11aabba8a0224589c4df491c639ab84d7894a745
wizard: allow setting subaddress lookahead
28 files changed:
monero
src/WindowManager.cpp
src/WindowManager.h
src/dialog/WalletInfoDialog.cpp
src/dialog/WalletInfoDialog.ui
src/libwalletqt/Wallet.cpp
src/libwalletqt/Wallet.h
src/libwalletqt/WalletManager.cpp
src/libwalletqt/WalletManager.h
src/wizard/PageHardwareDevice.cpp
src/wizard/PageHardwareDevice.h
src/wizard/PageHardwareDevice.ui
src/wizard/PageMenu.cpp
src/wizard/PageSetRestoreHeight.cpp
src/wizard/PageSetSeedPassphrase.cpp
src/wizard/PageSetSubaddressLookahead.cpp [new file with mode: 0644]
src/wizard/PageSetSubaddressLookahead.h [copied from src/wizard/PageHardwareDevice.h with 50% similarity]
src/wizard/PageSetSubaddressLookahead.ui [new file with mode: 0644]
src/wizard/PageWalletRestoreKeys.cpp
src/wizard/PageWalletRestoreKeys.h
src/wizard/PageWalletRestoreKeys.ui
src/wizard/PageWalletRestoreSeed.cpp
src/wizard/PageWalletRestoreSeed.h
src/wizard/PageWalletRestoreSeed.ui
src/wizard/PageWalletSeed.cpp
src/wizard/PageWalletSeed.ui
src/wizard/WalletWizard.cpp
src/wizard/WalletWizard.h