We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Changed to lock_time approach to keep PoPs from being mined
Added section on lock_time
Documented changes for nonce representation and version endianness, and the rationale behind them.
Add the value of OP_RETURN outputs of T to the PoP output instead of the first non-zero value output
Changed the solution to the double-spend issue to adding all outputs of T to the PoP
Added 'Add outputs from T' as solution to the double spend problem
Moved transaction checks to after signature checks for privacy reasons
Marked stuff done
Marked "Keep PoPs out of the blockchain" done
Updated Improvements and security issues (markdown)
Created Improvements and security issues (markdown)