pablomartin4btc

Results 123 comments of pablomartin4btc

Updates: - Incorporated @luke-jr's [suggestion](https://github.com/bitcoin-core/gui/pull/815#issuecomment-2127782169), simplifying the fix.

> @pablomartin4btc Did you consider [bitcoinknots/bitcoin#83](https://github.com/bitcoinknots/bitcoin/issues/83)? Yeah, in fact the "switch to Overview" tab when changing/ selecting wallets, was introduced in #718, I can fix it here in a 2nd....

> @pablomartin4btc > > > ... was introduced in #718... > > Sure about PR number? ('cause there is no such a number in this repo) oh! my bad.. a...

@hebasto, I couldn't reproduce the issue described in https://github.com/bitcoinknots/bitcoin/issues/83, trying both `master` and this PR, also checked the [fix in knots](https://github.com/bitcoinknots/bitcoin/releases/tag/v27.1.knots20240621) which is similar to this PR code change. It...

@hebasto, the issue mentioned in https://github.com/bitcoinknots/bitcoin/issues/83 is fixed by this PR. I've done a bit of investigation and the problem (in `master`, not on this PR) was not "switching" between...

I've been doing some research and performing some testing on the current [QT](https://github.com/bitcoin-core/gui) desktop application. I'll try to answer all questions and will give my point of view on the...

> i'm not sure on i2p and cjdns, can they have a proxies configured? @jarolrod, @GBKS: [I2P](https://github.com/bitcoin/bitcoin/blob/master/doc/i2p.md) needs to have a separate proxy in order to work (`-i2psam=`), [CJDNS](https://github.com/bitcoin/bitcoin/blob/master/doc/cjdns.md) doesn't...

> I'd like to clarify the user actions here. There's opening that directory in the native finder, and changing the directory. I am curious what's involved in changing the directory....

> Is it a good idea to notify people explicitly about what parameters they passed in and what the effect will be? I'd like that, it's something currently QT doesn't...

> Would it move data to that directory during the run, and then the application would not find any data anymore during the next run and start from scratch? Also,...