Proto: split transfers (hence receipts) for shared stake in transfers of frozen deposits
Context
Following !10765 (merged) towards #6451 (closed): finally do the split.
The state of the code is wrong in the middle of the MR but restored afterwards. Renamings are here to ensure all use cases are treated.
Fix #6451 (closed)
Manually testing the MR
Checklist
-
Document the interface of any function added or modified (see the coding guidelines) -
Document any change to the user interface, including configuration parameters (see node configuration) -
Provide automatic testing (see the testing guide). -
For new features and bug fixes, add an item in the appropriate changelog ( docs/protocols/alpha.rst
for the protocol and the environment,CHANGES.rst
at the root of the repository for everything else). -
Select suitable reviewers using the Reviewers
field below. -
Select as Assignee
the next person who should take action on that MR