mirror of
https://github.com/dashpay/dash.git
synced 2024-12-27 04:52:59 +01:00
4ce3635d99
* DIP-0020: Dash opcode updates - enable AND, OR, XOR * DIP-0020: Dash opcode updates - enable DIV, MOD * DIP-0020: Dash opcode updates - enable BIN2NUM, NUM2BIN * DIP-0020: Dash opcode updates - enable CHECKDATASIG, CHECKDATASIGVERIFY (no tests) * DIP-0020: Dash opcode updates - fix whitespace * DIP-0020: Dash opcode updates - add checkdatasig and datacheckdatasigverify json tests * More AND_OR_XOR tests * DIP-0020: Dash opcode updates - move opcodes enabled tests around. Add unit tests back * DIP-0020: Dash opcode updates - sort BITCOIN_TESTS aplhabetically * DIP-0020: Dash opcode updates - formatting * DIP-0020: Dash opcode updates - formatting * DIP-0020: Dash opcode updates - formatting references alignment * DIP-0020: Dash opcode updates - formatting references alignment * Update src/script/interpreter.h Co-authored-by: dustinface <35775977+xdustinface@users.noreply.github.com> * Update src/script/interpreter.h Co-authored-by: dustinface <35775977+xdustinface@users.noreply.github.com> * Update src/test/script_tests.cpp Co-authored-by: dustinface <35775977+xdustinface@users.noreply.github.com> Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com> Co-authored-by: dustinface <35775977+xdustinface@users.noreply.github.com> |
||
---|---|---|
.. | ||
__init__.py | ||
authproxy.py | ||
bignum.py | ||
blocktools.py | ||
coverage.py | ||
key.py | ||
messages.py | ||
mininode.py | ||
netutil.py | ||
script.py | ||
siphash.py | ||
socks5.py | ||
test_framework.py | ||
test_node.py | ||
util.py |