17831 Commits (744d02f55a229ab99361a235ae240bfcff8b40ce)
 

Author SHA1 Message Date
zebra-lucky 744d02f55a fix asset_path, asset_name for upload step 2 years ago
zebra-lucky b17d3a421c fix contrib/build-linux/appimage/build.sh 2 years ago
zebra-lucky d3085ce16d add app image build job 2 years ago
zebra-lucky 9e6b16f2ab add .github/workflows/build.yml 2 years ago
zebra-lucky e46f57b25d update on latest upstream changes 2 years ago
zebra-lucky ceeca53216 add joinmarket plugin 2 years ago
ThomasV 3ee2d6a01d follow-up previous commit (indentation error) 2 years ago
ThomasV f41a8105a1 normal swaps: do not try to get a refund if we have the preimage. 2 years ago
Sander van Grieken 974ed6828e
run_electrum: allow running from git clone to override DeprecationWarning warnings 2 years ago
accumulator 1e403adf42
Merge pull request #9277 from accumulator/qml_tx_signing_flow 2 years ago
accumulator 3f3c776124
Merge pull request #9279 from accumulator/qt_wizard_musig_user_feedback 2 years ago
Sander van Grieken 1363d8c878
qml: remove unused signals QEWallet.signSucceeded and QEWallet.signFailed 2 years ago
accumulator 1b9f1dbb7f
Merge pull request #9250 from accumulator/network_tor_stream_isolation 2 years ago
ThomasV 3c61f2a64a Fix #9280: 2 years ago
SomberNight 5c81f77b5d
util: add docstring to EventListener 2 years ago
SomberNight 1779dbf74a
lnpeer: listen to 'fee' events, and run maybe_update_fee() 2 years ago
ThomasV fabc3637a2 lnsweep: use lnworker.is_accepted_mpp to decide if we can 2 years ago
Sander van Grieken f4520b9e0d
network: use TOR stream isolation 2 years ago
Sander van Grieken a1a28afee6
qt: simplify df2a6f5 2 years ago
Sander van Grieken 624de1d43c
qml: show invalid derivation path message to user in WCScriptAndDerivation 2 years ago
Sander van Grieken df2a6f54d3
qt: don't remove seed_warning for new seeds when ext option gets enabled 2 years ago
Sander van Grieken 3aa12cd97f
qml: allow direct seed edit when platform is not android 2 years ago
Sander van Grieken 6bc15e21ba
qml: fix display validation error in WCHaveSeed 2 years ago
Sander van Grieken 4a37668b01
wizard: don't require seed extension to be set early. 2 years ago
ThomasV 6fb9207a44 lnwatcher: do not listen to 'fee' and 'network_updated' events. 2 years ago
Sander van Grieken adb567b20f
qt: wizard: implement user feedback TODOs, consistently use wizard.check_multisig_constraints 2 years ago
Sander van Grieken 06efe25ae7
qt: wizard: focus Next by default, focus Back/Cancel last 2 years ago
Sander van Grieken 6bbc5f8553
qt: wizard: keep wizard stack in a consistent state if load_next_component raises 2 years ago
ThomasV f0d0c23869 Invalidate cache of sweep_info on each new block 2 years ago
ThomasV 4420944b76 lnsweep: detect incomplete MPP using mpp status instead of get_payment_status 2 years ago
ThomasV 5708f7b1c8 Persist MPP resolution status in wallet file. 2 years ago
Sander van Grieken 96f7d91e3a
qml: improve validation of pubkey/connectstring 2 years ago
Sander van Grieken f89fd96e22
android: exclude unused plugins 2 years ago
ghost43 82a29b7b86
Merge pull request #9275 from SomberNight/20241022_tx_fee_warnings 2 years ago
Sander van Grieken 71d8f8b33c
qml: followup prev. As now since c90c87afb9 there's always a confirmation popup, we 2 years ago
Sander van Grieken c6cd47ebba
qml: refactor QEWallet.sign() to sign() and sign_and_broadcast(), add user feedback when signing fails. 2 years ago
Sander van Grieken 0f26f38d18
qml: use Pay... on buttons where payment is not immediate on press, fix trustedcoin icon in OtpDialog 2 years ago
SomberNight 5251cc8d2f
update release notes for version 4.5.8 2 years ago
SomberNight c648cd1bae
qml: qetxfinalizer: use wallet.get_tx_fee_warning in all subclasses 2 years ago
SomberNight c90c87afb9
qml: QEWallet.sign: prompt for confirmation even if no PIN is set 2 years ago
SomberNight ca86c7eb44
qt tx_dialog: also show high-fee warnings for self-payments 2 years ago
SomberNight ffb8f42259
qt rbf_dialog: set output_value properly 2 years ago
SomberNight eded892c77
update release notes for version 4.5.7 2 years ago
ThomasV c58c4d7451 Make lntransport not require lnutil. 2 years ago
SomberNight 8db2489739
qt gui: faster clean-up of hung UpdateCheckThread during exit 2 years ago
Sander van Grieken 26622a0de6
trustedcoin: inherit WalletWizardComponent instead of WizardComponent 2 years ago
Sander van Grieken fd21a3bec2
qt: wizard: fix type hint, avoid shadowing builtin 'next' 2 years ago
SomberNight bad965a2ac
tests: test_wizard: fix warnings 2 years ago
accumulator f9e342ebb2
Merge pull request #9254 from accumulator/tests_wizard 2 years ago
Sander van Grieken 974ad64688
trustedcoin: clean up imports, flake warnings 2 years ago