From ca230f4b0ace22470b699fde38609dba72c7b333 Mon Sep 17 00:00:00 2001 From: Bot Anik <98603954+bot-anik@users.noreply.github.com> Date: Fri, 30 Aug 2024 07:53:54 +0000 Subject: [PATCH] feat(dentrite-1): register validator gentx jayjay Closes #787 --- chains/dentrite-1/genesis.json | 80 +++++++++++++++++++++++++- chains/dentrite-1/gentx/gentx-787.json | 1 + 2 files changed, 80 insertions(+), 1 deletion(-) create mode 100644 chains/dentrite-1/gentx/gentx-787.json diff --git a/chains/dentrite-1/genesis.json b/chains/dentrite-1/genesis.json index 168f111..c3e6dac 100644 --- a/chains/dentrite-1/genesis.json +++ b/chains/dentrite-1/genesis.json @@ -78,6 +78,13 @@ "pub_key": null, "account_number": "8", "sequence": "0" + }, + { + "@type": "/cosmos.auth.v1beta1.BaseAccount", + "address": "axone19qqqhuz7uae06ghp7sldpaf44pvllkj98xha87", + "pub_key": null, + "account_number": "9", + "sequence": "0" } ] }, @@ -90,6 +97,15 @@ "default_send_enabled": true }, "balances": [ + { + "address": "axone19qqqhuz7uae06ghp7sldpaf44pvllkj98xha87", + "coins": [ + { + "denom": "uaxone", + "amount": "1000000200000" + } + ] + }, { "address": "axone194eplc7zh07yh3d23nuy85eagcpycgejacyh2k", "coins": [ @@ -175,7 +191,7 @@ "supply": [ { "denom": "uaxone", - "amount": "483000001600000" + "amount": "484000001800000" } ], "denom_metadata": [], @@ -725,6 +741,68 @@ "signatures": [ "qrupgKLcrQ/ZAD4FC/O3WsKrp1w93rXWh7Ua55woyiJOEFPwBkJGsgwZKw6H4S6yLs8xZRhC0CfrdwcQmPRiOA==" ] + }, + { + "body": { + "messages": [ + { + "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", + "description": { + "moniker": "jayjay", + "identity": "34589DAF06970635", + "website": "https://twitter.com/javalry1", + "security_contact": "plantzoneofficial@gmail.com", + "details": "community driven validator" + }, + "commission": { + "rate": "0.050000000000000000", + "max_rate": "0.200000000000000000", + "max_change_rate": "0.010000000000000000" + }, + "min_self_delegation": "1", + "delegator_address": "", + "validator_address": "axonevaloper19qqqhuz7uae06ghp7sldpaf44pvllkj9hnm0au", + "pubkey": { + "@type": "/cosmos.crypto.ed25519.PubKey", + "key": "sLk4Bdr4APNKe9iOkQmm0F08t0MXyUPzJP+aOM9nRhQ=" + }, + "value": { + "denom": "uaxone", + "amount": "1000000000000" + } + } + ], + "memo": "67faf9297f4dadf10f46ebe2a45bbe55118622c6@65.108.233.28:26656", + "timeout_height": "0", + "extension_options": [], + "non_critical_extension_options": [] + }, + "auth_info": { + "signer_infos": [ + { + "public_key": { + "@type": "/cosmos.crypto.secp256k1.PubKey", + "key": "Apal70sl3lSz//222IvmJzJz7JJuXhJni88WT4XTFNfB" + }, + "mode_info": { + "single": { + "mode": "SIGN_MODE_DIRECT" + } + }, + "sequence": "0" + } + ], + "fee": { + "amount": [], + "gas_limit": "200000", + "payer": "", + "granter": "" + }, + "tip": null + }, + "signatures": [ + "3RYEUbbIdussGhMZZ4fBYE3n5UNrO1zvHP4g5DBafkRCATOhhoRXAASyszM2skVCHR5uOgZF9TFZFPj9F0vHIw==" + ] } ] }, diff --git a/chains/dentrite-1/gentx/gentx-787.json b/chains/dentrite-1/gentx/gentx-787.json new file mode 100644 index 0000000..028523a --- /dev/null +++ b/chains/dentrite-1/gentx/gentx-787.json @@ -0,0 +1 @@ +{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"jayjay","identity":"34589DAF06970635","website":"https://twitter.com/javalry1","security_contact":"plantzoneofficial@gmail.com","details":"community driven validator"},"commission":{"rate":"0.050000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.010000000000000000"},"min_self_delegation":"1","delegator_address":"","validator_address":"axonevaloper19qqqhuz7uae06ghp7sldpaf44pvllkj9hnm0au","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"sLk4Bdr4APNKe9iOkQmm0F08t0MXyUPzJP+aOM9nRhQ="},"value":{"denom":"uaxone","amount":"1000000000000"}}],"memo":"67faf9297f4dadf10f46ebe2a45bbe55118622c6@65.108.233.28:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"Apal70sl3lSz//222IvmJzJz7JJuXhJni88WT4XTFNfB"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["3RYEUbbIdussGhMZZ4fBYE3n5UNrO1zvHP4g5DBafkRCATOhhoRXAASyszM2skVCHR5uOgZF9TFZFPj9F0vHIw=="]}