Yashr@j

Results 54 comments of Yashr@j
trafficstars

Thanks for the correction @ryanofsky. Let's see if I understood that currently, and what it implies: > As of [bitcoin-core/gui#602](https://github.com/bitcoin-core/gui/pull/602) in bitcoin-qt, GUI settings that have been changed override settings...

Implemented both your & @GBKS 's suggestions in a way that (hopefully) reflect the following learnings: - GUI values now intuitively override bitcoin.conf values, so they don't need any comment...

Adding an example from my recent personal experience. Loading Sjors' signet snapshot, the only UI feedback (unintentional) is that my block clock shot to 54% quite suddenly ( I do...

Regarding nav item states discussed today – below are screenshots from v1.0: - back button: icon, label are white in active state - (see cursor) Hovering changes label to Orange...

Prototype's cool & very helpful @stackingsaunter. I'm conflicted about Hover state: grey box will maintain consistency with existing behaviour (like Back button already implemented) but orange is fine too. I'm...

> Strike [now supports](https://strike.me/blog/bolt12-offers/) BOLT12 and DNS-based human readable addresses, along with Zeus, Phoenix and others (full list on [bolt12.org](https://bolt12.org)). Posting this here, due to the [editorial question](https://github.com/BitcoinDesign/Guide/issues/1101) about proposals...

Addendum: When you quite the QT app, you get a dialogue asking to not shut down the computer until the app quits. Would be good to have that if applicable....

attaching these lines from debug.log `2023-04-17T12:55:40Z GUI: qrc:/qml/components/ConnectionSettings.qml:56: TypeError: Cannot read property 'server' of null 2023-04-17T12:55:40Z GUI: qrc:/qml/components/ConnectionSettings.qml:43: TypeError: Cannot read property 'natpmp' of null 2023-04-17T12:55:40Z GUI: qrc:/qml/components/ConnectionSettings.qml:30: TypeError: Cannot...

Bitcoin Core version v24.99.0-3abea8959147 (release build) in case this is needed...