You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have created a dedicated issue (see Merge of Dash v0.12.1.0 Tasks #3) where everyone MUST write down which code he's working to avoid having 2 people working on the same code.
If in doubt both codelines Dash and PIVX were added, so their might be duplicate lines which need fixing by hand, especially when the signatures of methods have changed. We will use the newer (Dash) signatures and add the PIVX-specific parameters on top of that. Don't delete exisitng code, comment it out. We might need this info later. Comment should have the unique tag XX42
Example before (first line is Dash, second line is PIVX:
Example before (first line is Dash, second line is PIVX:
After (target):