mirror of
https://github.com/dashpay/dash.git
synced 2024-12-27 13:03:17 +01:00
b1626f9af0
## Issue being fixed or feature implemented ## What was done? - Bumped version of `CbTx`. Added fields `bestCLHeightDiff`, `bestCLSignature` - Miner starting from v20 fork, includes best CL signature in `CbTx` (if available) or null signature. - All nodes should verify included CL signature before accepting the block. ## How Has This Been Tested? Basically, activated v20 on in the beginning of `feature_llmq_chainlocks.py` ## Breaking Changes Yes, new version of CbTx ## Checklist: - [x] I have performed a self-review of my own code - [ ] I have commented my code, particularly in hard-to-understand areas - [x] I have added or updated relevant unit/integration/functional/e2e tests - [ ] I have made corresponding changes to the documentation **For repository code-owners and collaborators only** - [x] I have assigned this pull request to a milestone --------- Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com> |
||
---|---|---|
.. | ||
__init__.py | ||
address.py | ||
authproxy.py | ||
blocktools.py | ||
coverage.py | ||
descriptors.py | ||
key.py | ||
messages.py | ||
mininode.py | ||
muhash.py | ||
netutil.py | ||
ripemd160.py | ||
script_util.py | ||
script.py | ||
siphash.py | ||
socks5.py | ||
test_framework.py | ||
test_node.py | ||
test_shell.py | ||
util.py | ||
wallet_util.py |