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

feat: custom governance module to allow alliance voting participation #214

Closed
wants to merge 8 commits into from

Conversation

emidev98
Copy link
Contributor

@emidev98 emidev98 commented Jun 9, 2023

Continuity from the PR #131

@emidev98 emidev98 closed this Jun 9, 2023
@emidev98 emidev98 deleted the feat/gov/participation branch June 9, 2023 11:32
@emidev98 emidev98 restored the feat/gov/participation branch June 9, 2023 11:33
@emidev98 emidev98 reopened this Jun 9, 2023
@emidev98 emidev98 changed the title Feat/gov/participation feat: custom governance module to allow alliance voting participation Jun 9, 2023
@emidev98
Copy link
Contributor Author

emidev98 commented Jun 9, 2023

Current issue:

goroutine 1 [running]:
github.com/cosmos/cosmos-sdk/x/genutil/types.ValidateAndGetGenTx({0xc000da5900, 0x482, 0x483}, 0x215f020?, 0x0)
        github.com/cosmos/[email protected]/x/genutil/types/genesis_state.go:130 +0x106
github.com/cosmos/cosmos-sdk/x/genutil.CollectTxs({0x338d738, 0xc000127710}, 0x2237aa0?, {0xc0014d0590, 0x4}, {0xc000809720, 0x48}, {{0x25def4dd, 0xedc152202, 0x0}, ...}, ...)
        github.com/cosmos/[email protected]/x/genutil/collect.go:114 +0x39e
github.com/cosmos/cosmos-sdk/x/genutil.GenAppStateFromConfig({0x338d738, 0xc000127710}, {0x7fe51c0c3720, 0xc000c93e80}, 0xc001400c60, {{0xc0014f1aa0, 0x12}, {0xc000809720, 0x48}, {0xc0014f9b00, ...}, ...}, ...)
        github.com/cosmos/[email protected]/x/genutil/collect.go:32 +0x174
github.com/cosmos/cosmos-sdk/x/genutil/client/cli.CollectGenTxsCmd.func1(0xc00136a600?, {0xc0000bb5c0?, 0x0?, 0x2?})
        github.com/cosmos/[email protected]/x/genutil/client/cli/collect.go:53 +0x573
github.com/spf13/cobra.(*Command).execute(0xc00136a600, {0xc0000bb5a0, 0x2, 0x2})
        github.com/spf13/[email protected]/command.go:940 +0x862
github.com/spf13/cobra.(*Command).ExecuteC(0xc00136a000)
        github.com/spf13/[email protected]/command.go:1068 +0x3bd
github.com/spf13/cobra.(*Command).Execute(...)
        github.com/spf13/[email protected]/command.go:992
github.com/spf13/cobra.(*Command).ExecuteContext(...)
        github.com/spf13/[email protected]/command.go:985
github.com/cosmos/cosmos-sdk/server/cmd.Execute(0x20722d0?, {0x25c692d, 0x9}, {0xc00034d6b0, 0x13})
        github.com/cosmos/[email protected]/server/cmd/execute.go:32 +0x179
main.main()
        github.com/terra-money/alliance/cmd/allianced/main.go:17 +0x38

@emidev98 emidev98 changed the base branch from main to release/v0.2.x September 4, 2023 04:32
@emidev98 emidev98 closed this Mar 14, 2024
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