Skip to content

chaincfg: Deprecate subsidy split params.#2916

Merged
davecgh merged 1 commit intodecred:masterfrom
davecgh:chaincfg_deprecate_split_params
Apr 7, 2022
Merged

chaincfg: Deprecate subsidy split params.#2916
davecgh merged 1 commit intodecred:masterfrom
davecgh:chaincfg_deprecate_split_params

Conversation

@davecgh
Copy link
Copy Markdown
Member

@davecgh davecgh commented Apr 4, 2022

This deprecates the per-network subsidy split parameters for the following reasons.

  • They are the same on all networks so there really is no good reason to parameterize them as such
  • The subsidy calculation code can be simplified and made slightly more efficient without the unnecessary parameterization

@davecgh davecgh added this to the 1.8.0 milestone Apr 4, 2022
This deprecates the per-network subsidy split parameters for the
following reasons.

- They are the same on all networks so there really is no good reason to
  parameterize them as such
- The subsidy calculation code can be simplified and made slightly more
  efficient without the unnecessary parameterization
@davecgh davecgh force-pushed the chaincfg_deprecate_split_params branch from 424af1d to ab6d2fb Compare April 7, 2022 16:14
@davecgh davecgh merged commit ab6d2fb into decred:master Apr 7, 2022
@davecgh davecgh deleted the chaincfg_deprecate_split_params branch April 7, 2022 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants