1050 Commits (77fde3cda9022176b8d7f667fcb5cf16c61d7aa4)
 

Author SHA1 Message Date
Craig Raw b7522420cf cleanup windows install 4 years ago
Craig Raw f7d1e22e4e use custom wix installation file 4 years ago
Craig Raw e0c38031b1 add aopp registry keys on windows install 4 years ago
Craig Raw e046512e86 open files or uris from commandline arguments 4 years ago
Craig Raw 7cba0de268 check if opening uris is supported 4 years ago
Craig Raw 425e476f20 add aopp proof of address ownership support 4 years ago
Craig Raw e5dd33d5a1 register and add bitcoin: uri handler, register aopp: handler 4 years ago
Craig Raw 07012615ff 2nd fix to alert height 4 years ago
Craig Raw 23f3ae51db hide alert on clicking link 4 years ago
Craig Raw 10514b8039 shorten mitm message to avoid alert height ellipsis 4 years ago
Craig Raw 19637fd706 handle missing webcam dependency on windows showing error alert with link to resolve 4 years ago
Craig Raw dd56e2b42e handle windows with owner only file and directory creation 4 years ago
Craig Raw e0b6530275 only save tmp backup wallet if connected 4 years ago
Craig Raw a0d3f3b745 ensure config, wallet dirs and wallets are owner read/write only 4 years ago
Craig Raw 438c13fe2d add wallet transactions loading log viewer, and improve loading messages 4 years ago
Craig Raw c067300ee8 fix empty addresses table bug after requesting many new addresses 4 years ago
Craig Raw 020ca2f312 always use 8 fraction digits when displaying btc amounts, use a fixed width font for numbers on osx 4 years ago
Craig Raw 5ede1dd97d ensure wallet export file streams are always closed 4 years ago
Craig Raw 45f6ae214a add icons to wallet context menu items where they appear as action buttons 4 years ago
Craig Raw 45a9093055 ensure import file stream is closed 4 years ago
Craig Raw d6c7a0b757 cache fetched script hash status and dont retrieve history again until it changes 4 years ago
Craig Raw 55181165c8 use read timeout to improve disconnection behaviour, especially while refreshing a wallet 4 years ago
Craig Raw b6f7483bf9 v1.4.0 4 years ago
Craig Raw 0593c764b6 remove socket read timeout 4 years ago
Craig Raw 11a3bfd893 make welcome dialog server toggle uneditable and add tooltip to indicate demonstration only 4 years ago
Craig Raw f1d7fc656c set mnemonic enter words button to number of chosen words when dropdown item clicked 4 years ago
Craig Raw ec918b78ed followup to public server change on wallet history failure 4 years ago
Craig Raw 6f5ee7c695 handle server error conditions better, and if using public server try another 4 years ago
Craig Raw e4264d0199 support toggling trezor passphrase on and off in status bar usb menu 4 years ago
Craig Raw 9feefe8203 show file open/save dialogs on the same screen as the currently focussed window 4 years ago
Craig Raw 93f9539f7b show dialogs on the same screen as the currently focussed window 4 years ago
Craig Raw 8865f4946a follow up to previous commit 4 years ago
Craig Raw 65e13d7b50 fix adding new payment tabs, update last used label on connection 4 years ago
Craig Raw 11189bc605 create wallet transaction in background thread to keep ui responsive, and indicate if long running 4 years ago
Craig Raw 40faaec31e handle user defined fee amount better by requiring a fee rate of 1 sat/vb for utxo selectors 4 years ago
Craig Raw b5b384f5da update transaction tree with final txid when transaction is extracted 4 years ago
Craig Raw 23c802bb5f cpfp follow up 4 years ago
Craig Raw 4567f62ef8 hide show derivation link to fix linux width issue 4 years ago
Craig Raw cd00535212 add create cpfp transaction functionality 4 years ago
Craig Raw 3ff626e2aa always set server toggle tooltip on connection to handle bwt startup 4 years ago
Craig Raw deee63c701 dont revert to tx broadcast state when verbose tx fetch fails 4 years ago
Craig Raw b465b9fdaf various minor ui fixes including update screens after includemempooloutputs changed 4 years ago
Craig Raw f377f97931 add submit bug report to help menu 4 years ago
Craig Raw 58bee33383 always display fresh unused address on startup and when address has been used 4 years ago
Craig Raw 18075e0686 improve variable naming for utxo selection criteria 4 years ago
Craig Raw b836774289 if allow unconfirmed, include mempool outputs in balance #2 4 years ago
Craig Raw f2f15208bf if allow unconfirmed, include mempool outputs in balance 4 years ago
Craig Raw 164742387f disable receive address field once used 4 years ago
Craig Raw e62b44bbbe allow external unconfirmed utxos to be spent 4 years ago
Craig Raw e9d0491b42 move insufficient funds label to below amount field 4 years ago