mirror of
https://github.com/dashpay/dash.git
synced 2024-12-27 13:03:17 +01:00
5a026be52c
* DIP-0020: Dash opcode updates - enable OP_CAT and OP_SPLIT (renamed from OP_SUBSTR) * DIP-0020: Dash opcode updates - DEPLOYMENT_V17 activates dip0020 opcodes * Add/tweak MAX_SCRIPT_ELEMENT_SIZE tests for OP_CAT and OP_SPLIT * Check nDefaultMaxNumSize in OP_SPLIT tests * Purify DISABLED_OPCODE tests for OP_CAT and OP_SPLIT, fix DoTest to actually preserve the DIP0020 flag * Fix `warning: '&' within '|' [-Wbitwise-op-parentheses]` * Rework/simplify feature_dip0020_activation.py * DIP-0020: Remove functionally redundant tests. * Fix file permissions for feature_dip0020_activation.py * DIP-0020: fix typo * Update src/test/script_tests.cpp Co-authored-by: dustinface <35775977+xdustinface@users.noreply.github.com> * Update test/functional/feature_dip0020_activation.py Co-authored-by: dustinface <35775977+xdustinface@users.noreply.github.com> * DIP-0020: improve comments * DIP-0020: dont use negative booleans 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 |