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

chore(*): update config files #440

Merged
merged 1 commit into from
Dec 16, 2024
Merged

chore(*): update config files #440

merged 1 commit into from
Dec 16, 2024

Conversation

edisonz0718
Copy link
Contributor

update configs for testing

issue: none

@edisonz0718 edisonz0718 force-pushed the ze/update-genesis-file branch from f7dc3a6 to 8798b32 Compare December 16, 2024 04:14
@@ -224,7 +224,7 @@
{
"@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
"description": {
"moniker": "Story validator 1",
"moniker": "0x0FC41199CE588948861A8DA86D725A5A073AE91A",
Copy link
Contributor

Choose a reason for hiding this comment

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

do we deliberately make moniker this way?

Copy link
Contributor

Choose a reason for hiding this comment

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

Same question here? Is it for testing purpose?

@@ -105,7 +105,7 @@
},
"balances": [
{
"address": "story1kz2cgurfhgege6zqnk8vwupwzqcjry0dj99f7f",
"address": "story1plzprxwwtzy53ps63k5x6uj6tgrn46g6kg65d8",
"coins": [
{
"denom": "stake",
Copy link
Contributor

Choose a reason for hiding this comment

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

do we need to change the denom to IP?

Copy link
Contributor

@AndyBoWu AndyBoWu left a comment

Choose a reason for hiding this comment

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

LGTM

@edisonz0718 edisonz0718 merged commit 12dd865 into main Dec 16, 2024
8 checks passed
@edisonz0718 edisonz0718 deleted the ze/update-genesis-file branch December 16, 2024 04:42
Copy link

Binary uploaded successfully 🎉

📦 Version Name: 0.14.1-unstable-12dd865
📦 Download Source: AWS S3

@@ -224,7 +224,7 @@
{
"@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
"description": {
"moniker": "Story validator 1",
"moniker": "0x0FC41199CE588948861A8DA86D725A5A073AE91A",
Copy link
Contributor

Choose a reason for hiding this comment

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

Same question here? Is it for testing purpose?

"max_entries": 14,
"historical_entries": 10000,
"bond_denom": "stake",
"min_commission_rate": "0.050000000000000000",
"min_delegation": "1024000000000",
"flexible_period_type": 0,
"singularity_height": "403200",
"singularity_height": "1209600",
Copy link
Contributor

Choose a reason for hiding this comment

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

It will be 50 days based on 3.6s block time. Is it expected?

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.

4 participants