dashpay / dash

Dash - Reinventing Cryptocurrency
https://www.dash.org
MIT License
1.49k stars 1.2k forks source link

backport: bitcoin-core#gui18, #121, #257, #263, #281, #335, #362, #828, bitcoin#21912, #21942, #21988 #6168

Closed knst closed 1 month ago

knst commented 2 months ago

Issue being fixed or feature implemented

Just regular backports from bitcoin v22, mostly Qt related

What was done?

See commits for a list of backports.

This PR also fixes a rendering an url on Governance tab if it has any '&' inside. see screenshots.

Original url: https://example.com/?test=nothing&to=see&&lol - yes, double '&&' just for test even if url is silly. Failed behaviour: image Correctly rendered: image

How Has This Been Tested?

Run unit/functional tests

Breaking Changes

N/A

Checklist:

knst commented 2 months ago

gui-263 requires follow-up: 3f68f02db9 | Merge bitcoin-core/gui#362: Add keyboard shortcuts to context menus