Changes PSET to not blind asset issuances by default (PR #1150).
Adds fields for explicit input value and assets, and their proofs. Also adds a flag to indicate whether an issuance should be blinded (PR 1157, PR #1165).
Multiple fixes/improvements to how dynafed parameters are returned in RPC output (PRs #1108, #1111, #1114, issues #1102, #1109).
The dumpblindingkey RPC now accepts non-confidential addresses, if there is a corresponding blinding key (PR #1131).
Fixes a crash in the wallet when handling unusual outputs with blinded assets but unblinded values (PR #1134, issue #1105).
Fixes a corner case when receiving a block from a peer races with getting the same block from submitblock, wrongly banning the peer (PR #1085, issue #1084).
Fixes a problem in Windows where Elements would be installed in Bitcoin's folder instead of its own (PR #869).
(Note: Since Elements 22.0 will be installed in the right location, cleanup of the left over files in Program Files\Bitcoin may be required.)