Skip to content

Commit

Permalink
Finalize mainnet network integration (#438)
Browse files Browse the repository at this point in the history
  • Loading branch information
ysv authored Mar 14, 2023
1 parent a262b95 commit 5cb1bc5
Show file tree
Hide file tree
Showing 7 changed files with 429 additions and 38 deletions.
2 changes: 1 addition & 1 deletion app/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ const (
Name = "core"

// DefaultChainID is the default chain id of the network.
DefaultChainID = constant.ChainIDTest
DefaultChainID = constant.ChainIDMain
)

// ChosenNetwork is a hacky solution to pass network config
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,94 @@
{
"body": {
"messages": [
{
"@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
"description": {
"moniker": "Krypton",
"identity": "897ADE066F096C16",
"website": "https://coreum.com",
"security_contact": "[email protected]",
"details": ""
},
"commission": {
"rate": "0.200000000000000000",
"max_rate": "0.500000000000000000",
"max_change_rate": "0.050000000000000000"
},
"min_self_delegation": "20000000000",
"delegator_address": "core1d5wqdp322zn5jyn5mszrrstg2xuq35xyrhsc9f",
"validator_address": "corevaloper1d5wqdp322zn5jyn5mszrrstg2xuq35xyefwa9h",
"pubkey": {
"@type": "/cosmos.crypto.ed25519.PubKey",
"key": "nX+XUvinL39Gjte2hMvPuaYoG5ISE224G4zxpgA7DBU="
},
"value": {
"denom": "ucore",
"amount": "25000000000"
}
}
],
"memo": "",
"timeout_height": "0",
"extension_options": [],
"non_critical_extension_options": []
},
"auth_info": {
"signer_infos": [
{
"public_key": {
"@type": "/cosmos.crypto.multisig.LegacyAminoPubKey",
"threshold": 2,
"public_keys": [
{
"@type": "/cosmos.crypto.secp256k1.PubKey",
"key": "ArI3bO+jfhF8jicTqWCuiFJ0z3/DyQJvQ7Mvr2ql5lKW"
},
{
"@type": "/cosmos.crypto.secp256k1.PubKey",
"key": "ArSRRMiyr1Rwwq247M/1nzkzwfY/gEIFwB/liDFg8FIj"
},
{
"@type": "/cosmos.crypto.secp256k1.PubKey",
"key": "A2MidxM8OUyemp7UycIVNDR2YxEomyfEYtndydqIuBsV"
},
{
"@type": "/cosmos.crypto.secp256k1.PubKey",
"key": "AqCFxDHHgy13cbDs1VtKu2W8oqB5XTwQG/ff0CstGiEp"
}
]
},
"mode_info": {
"multi": {
"bitarray": {
"extra_bits_stored": 4,
"elems": "UA=="
},
"mode_infos": [
{
"single": {
"mode": "SIGN_MODE_LEGACY_AMINO_JSON"
}
},
{
"single": {
"mode": "SIGN_MODE_LEGACY_AMINO_JSON"
}
}
]
}
},
"sequence": "0"
}
],
"fee": {
"amount": [],
"gas_limit": "0",
"payer": "",
"granter": ""
}
},
"signatures": [
"CkBfDhX8wr3CetkC3HL3HBllPGZq3RAiFZINvaFkw9KvlDFRd4WD4cZ1H4lmurt3iy8Be/OaGAteNn9iPDuuwmouCkBHR6D+NbifDq+l5Sz8S6ueoLhpe3EXruLmDCF4YD44mwKr6OPMwG1Eg4+JCEWQUxpoE+qMFGRXNbqP28Gn4HyE"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,94 @@
{
"body": {
"messages": [
{
"@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
"description": {
"moniker": "Neon",
"identity": "4981CEE4B68235C1",
"website": "https://coreum.com",
"security_contact": "[email protected]",
"details": ""
},
"commission": {
"rate": "0.200000000000000000",
"max_rate": "0.500000000000000000",
"max_change_rate": "0.050000000000000000"
},
"min_self_delegation": "20000000000",
"delegator_address": "core15cpygjlf7pgfnqlc8uz9eryspwd0pwk3xrup8h",
"validator_address": "corevaloper15cpygjlf7pgfnqlc8uz9eryspwd0pwk3uazy8f",
"pubkey": {
"@type": "/cosmos.crypto.ed25519.PubKey",
"key": "NmlVDhY/1IlsfuKvgrZYGKjKQ7bMKhmdFtUX8Xqndoc="
},
"value": {
"denom": "ucore",
"amount": "25000000000"
}
}
],
"memo": "",
"timeout_height": "0",
"extension_options": [],
"non_critical_extension_options": []
},
"auth_info": {
"signer_infos": [
{
"public_key": {
"@type": "/cosmos.crypto.multisig.LegacyAminoPubKey",
"threshold": 2,
"public_keys": [
{
"@type": "/cosmos.crypto.secp256k1.PubKey",
"key": "AnUzW05rNkd2L2nVJSLGw4aSmCognSXf3QlIgcl4Prwo"
},
{
"@type": "/cosmos.crypto.secp256k1.PubKey",
"key": "Ak/j9mCi12TrCBn9PvP+S98Y9LovdExUW9M0Nh+OMd1D"
},
{
"@type": "/cosmos.crypto.secp256k1.PubKey",
"key": "AtRT9lbzQPrz8OVWIJMFOdF/swm+S320XVryY9qtUzcj"
},
{
"@type": "/cosmos.crypto.secp256k1.PubKey",
"key": "At/R9OcXOK5I12Ps7gdjCZtzJ6Y5fIHYNS0X49YWVroQ"
}
]
},
"mode_info": {
"multi": {
"bitarray": {
"extra_bits_stored": 4,
"elems": "wA=="
},
"mode_infos": [
{
"single": {
"mode": "SIGN_MODE_LEGACY_AMINO_JSON"
}
},
{
"single": {
"mode": "SIGN_MODE_LEGACY_AMINO_JSON"
}
}
]
}
},
"sequence": "0"
}
],
"fee": {
"amount": [],
"gas_limit": "0",
"payer": "",
"granter": ""
}
},
"signatures": [
"CkBtRbGp6yw/jImK6vjZb/anylO5ZBOxJcStWgquZmtZgkCHisoURPTDNGhY9E4Z6NjAFNm5cllV1Lx5VuhgQfOYCkBKFrTKc5Yx2zhPHA8tVw2XFzS+aXrGlgtFBDd2zuTazwhgX8DwqnAabXHWt7MTp3VF9USqNCbeBPxfYFjRITJx"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,94 @@
{
"body": {
"messages": [
{
"@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
"description": {
"moniker": "Radon",
"identity": "B95D04A81F6194A1",
"website": "https://coreum.com",
"security_contact": "[email protected]",
"details": ""
},
"commission": {
"rate": "0.200000000000000000",
"max_rate": "0.500000000000000000",
"max_change_rate": "0.050000000000000000"
},
"min_self_delegation": "20000000000",
"delegator_address": "core1zmhfe2hh4qmg54gpsyw8n35gayx3a85mqlfzgk",
"validator_address": "corevaloper1zmhfe2hh4qmg54gpsyw8n35gayx3a85m6ph8gg",
"pubkey": {
"@type": "/cosmos.crypto.ed25519.PubKey",
"key": "obywVL0ZEhECvvKLYbOnMPkL5+/fD4oD5xX/BhxC0o8="
},
"value": {
"denom": "ucore",
"amount": "25000000000"
}
}
],
"memo": "",
"timeout_height": "0",
"extension_options": [],
"non_critical_extension_options": []
},
"auth_info": {
"signer_infos": [
{
"public_key": {
"@type": "/cosmos.crypto.multisig.LegacyAminoPubKey",
"threshold": 2,
"public_keys": [
{
"@type": "/cosmos.crypto.secp256k1.PubKey",
"key": "Aq464vu82bSrnsJ3psrxvX8ebVOvH0fRqrj3JOpC2tbI"
},
{
"@type": "/cosmos.crypto.secp256k1.PubKey",
"key": "A2QRVQk1slBv7OfpzWsvsmXv56L8SvniFb1mTjKiI7m9"
},
{
"@type": "/cosmos.crypto.secp256k1.PubKey",
"key": "A8TsqugCVpTCDawQDBUII/e6uWOiqgMklDEZuBMsjAnS"
},
{
"@type": "/cosmos.crypto.secp256k1.PubKey",
"key": "AtJDvkogIAsyAVs5d8OOqwLeRagyd/P1s0lCPAAgSyJn"
}
]
},
"mode_info": {
"multi": {
"bitarray": {
"extra_bits_stored": 4,
"elems": "MA=="
},
"mode_infos": [
{
"single": {
"mode": "SIGN_MODE_LEGACY_AMINO_JSON"
}
},
{
"single": {
"mode": "SIGN_MODE_LEGACY_AMINO_JSON"
}
}
]
}
},
"sequence": "0"
}
],
"fee": {
"amount": [],
"gas_limit": "0",
"payer": "",
"granter": ""
}
},
"signatures": [
"CkCnXJ/iwhkkShK/xQuEeJql4GU8ra0pJz4To8TZKb7aJlLZuStrmWvWLapF7FZ0sCRUBCSka349EnKHszAhCYbZCkD1MqUrVzDY/uIPDE1qYsBzj/X7qLUJFpzwSq2vRBzu9Q8xQffr05CTKPGKphm5x0TvUcXHkQ5gM3eMbFNn/NLl"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,94 @@
{
"body": {
"messages": [
{
"@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
"description": {
"moniker": "Xenon",
"identity": "C518FC70EC2D09B9",
"website": "https://coreum.com",
"security_contact": "[email protected]",
"details": ""
},
"commission": {
"rate": "0.200000000000000000",
"max_rate": "0.500000000000000000",
"max_change_rate": "0.050000000000000000"
},
"min_self_delegation": "20000000000",
"delegator_address": "core1hsmhywnkehyyv8muzswhdumzztae4hq4k3dj8p",
"validator_address": "corevaloper1hsmhywnkehyyv8muzswhdumzztae4hq4v0nh8l",
"pubkey": {
"@type": "/cosmos.crypto.ed25519.PubKey",
"key": "aFP9hXYFsmjHr2dO6H5SQ7sUSiVBMaa9VBgPDs+BtKo="
},
"value": {
"denom": "ucore",
"amount": "25000000000"
}
}
],
"memo": "",
"timeout_height": "0",
"extension_options": [],
"non_critical_extension_options": []
},
"auth_info": {
"signer_infos": [
{
"public_key": {
"@type": "/cosmos.crypto.multisig.LegacyAminoPubKey",
"threshold": 2,
"public_keys": [
{
"@type": "/cosmos.crypto.secp256k1.PubKey",
"key": "A/RAaZADO8/nkSKuSuQL2QAhIWWTPwG8SipA3j+7tHAd"
},
{
"@type": "/cosmos.crypto.secp256k1.PubKey",
"key": "Aoevvboi3Nhcr9CokjdEJBso1ol9wZOslnMbujF3nwUj"
},
{
"@type": "/cosmos.crypto.secp256k1.PubKey",
"key": "AomZgmN/EjDgEutJtI4q3BUlCRqwkvBWdVdPdo4+aY1B"
},
{
"@type": "/cosmos.crypto.secp256k1.PubKey",
"key": "A9+ERAg28nOVR4JM3gnMLLFBEXiVzmyOauDrobjOh+6m"
}
]
},
"mode_info": {
"multi": {
"bitarray": {
"extra_bits_stored": 4,
"elems": "YA=="
},
"mode_infos": [
{
"single": {
"mode": "SIGN_MODE_LEGACY_AMINO_JSON"
}
},
{
"single": {
"mode": "SIGN_MODE_LEGACY_AMINO_JSON"
}
}
]
}
},
"sequence": "0"
}
],
"fee": {
"amount": [],
"gas_limit": "0",
"payer": "",
"granter": ""
}
},
"signatures": [
"CkC5M9b8tyh/1IIKkc2ToYK9utaZ6wnVzt+gsmmFcgipyHk4C0DL6GIGcOkpbsvP9ff6XU311wuH4dLnLu70D1ljCkDjVC02ryq2BAYKgyirDXufwhytI5C63ao6IXcNz7aauFp2i0qZGwEX+x181/8tV53Kxt0UXRyih+1A/Klj1iKT"
]
}
Loading

0 comments on commit 5cb1bc5

Please sign in to comment.