Skip to content
This repository has been archived by the owner on Jun 7, 2019. It is now read-only.

Move constants to specific packages - Closes #785 #857

Merged
merged 4 commits into from
Nov 20, 2018

Conversation

shuse2
Copy link
Contributor

@shuse2 shuse2 commented Nov 16, 2018

What was the problem?

A lot of constants were in lisk-constants package but all of them were currently package specific constants.

How did I fix it?

Move all the constants to the specific packages, but keep the lisk-constants as it is because it will
remove everything.

How to test it?

npm t

Review checklist

  • The PR resolves Refactor lisk-constants #785
  • All new code is covered with unit tests
  • All new code was formatted with Prettier
  • Linting passes
  • Tests pass
  • Commit messages follow the commit guidelines
  • Documentation has been added/updated

@shuse2 shuse2 merged commit c9ac745 into development Nov 20, 2018
@shuse2 shuse2 deleted the 785-refactor_lisk_constants branch November 20, 2018 14:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants