Yashr@j

Results 54 comments of Yashr@j
trafficstars

- Uses the same pattern as values updated from elsewhere (CLI). See #44. - For when user edits a setting that needs restart to apply, shown immediately when the user...

Based on what I read, it seems the feature is opt-in and disabled by default. I've created a [doc](https://docs.google.com/document/d/1Nqs2WUshIK_-3LRQDudsw3mpcUFXb5ndJ-8hXwXfgJ4/edit?usp=sharing) to track user flow/spec. Also a few questions from me too,...

Answers to questions above would be very helpful to get more clarity, but following might be one way assumeutxo could potentially be accommodated within current user flows. Looking for feedback...

edit: deleting some irrelevant quoted text, plus minor edit in storage question Thanks for getting the ball rolling on the dev side and even the UI @D33r-Gee great stuff! Your...

Adding a few mockups based on the scheme, would love to know what others think. ** Loading a snapshot (before IBD) ** ![Storage](https://github.com/BitcoinDesign/Bitcoin-Core-App/assets/114083781/139007a9-eb92-402f-81a8-9e2bdc45069f) | | | v ![onboarding-assumeUTXO-load](https://github.com/BitcoinDesign/Bitcoin-Core-App/assets/114083781/86f47698-00d0-42fc-bd0d-e08a750e3aac) | |...

* [Alternative] * There's also a much simpler UI that can essentially be captured on a single screen (shown below), but might not be intuitive enough or allow for good...

> @yashrajd what's your preferred testing environment (Mac, Linux, Android)? One order of macOS please

> > I'm thinking of modifying the BlockClock code to display the snapshot loading information to the user, would that be the best way to go? > > Would it...

> @GBKS, > > I've been pondering your insightful comment, during the weekly call, about snapshot file availability. You raise a crucial point about trust and accessibility. > > 1....

I was able to Load a SIGNET snapshot (obtained from https://github.com/bitcoin/bitcoin/pull/27596 where they distribute the snapshots as torrents, something we could do as well) into the Bitcoin Core App created...