Skip to content

blockchain: Remove unused errors.#2947

Merged
davecgh merged 1 commit intodecred:masterfrom
davecgh:blockchain_remove_unused_errs
May 14, 2022
Merged

blockchain: Remove unused errors.#2947
davecgh merged 1 commit intodecred:masterfrom
davecgh:blockchain_remove_unused_errs

Conversation

@davecgh
Copy link
Copy Markdown
Member

@davecgh davecgh commented May 11, 2022

This removes the following errors that are no longer used now that there has been a new major module version bump:

  • ErrCheckpointTimeTooOld
  • ErrTooManyTransactions
  • ErrInvalidTxOutputs
  • ErrSSRtxPayees

@davecgh davecgh added this to the 1.8.0 milestone May 11, 2022
@davecgh davecgh changed the title blockchain: Remove unused error. blockchain: Remove unused errors. May 11, 2022
@davecgh davecgh force-pushed the blockchain_remove_unused_errs branch from 90c7509 to 42611c1 Compare May 11, 2022 08:31
This removes the following errors that are no longer used now that there
has been a new major module version bump:

- ErrCheckpointTimeTooOld
- ErrTooManyTransactions
- ErrInvalidTxOutputs
- ErrSSRtxPayees
@davecgh davecgh force-pushed the blockchain_remove_unused_errs branch from 42611c1 to 39db46a Compare May 14, 2022 08:20
@davecgh davecgh merged commit 39db46a into decred:master May 14, 2022
@davecgh davecgh deleted the blockchain_remove_unused_errs branch May 14, 2022 08:24
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.

3 participants