Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-15 | [qa] Remove hardcoded "4 nodes" from test_framework | MarcoFalke | |
2016-05-05 | [qa] Switch to py3 | MarcoFalke | |
2016-04-10 | [qa] py2: Unfiddle strings into bytes explicitly | MarcoFalke | |
2016-03-31 | [qa] Use python2/3 syntax | MarcoFalke | |
2015-12-15 | Rename OP_NOP2 to OP_CHECKLOCKTIMEVERIFY. | mb300sd | |
2015-07-30 | Resolve issue 3166. | mruddy | |
These changes decode valid SIGHASH types on signatures in assembly (asm) representations of scriptSig scripts. This squashed commit incorporates substantial helpful feedback from jtimon, laanwj, and sipa. | |||
2015-06-30 | add tests for the decodescript rpc. add mention of the rpc regression tests ↵ | mruddy | |
to the testing seciton of the main readme. |