bgptr

Results 5 issues of bgptr

This will allow decrediton to now get and update the pending tspend policies. Notes: - `SetTSpendPolicy` does not update VSPs about the vote choices, but decrediton takes care of it...

Also, to prevent duplications, introduce : - `tutorialList` for `TutorialsTab` and `LoadingPage` - `tutorialShortList` for the wallet splash page (`WalletSelection/Form/Form`) Closes #3924

The first step toward #3842 This diff updates to React v18 and enjoys the benefit of automatic performance improvement. It does not take further steps toward the new features, but...

Add the missing `View -> Load Custom Translation` menu item on macOS. Closes #3896

This diff adds tests to these files in the `main_dev` directory: - constants.js - externalRequests.js - ipc.js - logging.js - paths.js - proxy.js - templates.js