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

Remove X package dependency - beside exported package #4487

Closed
4 tasks
alessio opened this issue Jun 5, 2019 · 1 comment
Closed
4 tasks

Remove X package dependency - beside exported package #4487

alessio opened this issue Jun 5, 2019 · 1 comment
Milestone

Comments

@alessio
Copy link
Contributor

alessio commented Jun 5, 2019

WIP

Investigate Golang's internal special packages: https://blog.learngoprogramming.com/special-packages-and-directories-in-go-1d6295690a6b


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@alessio alessio added this to the v1.0 LTS milestone Jun 5, 2019
alessio added a commit that referenced this issue Jun 7, 2019
New Signature interface available in the top level types package.
auth.StdSignature implements such interface. User defined auth
module can now define their own custom signature types.

Work carried out in the context of the following issues:
- #4488
- #4487
alessio pushed a commit that referenced this issue Jun 7, 2019
New Signature interface available in the top level types package.
auth.StdSignature implements such interface. User defined auth
module can now define their own custom signature types.

Work carried out in the context of the following issues:
- #4488
- #4487
alessio added a commit that referenced this issue Jun 7, 2019
A new Fee interface is made available in the top level types package.
auth.StdFee implements such interface. User defined auth module can
now define their own custom fee types.

Work carried out in the context of the following issues:
- #4488
- #4487
@tac0turtle
Copy link
Member

I think this can be closed. We recently decided to drop /internal. reopen if this needs to be open

larry0x pushed a commit to larry0x/cosmos-sdk that referenced this issue May 22, 2023
New Signature interface available in the top level types package.
auth.StdSignature implements such interface. User defined auth
module can now define their own custom signature types.

Work carried out in the context of the following issues:
- cosmos#4488
- cosmos#4487
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

2 participants