Skip to content

move gov module from cosmos-sdk to irishub#159

Merged
wukongcheng merged 2 commits intoirisnet:feature/refactorfrom
dreamer-zq:feature/refactor
Aug 23, 2018
Merged

move gov module from cosmos-sdk to irishub#159
wukongcheng merged 2 commits intoirisnet:feature/refactorfrom
dreamer-zq:feature/refactor

Conversation

@dreamer-zq
Copy link
Contributor

No description provided.

"github.com/cosmos/cosmos-sdk/x/gov"
"github.com/irisnet/irishub/modules/gov"
"github.com/cosmos/cosmos-sdk/x/ibc"
"github.com/cosmos/cosmos-sdk/x/params"
Copy link
Contributor

Choose a reason for hiding this comment

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

cosmos的params是否还是需要保留?

Copy link
Contributor

Choose a reason for hiding this comment

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

slash 使用 cosmos的params; gov使用我们自己的iparams

acc := NewGenesisAccount(&accAuth)
genaccs[i] = acc
stakeData.Pool.LooseTokens = stakeData.Pool.LooseTokens.Add(sdk.NewRat(freeFermionVal).Mul(tokenPrecision)) // increase the supply
stakeData.Pool.LooseTokens = stakeData.Pool.LooseTokens.Add(sdk.NewRat(freeFermionVal)) // increase the supply
Copy link
Contributor

Choose a reason for hiding this comment

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

这些地方不需要把iris转换成iris-atto?

@wukongcheng wukongcheng merged commit 54863ae into irisnet:feature/refactor Aug 23, 2018
wukongcheng added a commit that referenced this pull request Aug 27, 2018
move gov module from cosmos-sdk to irishub
wukongcheng added a commit that referenced this pull request Aug 27, 2018
move gov module from cosmos-sdk to irishub
wukongcheng added a commit that referenced this pull request Aug 27, 2018
move gov module from cosmos-sdk to irishub
wukongcheng added a commit that referenced this pull request Aug 27, 2018
move gov module from cosmos-sdk to irishub
wangjiulian pushed a commit that referenced this pull request Nov 7, 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.

2 participants