From 0f8b4c92d74a7929b80814de246c0faf537df67b Mon Sep 17 00:00:00 2001 From: Bot Anik <98603954+bot-anik@users.noreply.github.com> Date: Mon, 2 Sep 2024 11:51:51 +0000 Subject: [PATCH] feat(dentrite-1): register validator gentx [NODERS] Closes #814 --- chains/dentrite-1/genesis.json | 80 +++++++++++++++++++++++++- chains/dentrite-1/gentx/gentx-814.json | 1 + 2 files changed, 80 insertions(+), 1 deletion(-) create mode 100644 chains/dentrite-1/gentx/gentx-814.json diff --git a/chains/dentrite-1/genesis.json b/chains/dentrite-1/genesis.json index 2695bff..1153859 100644 --- a/chains/dentrite-1/genesis.json +++ b/chains/dentrite-1/genesis.json @@ -148,6 +148,13 @@ "pub_key": null, "account_number": "18", "sequence": "0" + }, + { + "@type": "/cosmos.auth.v1beta1.BaseAccount", + "address": "axone1zux0q0unnu9s0sz9kfy074e0rp7cj9095ue9z9", + "pub_key": null, + "account_number": "19", + "sequence": "0" } ] }, @@ -169,6 +176,15 @@ } ] }, + { + "address": "axone1zux0q0unnu9s0sz9kfy074e0rp7cj9095ue9z9", + "coins": [ + { + "denom": "uaxone", + "amount": "1000000200000" + } + ] + }, { "address": "axone1yksm2s0777c5qg5ldty8ajr4mxg9x9aps5px20", "coins": [ @@ -335,7 +351,7 @@ "supply": [ { "denom": "uaxone", - "amount": "493000003600000" + "amount": "494000003800000" } ], "denom_metadata": [], @@ -1505,6 +1521,68 @@ "signatures": [ "RvKODGppZOBWX9/9q2ZqK8euM738VlTCTDyISogRoDdPTQCB/8jgpkFK7XtdtU4OPnrZVpl5Us2kEUImUboebg==" ] + }, + { + "body": { + "messages": [ + { + "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", + "description": { + "moniker": "[NODERS]", + "identity": "B38EBF2F38B998F4", + "website": "https://noders.team", + "security_contact": "office@noders.team", + "details": "[NODERS]" + }, + "commission": { + "rate": "0.050000000000000000", + "max_rate": "0.200000000000000000", + "max_change_rate": "0.010000000000000000" + }, + "min_self_delegation": "1", + "delegator_address": "", + "validator_address": "axonevaloper1zux0q0unnu9s0sz9kfy074e0rp7cj909yf4hc8", + "pubkey": { + "@type": "/cosmos.crypto.ed25519.PubKey", + "key": "+iPl3ZXm+MfZkhC0FTdiHy+D4WVBDFjwqGIxg0C/SAQ=" + }, + "value": { + "denom": "uaxone", + "amount": "1000000000000" + } + } + ], + "memo": "c27e8cb52aa588431e39f5c8b32c30850a228b8b@5.9.116.21:26656", + "timeout_height": "0", + "extension_options": [], + "non_critical_extension_options": [] + }, + "auth_info": { + "signer_infos": [ + { + "public_key": { + "@type": "/cosmos.crypto.secp256k1.PubKey", + "key": "ArJpX9422DD1dI89sxjtPljZpUhd3Af5IOvhx2yy2ehY" + }, + "mode_info": { + "single": { + "mode": "SIGN_MODE_DIRECT" + } + }, + "sequence": "0" + } + ], + "fee": { + "amount": [], + "gas_limit": "200000", + "payer": "", + "granter": "" + }, + "tip": null + }, + "signatures": [ + "WFC5Fak+g15bRkhPepuZEPyu+4LccPNihVgarSaKSeZ0BIkS+nkiMFq0k9yG6f3l4nX2kB51SKSVdoIWc7f7NQ==" + ] } ] }, diff --git a/chains/dentrite-1/gentx/gentx-814.json b/chains/dentrite-1/gentx/gentx-814.json new file mode 100644 index 0000000..2160ee7 --- /dev/null +++ b/chains/dentrite-1/gentx/gentx-814.json @@ -0,0 +1 @@ +{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"[NODERS]","identity":"B38EBF2F38B998F4","website":"https://noders.team","security_contact":"office@noders.team","details":"[NODERS]"},"commission":{"rate":"0.050000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.010000000000000000"},"min_self_delegation":"1","delegator_address":"","validator_address":"axonevaloper1zux0q0unnu9s0sz9kfy074e0rp7cj909yf4hc8","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"+iPl3ZXm+MfZkhC0FTdiHy+D4WVBDFjwqGIxg0C/SAQ="},"value":{"denom":"uaxone","amount":"1000000000000"}}],"memo":"c27e8cb52aa588431e39f5c8b32c30850a228b8b@5.9.116.21:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"ArJpX9422DD1dI89sxjtPljZpUhd3Af5IOvhx2yy2ehY"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["WFC5Fak+g15bRkhPepuZEPyu+4LccPNihVgarSaKSeZ0BIkS+nkiMFq0k9yG6f3l4nX2kB51SKSVdoIWc7f7NQ=="]}