fix: large-wallet sync starvation + shutdown/console-flash UX (Windows full node) #2

Open
DanS wants to merge 12 commits from fix/balance-poll-sync-contention into dev
Showing only changes of commit a7514becbc - Show all commits

View File

@@ -2543,6 +2543,7 @@ void RenderSettingsPage(App* app) {
ImGui::PushFont(body2); ImGui::PushFont(body2);
static const char* kCredits[] = { static const char* kCredits[] = {
"The Hush Developers", "The Hush Developers",
"The DragonX Developers",
"ObsidianDragon Community", "ObsidianDragon Community",
"Dear ImGui \xE2\x80\x94 Omar Cornut", "Dear ImGui \xE2\x80\x94 Omar Cornut",
"SDL3 \xE2\x80\x94 Sam Lantinga", "SDL3 \xE2\x80\x94 Sam Lantinga",