Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: refactor workspace and chainConfig class #88

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

ulbqb
Copy link
Contributor

@ulbqb ulbqb commented Dec 27, 2023

This PR changes following:

  • refactor workspace class
  • add construct function of chain config
  • use validate function check the chain config
  • set default value of signType and coinType
  • fix @cosmjs/crypto version

170210 and others added 4 commits December 27, 2023 12:40
* refactor: refactor workspace and chainConfig class

Signed-off-by: 170210 <[email protected]>

* refactor: validate and set default value

Signed-off-by: 170210 <[email protected]>

* fix: fix sync beaker.toml

Signed-off-by: 170210 <[email protected]>

* style: fix style

Co-authored-by: Shogo Hyodo <[email protected]>

* style: add blank line

Co-authored-by: Shogo Hyodo <[email protected]>

* fixup: move constants

Signed-off-by: 170210 <[email protected]>

* style: add blank line

Signed-off-by: 170210 <[email protected]>

---------

Signed-off-by: 170210 <[email protected]>
Co-authored-by: Shogo Hyodo <[email protected]>
@ulbqb
Copy link
Contributor Author

ulbqb commented Jan 5, 2024

@spoo-bar PTAL

Copy link
Owner

@spoo-bar spoo-bar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks a lot for your contribution!

Apologies for the delay.

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