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

gaiad gentx refactoring - take #2 #2875

Closed
4 tasks
alessio opened this issue Nov 21, 2018 · 0 comments
Closed
4 tasks

gaiad gentx refactoring - take #2 #2875

alessio opened this issue Nov 21, 2018 · 0 comments
Assignees

Comments

@alessio
Copy link
Contributor

alessio commented Nov 21, 2018

Forked from #2874

Summary of Bug

Refactor gaiad gentx so that it does not call gaiacli tx sign anymore. It should use underlying signing functions instead.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@alessio alessio changed the title Refactor gaiacli sign gaiacli sign refactoring Nov 21, 2018
@alessio alessio changed the title gaiacli sign refactoring gaiacli tx sign refactoring Nov 21, 2018
@alessio alessio changed the title gaiacli tx sign refactoring gaiad gentx refactoring - take #2 Nov 22, 2018
alessio pushed a commit that referenced this issue Nov 22, 2018
This is to avoid command redirection and reduce the use
of viper's global variables.

Closes: #2875
@alessio alessio self-assigned this Nov 22, 2018
alessio pushed a commit that referenced this issue Nov 23, 2018
This is to avoid command redirection and reduce the use
of viper's global variables.

Closes: #2875
cwgoes pushed a commit that referenced this issue Nov 26, 2018
…tead.

This is to avoid command redirection and reduce the use
of viper's global variables.

Closes: #2875
chillyvee pushed a commit to chillyvee/cosmos-sdk that referenced this issue Mar 1, 2024
…s#2875)

Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.17.0 to 1.18.2.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.17.0...v1.18.2)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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

No branches or pull requests

1 participant