mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 12:32:48 +01:00
7d6aba47cf
* Implement Block Reward Reallocation * Add integr. test * drop unused variable * Sep -> Oct * Update test/functional/feature_block_reward_reallocation.py Co-authored-by: PastaPastaPasta <6443210+PastaPastaPasta@users.noreply.github.com> * Revert to Sep for testnet and devnet * validation: Refactor reallocation calculations Makes it much more readable imo and avoids calculating the percentage each time. * test: Align reallocation calculation with c++ (GetMasternodePayment) * test: Make feature_block_reward_allocation.py executable * Make linter happy Co-authored-by: PastaPastaPasta <6443210+PastaPastaPasta@users.noreply.github.com> Co-authored-by: xdustinface <xdustinfacex@gmail.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 |