Bitcoin Forum
May 15, 2024, 02:15:25 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Wallet software / Coinjoining on Sparrow 1.8.5 on: April 16, 2024, 02:39:32 PM
I just have upgraded Sparrow from 1.7.x to 1.8.5. With 1.7.x when I was waiting for remixes, hovering over the bar for each output would say "Registered input (1 of xxx)" while you were waiting for a remix. With 1.8.5 the bar for each output does not fill as far when waiting, and now it says "Register input (20%) when hovered.

Is this normal? I know 1.8.5 has updated to use Soroban so wanted to check this is normal and not something gone wrong on my end? Should I expect it to say "Registered input" like on 1.7.x rather than "Register input"?




(Edited) I just looked now at Sparrow again and I have had some remixes since I made this post. So it seems that this is normal.
2  Bitcoin / Bitcoin Technical Support / Re: Bitcoin Core, avoid_reuse on: October 15, 2023, 05:30:55 PM
By default, avoid_reuse is set to true so I think it should show all balances on the GUI have you checked if the Bitcoin core is fully synced?

Or I think if it does not show all balances can you import manually those addresses (reused addresses) in the GUI?
You can use this command on the console

Code:
importpubkey "mypubkey"

Alternatively, if your purpose is just to monitor your wallet addresses why not use 3rd party tool like this link below to check all balances

- https://bitcoindata.science/bitcoin-balance-check.html

 Huh Huh Huh Huh Huh
I said already that I can see balances using "getbalances" so of course it is synced. "importpubkey" does not work with descriptor wallets. And why would I lose my privacy and use online third party? Huh


Can I keep "avoid_reuse" true but also show total balance of "trusted" and "used" on main GUI?
Currently, no.

I've opened a feature request to add this: https://github.com/bitcoin-core/gui/issues/769

This is great, thank you!
3  Bitcoin / Bitcoin Technical Support / Bitcoin Core, avoid_reuse on: October 15, 2023, 03:43:35 PM
I have a watch only Bitcoin Core descriptor wallet with "avoid_reuse": true. It has pubkeys from different wallets imported, and I use it to keep track of all my balances. I also use it to get new receiving addresses and also to create unsigned transactions, so I want "avoid_reuse" to stay as true.

But, I also want to see total balance of all addresses in GUI. Now I only see balance of all unused addresses beside "Available". To see balance on reused addresses I have to use "getbalances" in console.

Can I keep "avoid_reuse" true but also show total balance of "trusted" and "used" on main GUI?

Thank you.
4  Bitcoin / Development & Technical Discussion / Version 3 transactions on: July 23, 2023, 03:00:38 PM
I was reading notes from the 2023 LN Summit at https://lists.linuxfoundation.org/pipermail/lightning-dev/2023-July/004014.html

They talk about version 3 transactions. Can anyone tell me the timeline for this to happen? This is only for Lightning transactions or are all transactions going to be version 3?

I asked this already in the Lightning Network Observer page but that just seems to be people having an argument and I got no answer. Am I OK to ask it here too? https://bitcointalk.org/index.php?topic=5348270.msg62583563#msg62583563
 
5  Bitcoin / Bitcoin Discussion / Re: Lightning Network Observer on: July 21, 2023, 06:05:56 PM
I was reading notes from the 2023 LN Summit at https://lists.linuxfoundation.org/pipermail/lightning-dev/2023-July/004014.html

They talk about version 3 transactions. Can anyone tell me the timeline for this to happen? This is only for Lightning transactions or are all transactions going to be version 3?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!