From 5c252cd99f9e05ed3438eb74da545362759b97c7 Mon Sep 17 00:00:00 2001 From: Bot Anik <98603954+bot-anik@users.noreply.github.com> Date: Sat, 7 Sep 2024 22:08:33 +0000 Subject: [PATCH] feat(dentrite-1): register validator gentx HoodRun\n\nCloses #843 --- chains/dentrite-1/genesis.json | 80 +++++++++++++++++++++++++- chains/dentrite-1/gentx/gentx-843.json | 1 + 2 files changed, 80 insertions(+), 1 deletion(-) create mode 100644 chains/dentrite-1/gentx/gentx-843.json diff --git a/chains/dentrite-1/genesis.json b/chains/dentrite-1/genesis.json index 5bd2e15..2cfa979 100644 --- a/chains/dentrite-1/genesis.json +++ b/chains/dentrite-1/genesis.json @@ -239,6 +239,13 @@ "pub_key": null, "account_number": "31", "sequence": "0" + }, + { + "@type": "/cosmos.auth.v1beta1.BaseAccount", + "address": "axone17vg7sez5z3k7wf7jufjne79n0y0uqp5ulr8zcd", + "pub_key": null, + "account_number": "32", + "sequence": "0" } ] }, @@ -512,6 +519,15 @@ } ] }, + { + "address": "axone17vg7sez5z3k7wf7jufjne79n0y0uqp5ulr8zcd", + "coins": [ + { + "denom": "uaxone", + "amount": "1000000200000" + } + ] + }, { "address": "axone1lg22awy3736gkl786qjgukj4zamqz55fuhhhv7", "coins": [ @@ -543,7 +559,7 @@ "supply": [ { "denom": "uaxone", - "amount": "506000006200000" + "amount": "507000006400000" } ], "denom_metadata": [], @@ -2519,6 +2535,68 @@ "signatures": [ "opZNPB4Hd3xmmZ8puzpEZGlDGTi1jvoJEHVk8fFlDXVxYN7JFr5JoFcjxPNxOayfeZi+Rq3l6Y60sD+cZ59wkw==" ] + }, + { + "body": { + "messages": [ + { + "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", + "description": { + "moniker": "HoodRun", + "identity": "D7F99CBB63FFFD9E", + "website": "https://hoodrun.io", + "security_contact": "contact@hoodrun.io", + "details": "HoodRun" + }, + "commission": { + "rate": "0.050000000000000000", + "max_rate": "0.200000000000000000", + "max_change_rate": "0.010000000000000000" + }, + "min_self_delegation": "1", + "delegator_address": "", + "validator_address": "axonevaloper17vg7sez5z3k7wf7jufjne79n0y0uqp5u0ktsz0", + "pubkey": { + "@type": "/cosmos.crypto.ed25519.PubKey", + "key": "av1kTVR7vtpsjeBwodLHTBb/l21ITejwxQJ+292IuUE=" + }, + "value": { + "denom": "uaxone", + "amount": "1000000000000" + } + } + ], + "memo": "f3f4f5d7cdca59a43cc1499baac289baa9ed06bf@65.21.47.120:26656", + "timeout_height": "0", + "extension_options": [], + "non_critical_extension_options": [] + }, + "auth_info": { + "signer_infos": [ + { + "public_key": { + "@type": "/cosmos.crypto.secp256k1.PubKey", + "key": "AuJcoYT1CQJ0k6Czp1BltmFpKh5oLo5gESDX1uQ+sREq" + }, + "mode_info": { + "single": { + "mode": "SIGN_MODE_DIRECT" + } + }, + "sequence": "0" + } + ], + "fee": { + "amount": [], + "gas_limit": "200000", + "payer": "", + "granter": "" + }, + "tip": null + }, + "signatures": [ + "ho4tUYG78XH00soAvVoODoHz2rW6Z0edYeDibl7fxHxMFScEz/BqNd9dtxQRj9SJ7W88tXm7guUQ5y6bqh2wtQ==" + ] } ] }, diff --git a/chains/dentrite-1/gentx/gentx-843.json b/chains/dentrite-1/gentx/gentx-843.json new file mode 100644 index 0000000..c0837d3 --- /dev/null +++ b/chains/dentrite-1/gentx/gentx-843.json @@ -0,0 +1 @@ +{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"HoodRun","identity":"D7F99CBB63FFFD9E","website":"https://hoodrun.io","security_contact":"contact@hoodrun.io","details":"HoodRun"},"commission":{"rate":"0.050000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.010000000000000000"},"min_self_delegation":"1","delegator_address":"","validator_address":"axonevaloper17vg7sez5z3k7wf7jufjne79n0y0uqp5u0ktsz0","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"av1kTVR7vtpsjeBwodLHTBb/l21ITejwxQJ+292IuUE="},"value":{"denom":"uaxone","amount":"1000000000000"}}],"memo":"f3f4f5d7cdca59a43cc1499baac289baa9ed06bf@65.21.47.120:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"AuJcoYT1CQJ0k6Czp1BltmFpKh5oLo5gESDX1uQ+sREq"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["ho4tUYG78XH00soAvVoODoHz2rW6Z0edYeDibl7fxHxMFScEz/BqNd9dtxQRj9SJ7W88tXm7guUQ5y6bqh2wtQ=="]}