Fix fees check in consensus
InputScriptPubKeys from different transactions could mix and corrupt validation context. PubKeys moved from list to dictionary of lists, with transaction hash as key.
Showing
Please register or sign in to comment