725 Commits (383594b03cbc57943063b83f49904efcdd46e4e5)
 

Author SHA1 Message Date
Craig Raw 383594b03c v1.4.1 4 years ago
Craig Raw 42bfe572ef calculate and cache script hashes statuses on wallet load to avoid unnecessary initial history fetching 4 years ago
Craig Raw 1677c47500 request payjoin transactions (over tor if available) in background thread 4 years ago
Craig Raw 53a447c72d fix cpu usage on spreadsheetview 4 years ago
Craig Raw f23a891ece add send to many dialog 4 years ago
Craig Raw 0e42c657b3 broadcast transactions over tor to a broadcasting service where tor proxy available 4 years ago
Craig Raw b17c15f702 request new change address in the transaction diagram 4 years ago
Craig Raw c9cdf6e77d handle partial rbf, fix cursor reset on payment label 4 years ago
Craig Raw 4f6ead842d fix txtree selection bug when preselecting a txi/txo on opening the editor for the first time 4 years ago
Craig Raw adcddfa84d various minor utxo screen improvements, including hiding the utxo chart 4 years ago
Craig Raw d67c5c5218 update related address, tx, txi and txo labels when null, set tx, txi, txo labels to address label on receive, add paste label to context menu 4 years ago
Craig Raw fb72010bdf refactor storage to handle different persistence strategies 4 years ago
Craig Raw 8bc8bdb2f2 dont backup wallets outside of wallets folder 4 years ago
Craig Raw 8f4cf9f2a0 add unique4j classes to avoid module dependency issue 4 years ago
Craig Raw ed323a8388 ensure aopp window is always on top 4 years ago
Craig Raw d559b437b3 bring window to front one external file load 4 years ago
Craig Raw 6155306acc always try obtain application lock on startup 4 years ago
Craig Raw 6f35d86890 bring opened file window to foreground 4 years ago
Craig Raw cbf32a36c6 follow up #2 4 years ago
Craig Raw 9789e0f198 follow up 4 years ago
Craig Raw 574209c837 ensure file and uri opening on original app instance 4 years ago
Craig Raw 74c83fc5e1 fade animation on server toggle while connecting 4 years ago
Craig Raw a4ddc11bab Merge branch 'master' of github.com:sparrowwallet/sparrow 4 years ago
Craig Raw 3bf480234f fix aopp alert dialog on windows 4 years ago
Craig Raw 29811ca5de handle uri and psbt opening on linux 4 years ago
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