7389 Commits (d7b02605344d34ce64de6381d7d58712b6bd2128)

Author SHA1 Message Date
SomberNight dab768b932
qt/wizard/wallet: improve typing: introduce WalletWizardComponent cls 2 years ago
SomberNight 37173845c2
qt wizard: WizardComponent: (fix) also inherit ABC 2 years ago
SomberNight 201c0ab71b
qt wizard: fix restoring from 2fa seed 2 years ago
SomberNight 3b630c7a5b
tests: add "short seed cheat sheet" 2 years ago
accumulator a51b3bdbfb
qml: show fiat price when historic rates are enabled and no timestamp available 2 years ago
SomberNight bd88b6ba29
tests: add unit test for prev 2 years ago
Sander van Grieken 313b79cfaf
qml: add txid not empty assert to removeLocalTx. ref #8775 2 years ago
Sander van Grieken 0b7fa9cd99
bip21: fail bip21 uri if unsupported req-* parameter is present. fixes #8781 2 years ago
Sander van Grieken 5077e013f3
qml: don't show fiat amount when timestamp more than a day old and historic rates are disabled 2 years ago
MrNaif2018 9b5bead6f4
Restore ability to pass wallet in-memory 2 years ago
Sander van Grieken 92bff08ba5
qml: don't use predictive text for fields where it makes no sense 2 years ago
Sander van Grieken e8852918a7
qml: fix newline in TxDetails 2 years ago
Sander van Grieken 7164392b1c
qml: add transaction inputs in TxDetails and ConfirmTxDialog, RbfBumpFeeDialog, RbfCancelDialog, CpfpBumpFeeDialog 2 years ago
SomberNight eee61a98cb
gui: cpfp: calc parent fee for cpfp using wallet.get_tx_info 2 years ago
Sander van Grieken ceb42c2a1b
qml: show frozen lightning balance in BalanceDetails only when non-zero 2 years ago
SomberNight 0dae17339d
qml: add config setting to allow screenshots 2 years ago
SomberNight d54184dbc1
fix some DeprecationWarnings in python3.12 2 years ago
SomberNight 3d1009f7e2
tests: fix TestLNTransport.test_loop for python 3.12 2 years ago
SomberNight 25c50f15c0
qt TxEditor: fix extraneous "not able to RBF later" warning 2 years ago
Sander van Grieken 4908c8c389
qml: RbfCancelDialog: warning text in frame 2 years ago
sha-265 92a08a5fe7
Add Bit2C exchange (#8767) 2 years ago
Sander van Grieken cb34bbee7e
qml: don't enable save button for already saved invoices 2 years ago
Sander van Grieken adcc9eb2d1
qml: qewallet code style 2 years ago
Sander van Grieken c7e055bdb9
qml: remove unused components 2 years ago
Sander van Grieken ebcecdccce
qt,qml: add checkboxes for advanced network config on welcome page, remove separate proxy-ask and autoconnect pages 2 years ago
SomberNight 2ea723a91a
tests: add test for bip39 utf-8 normalisation 2 years ago
Sander van Grieken 5e39ff49bc
add missing accept handler for welcome page 2 years ago
Sander van Grieken a03b2d7bae
qt,qml: add a welcome page as initial page for server connect wizard 2 years ago
Sander van Grieken 6e576f2a08
qml: fix cancelling network wizard not closing app 2 years ago
SomberNight 3b5b75325e
qml: WCServerConfig.qml: only disable autoconnect if given server 2 years ago
Sander van Grieken 524adaf747
qml: use warning icon and error title for failure messagedialogs 2 years ago
SomberNight 1d4a5052ef
labels plugin: add FIXMEs. don't roll your own crypto... 2 years ago
ThomasV 636195bc6e update version to 4.5.0b1 2 years ago
SomberNight b5d8d31723
plugins: follow-up prev, log thread name when loading plugins 2 years ago
SomberNight 740016e0d5
hw wallets: fix crashes on macOS 2 years ago
ThomasV 2d954bb554 payserver plugin: remove support for qt GUI. 2 years ago
SomberNight f4cddd7335
update block header checkpoints 2 years ago
SomberNight a027a70361
prepare release 4.5.0b0 2 years ago
ThomasV d691aa0736 qt: add 'notes' tab 2 years ago
SomberNight 2bc056ed33
wallet: refactor check_sighash/risk_of_burning_coins_as_fees 2 years ago
SomberNight 52771670f2
tests: add test for wallet.check_sighash 2 years ago
Sander van Grieken 321f6255fa
qt: do not proceed to wallet setup when cancelling network wizard 2 years ago
Sander van Grieken 8ba7a00097
qml: update new labels in history and addresscoinlist 2 years ago
Sander van Grieken 3a22cb9c48
labels: emit callback when labels received. 2 years ago
SomberNight e1d0247ce4
wallet: clarify difference between wallet.is_mine and adb.is_mine 2 years ago
Sander van Grieken 831be3b680
network: fix issue starting tor probe when proxy disabled 2 years ago
Sander van Grieken a6ceeec09d
qml: add frozen lightning to BalanceDetails, indent frozen on-chain and lightning amounts 2 years ago
Sander van Grieken 297f971fae
qml: improve info text for incomplete transactions and transactions in mempool on transaction details page. 2 years ago
SomberNight dd3fc041f9
qt main window: statusbar: swap Tor and Network buttons 2 years ago
SomberNight c52853341c
qt util: add VLine class, for vertical line separators 2 years ago