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
dcousens
changed the title
Add test fixtures for Block/Transaction signed versions
Add test fixtures for Block/Transaction w/ signed int version
Oct 14, 2016
I added small tests for both of these in the PR. (The ones for transaction might demonstrate the effect more - version/locktime have the serialization, but are interpreted differently)
Ref #662
https://en.bitcoin.it/wiki/Protocol_documentation#Block_Headers
https://en.bitcoin.it/wiki/Protocol_documentation#tx
https://github.com/bitcoin/bitcoin/blob/master/src/primitives/transaction.h#L373
https://github.com/bitcoin/bitcoin/blob/master/src/primitives/block.h#L23
The text was updated successfully, but these errors were encountered: