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

WIP: refactor basecoin example #332

Merged
merged 3 commits into from
Jan 18, 2018
Merged

WIP: refactor basecoin example #332

merged 3 commits into from
Jan 18, 2018

Conversation

jaekwon
Copy link
Contributor

@jaekwon jaekwon commented Jan 17, 2018

Trying to create proper project structure as if basecoin were a real project.

Later I'll add in a Makefile and its own dependency glide.yaml file, etc.

@jaekwon jaekwon mentioned this pull request Jan 17, 2018
16 tasks
@jbibla jbibla modified the milestone: SDK2 Jan 17, 2018
@jaekwon jaekwon merged commit 14a0dce into sdk2 Jan 18, 2018
@jaekwon jaekwon deleted the sdk2-basecoin2 branch January 18, 2018 00:59
// Wire requires registration of interfaces & concrete types.
func (app *BasecoinApp) registerMsgs() {
cdc := app.cdc

Copy link
Member

Choose a reason for hiding this comment

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

should call crypto.RegisterWire(cdc).

ParthDesai pushed a commit to ChorusOne/cosmos-sdk that referenced this pull request Apr 19, 2021
lavabyrd referenced this pull request in figment-networks/cosmos-sdk Sep 30, 2022
catShaark referenced this pull request in notional-labs/cosmos-sdk Nov 5, 2022
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