From 4aad7417a1f85a4c7173cf666de5530cef031326 Mon Sep 17 00:00:00 2001 From: RandomOX <80641819+RandomOX@users.noreply.github.com> Date: Mon, 18 Apr 2022 04:47:06 -0700 Subject: [PATCH 1/3] Create gentx-RandomBits Re-submitting gentx as per instruction. First was flagged ? --- mantle-1/gentxs/gentx-RandomBits | 1 + 1 file changed, 1 insertion(+) create mode 100644 mantle-1/gentxs/gentx-RandomBits diff --git a/mantle-1/gentxs/gentx-RandomBits b/mantle-1/gentxs/gentx-RandomBits new file mode 100644 index 0000000..fb2c4fd --- /dev/null +++ b/mantle-1/gentxs/gentx-RandomBits @@ -0,0 +1 @@ +{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"RandomBits","identity":"3C43580BE5911CF6","website":"Coming Soon","security_contact":"","details":"Validity Three Team Lead / Core Member. Resilient, Redundant Networks. Consistent Uptime, Available 24/7. Staking Rewards Coming Soon!"},"commission":{"rate":"0.020000000000000000","max_rate":"0.500000000000000000",max_change_rate":"0.020000000000000000"},"min_self_delegation":"1","delegator_address":"mantle1848fnq5hzl464nvz4tq646wn5mn9gpe6llrenl","validator_address":"mantlevaloper1848fnq5hzl464nvz4tq646wn5mn9gpe6lq8dg2","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"kDtjdtxfCKe1kn1AXDrRqDY5vi99LeDW++WfgTt/9Eo="},"value":{"denom":"umntl","amount":"1000000000"}}],"memo":"0f2a545f95492bc90dae7d40a2ea1c222f0ea5b5@192.168..10.201:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"A5IQsbzBs2rLkkljlf2I/bdWOc5naW/UbepM6RPPx4q7"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""}},"signatures":["7/baynSoMhH+XacziTVvIWNrQoOuhi/VNa0iaKZRhipFXB6QhpMXAU6UJbCa5ACkP2df1qArAxnMvxAilL9Dhw=="]} From 37f83a56bb682fd77e672b217a5ad094ef450796 Mon Sep 17 00:00:00 2001 From: RandomOX <80641819+RandomOX@users.noreply.github.com> Date: Mon, 18 Apr 2022 04:50:28 -0700 Subject: [PATCH 2/3] Create peer-RandomBits Peer for RandomBits - Resubmitting per genesis validator creation as first was flagged as spam/malicious activity. --- mantle-1/peers/peer-RandomBits | 1 + 1 file changed, 1 insertion(+) create mode 100644 mantle-1/peers/peer-RandomBits diff --git a/mantle-1/peers/peer-RandomBits b/mantle-1/peers/peer-RandomBits new file mode 100644 index 0000000..cb9dd9d --- /dev/null +++ b/mantle-1/peers/peer-RandomBits @@ -0,0 +1 @@ +0f2a545f95492bc90dae7d40a2ea1c222f0ea5b5@65.19.136.130:25557 From c4634e3b40613bfd959463e9ee89bdfe06712c5f Mon Sep 17 00:00:00 2001 From: RandomOX <80641819+RandomOX@users.noreply.github.com> Date: Mon, 18 Apr 2022 10:20:44 -0700 Subject: [PATCH 3/3] Update README.md --- mantle-1/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mantle-1/README.md b/mantle-1/README.md index 21634af..d28142b 100644 --- a/mantle-1/README.md +++ b/mantle-1/README.md @@ -58,7 +58,7 @@ This document describes how to setup a mantle-1 chain node. # Make binary ```shell - cd node && make install + make install ``` # Verify version