We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Changed the misleading abstract
Added check for value 0 on the PoP output
Restructured security section. Added checks for lock_time and sequence numbers. Moved lock_time in the figure to after the inputs/outputs to reflect the layout of a transaction. Language fixes.
Put the check for exactly one output befor checking the PoP output
Added check for exactly one output
Changed to lock_time approach to keep PoPs from being mined
Added section on lock_time
Changed Type from Process to Standards Track
Fixes after proof reading
Corrections after proof reading
Corrections after proof reading, and added a bullet about transaction malleability
Removed backticks
Documented changes for nonce representation and version endianness, and the rationale behind them.
Updated Home (markdown)
Fixed references and links to reference implementations
More formatting
Formatting and examples
Started work on BIP for btcpop scheme
Changed to little endian on version, changed nonce from an unsigned integer to sequence of bytes
Updated Proof of Payment BIP (mediawiki)
More drafting
testing mediawiki
Merge branch 'master' of github.com:kallerosenbaum/poppoc.wiki
BIP draft work started