From 0847ade03b3a74f342bf9c496280d17dd92e38e9 Mon Sep 17 00:00:00 2001 From: Pongchai Tangbowonweerakun Date: Mon, 23 Oct 2023 18:57:53 +0700 Subject: [PATCH 1/9] Gentx ContributionDAO --- celestia/gentx/gentx-ContributionDAO.json | 62 +++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 celestia/gentx/gentx-ContributionDAO.json diff --git a/celestia/gentx/gentx-ContributionDAO.json b/celestia/gentx/gentx-ContributionDAO.json new file mode 100644 index 00000000..eb4d03cb --- /dev/null +++ b/celestia/gentx/gentx-ContributionDAO.json @@ -0,0 +1,62 @@ +{ + "body": { + "messages": [ + { + "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", + "description": { + "moniker": "ContributionDAO", + "identity": "3034BD2560DD86B4", + "website": "https://contributiondao.com", + "security_contact": "contacts@contributiondao.com", + "details": "Bootstrapping Quality Talents and Onboarding Users to the Projects for making opportunities in Web 3.0 accessible to everyone." + }, + "commission": { + "rate": "0.050000000000000000", + "max_rate": "0.200000000000000000", + "max_change_rate": "0.010000000000000000" + }, + "min_self_delegation": "1", + "delegator_address": "celestia17srrapx2cvqyyy4rg3menq0hn86py8f3nqmxpe", + "validator_address": "celestiavaloper17srrapx2cvqyyy4rg3menq0hn86py8f3klelhl", + "pubkey": { + "@type": "/cosmos.crypto.ed25519.PubKey", + "key": "omcSlEcLLdSu7/BkcWMiZns2b2gP2taosaeCguEvdO4=" + }, + "value": { + "denom": "utia", + "amount": "9000000" + } + } + ], + "memo": "de9e0f03e4e858bda87df332f51ba34aa134cfda@51.79.229.177:26656", + "timeout_height": "0", + "extension_options": [], + "non_critical_extension_options": [] + }, + "auth_info": { + "signer_infos": [ + { + "public_key": { + "@type": "/cosmos.crypto.secp256k1.PubKey", + "key": "A8iA80p1wjchPdXYXQ2c5jV/7e/U/9Vf3yXnJzgqRUoN" + }, + "mode_info": { + "single": { + "mode": "SIGN_MODE_DIRECT" + } + }, + "sequence": "0" + } + ], + "fee": { + "amount": [], + "gas_limit": "210000", + "payer": "", + "granter": "" + }, + "tip": null + }, + "signatures": [ + "YFU0JvaD+dnuVD++HnOyXLvhqYzvijPv0/FKX99dork8cdFJsM5ttpUe+N30rs5sdwY+dQHiZ6M4fAqmBvIvGg==" + ] +} \ No newline at end of file From 9e26f44ab7d4e940c80413b1918d9a402864b976 Mon Sep 17 00:00:00 2001 From: Pongchai Tangbowonweerakun Date: Mon, 23 Oct 2023 19:32:02 +0700 Subject: [PATCH 2/9] Update gentx-ContributionDAO.json --- celestia/gentx/gentx-ContributionDAO.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/celestia/gentx/gentx-ContributionDAO.json b/celestia/gentx/gentx-ContributionDAO.json index eb4d03cb..ab5b420d 100644 --- a/celestia/gentx/gentx-ContributionDAO.json +++ b/celestia/gentx/gentx-ContributionDAO.json @@ -8,7 +8,7 @@ "identity": "3034BD2560DD86B4", "website": "https://contributiondao.com", "security_contact": "contacts@contributiondao.com", - "details": "Bootstrapping Quality Talents and Onboarding Users to the Projects for making opportunities in Web 3.0 accessible to everyone." + "details": "" }, "commission": { "rate": "0.050000000000000000", @@ -20,7 +20,7 @@ "validator_address": "celestiavaloper17srrapx2cvqyyy4rg3menq0hn86py8f3klelhl", "pubkey": { "@type": "/cosmos.crypto.ed25519.PubKey", - "key": "omcSlEcLLdSu7/BkcWMiZns2b2gP2taosaeCguEvdO4=" + "key": "iM+kGBPIpJ8wxzqSOYrVROydaUQs5AO+Zp4NjanHPg0=" }, "value": { "denom": "utia", @@ -28,7 +28,7 @@ } } ], - "memo": "de9e0f03e4e858bda87df332f51ba34aa134cfda@51.79.229.177:26656", + "memo": "c7dac72f630d2b3c3354ed664bcd6704a8f9e627@51.79.229.177:26656", "timeout_height": "0", "extension_options": [], "non_critical_extension_options": [] @@ -40,6 +40,7 @@ "@type": "/cosmos.crypto.secp256k1.PubKey", "key": "A8iA80p1wjchPdXYXQ2c5jV/7e/U/9Vf3yXnJzgqRUoN" }, + "mode_info": { "single": { "mode": "SIGN_MODE_DIRECT" @@ -57,6 +58,6 @@ "tip": null }, "signatures": [ - "YFU0JvaD+dnuVD++HnOyXLvhqYzvijPv0/FKX99dork8cdFJsM5ttpUe+N30rs5sdwY+dQHiZ6M4fAqmBvIvGg==" + "JonWbqbn/FdujgtZekcydjk+qRTmMtg2475ajBM669YlheEhXSI5Lnm2B41SW3P4rnvqfRULQMd4IXuHjqs4Uw==" ] } \ No newline at end of file From b3339c1d777b070484625e177fc487e1662deb19 Mon Sep 17 00:00:00 2001 From: Pongchai Tangbowonweerakun Date: Mon, 23 Oct 2023 19:32:59 +0700 Subject: [PATCH 3/9] Update gentx-ContributionDAO.json --- celestia/gentx/gentx-ContributionDAO.json | 119 +++++++++++----------- 1 file changed, 59 insertions(+), 60 deletions(-) diff --git a/celestia/gentx/gentx-ContributionDAO.json b/celestia/gentx/gentx-ContributionDAO.json index ab5b420d..c159abf7 100644 --- a/celestia/gentx/gentx-ContributionDAO.json +++ b/celestia/gentx/gentx-ContributionDAO.json @@ -1,63 +1,62 @@ { - "body": { - "messages": [ - { - "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", - "description": { - "moniker": "ContributionDAO", - "identity": "3034BD2560DD86B4", - "website": "https://contributiondao.com", - "security_contact": "contacts@contributiondao.com", - "details": "" - }, - "commission": { - "rate": "0.050000000000000000", - "max_rate": "0.200000000000000000", - "max_change_rate": "0.010000000000000000" - }, - "min_self_delegation": "1", - "delegator_address": "celestia17srrapx2cvqyyy4rg3menq0hn86py8f3nqmxpe", - "validator_address": "celestiavaloper17srrapx2cvqyyy4rg3menq0hn86py8f3klelhl", - "pubkey": { - "@type": "/cosmos.crypto.ed25519.PubKey", - "key": "iM+kGBPIpJ8wxzqSOYrVROydaUQs5AO+Zp4NjanHPg0=" - }, - "value": { - "denom": "utia", - "amount": "9000000" - } - } - ], - "memo": "c7dac72f630d2b3c3354ed664bcd6704a8f9e627@51.79.229.177:26656", - "timeout_height": "0", - "extension_options": [], - "non_critical_extension_options": [] - }, - "auth_info": { - "signer_infos": [ - { - "public_key": { - "@type": "/cosmos.crypto.secp256k1.PubKey", - "key": "A8iA80p1wjchPdXYXQ2c5jV/7e/U/9Vf3yXnJzgqRUoN" - }, - - "mode_info": { - "single": { - "mode": "SIGN_MODE_DIRECT" - } - }, - "sequence": "0" - } - ], - "fee": { - "amount": [], - "gas_limit": "210000", - "payer": "", - "granter": "" + "body": { + "messages": [ + { + "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", + "description": { + "moniker": "ContributionDAO", + "identity": "3034BD2560DD86B4", + "website": "https://contributiondao.com", + "security_contact": "contacts@contributiondao.com", + "details": "" + }, + "commission": { + "rate": "0.050000000000000000", + "max_rate": "0.200000000000000000", + "max_change_rate": "0.010000000000000000" + }, + "min_self_delegation": "1", + "delegator_address": "celestia17srrapx2cvqyyy4rg3menq0hn86py8f3nqmxpe", + "validator_address": "celestiavaloper17srrapx2cvqyyy4rg3menq0hn86py8f3klelhl", + "pubkey": { + "@type": "/cosmos.crypto.ed25519.PubKey", + "key": "iM+kGBPIpJ8wxzqSOYrVROydaUQs5AO+Zp4NjanHPg0=" + }, + "value": { + "denom": "utia", + "amount": "9000000" + } + } + ], + "memo": "c7dac72f630d2b3c3354ed664bcd6704a8f9e627@51.79.229.177:26656", + "timeout_height": "0", + "extension_options": [], + "non_critical_extension_options": [] + }, + "auth_info": { + "signer_infos": [ + { + "public_key": { + "@type": "/cosmos.crypto.secp256k1.PubKey", + "key": "A8iA80p1wjchPdXYXQ2c5jV/7e/U/9Vf3yXnJzgqRUoN" + }, + "mode_info": { + "single": { + "mode": "SIGN_MODE_DIRECT" + } }, - "tip": null + "sequence": "0" + } + ], + "fee": { + "amount": [], + "gas_limit": "210000", + "payer": "", + "granter": "" }, - "signatures": [ - "JonWbqbn/FdujgtZekcydjk+qRTmMtg2475ajBM669YlheEhXSI5Lnm2B41SW3P4rnvqfRULQMd4IXuHjqs4Uw==" - ] -} \ No newline at end of file + "tip": null + }, + "signatures": [ + "JonWbqbn/FdujgtZekcydjk+qRTmMtg2475ajBM669YlheEhXSI5Lnm2B41SW3P4rnvqfRULQMd4IXuHjqs4Uw==" + ] +} From 542b1d829d3474afa55bd6ed131af7881c476caa Mon Sep 17 00:00:00 2001 From: Pongchai Tangbowonweerakun Date: Mon, 23 Oct 2023 19:54:12 +0700 Subject: [PATCH 4/9] Update gentx-ContributionDAO.json --- celestia/gentx/gentx-ContributionDAO.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/celestia/gentx/gentx-ContributionDAO.json b/celestia/gentx/gentx-ContributionDAO.json index c159abf7..65c8255d 100644 --- a/celestia/gentx/gentx-ContributionDAO.json +++ b/celestia/gentx/gentx-ContributionDAO.json @@ -7,7 +7,7 @@ "moniker": "ContributionDAO", "identity": "3034BD2560DD86B4", "website": "https://contributiondao.com", - "security_contact": "contacts@contributiondao.com", + "security_contact": "", "details": "" }, "commission": { From 83ff499ae79388e9d85e32cdd1fff8843d496f2a Mon Sep 17 00:00:00 2001 From: Pongchai Tangbowonweerakun Date: Mon, 23 Oct 2023 20:01:09 +0700 Subject: [PATCH 5/9] Update gentx-ContributionDAO.json --- celestia/gentx/gentx-ContributionDAO.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/celestia/gentx/gentx-ContributionDAO.json b/celestia/gentx/gentx-ContributionDAO.json index 65c8255d..67d27128 100644 --- a/celestia/gentx/gentx-ContributionDAO.json +++ b/celestia/gentx/gentx-ContributionDAO.json @@ -5,13 +5,13 @@ "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", "description": { "moniker": "ContributionDAO", - "identity": "3034BD2560DD86B4", - "website": "https://contributiondao.com", + "identity": "", + "website": "", "security_contact": "", "details": "" }, "commission": { - "rate": "0.050000000000000000", + "rate": "0.100000000000000000", "max_rate": "0.200000000000000000", "max_change_rate": "0.010000000000000000" }, From 40079c1883527913eda5735337c248a01101c36d Mon Sep 17 00:00:00 2001 From: Pongchai Tangbowonweerakun Date: Mon, 23 Oct 2023 20:12:27 +0700 Subject: [PATCH 6/9] Update gentx-ContributionDAO.json --- celestia/gentx/gentx-ContributionDAO.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/celestia/gentx/gentx-ContributionDAO.json b/celestia/gentx/gentx-ContributionDAO.json index 67d27128..be7d2044 100644 --- a/celestia/gentx/gentx-ContributionDAO.json +++ b/celestia/gentx/gentx-ContributionDAO.json @@ -5,9 +5,9 @@ "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", "description": { "moniker": "ContributionDAO", - "identity": "", - "website": "", - "security_contact": "", + "identity": "3034BD2560DD86B4", + "website": "https://contributiondao.com", + "security_contact": "contacts@contributiondao.com", "details": "" }, "commission": { From bb2fc4b9e2f08e174f26114a3ba42758d10d7654 Mon Sep 17 00:00:00 2001 From: Pongchai Tangbowonweerakun Date: Mon, 23 Oct 2023 20:19:18 +0700 Subject: [PATCH 7/9] Update gentx-ContributionDAO.json --- celestia/gentx/gentx-ContributionDAO.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/celestia/gentx/gentx-ContributionDAO.json b/celestia/gentx/gentx-ContributionDAO.json index be7d2044..67d27128 100644 --- a/celestia/gentx/gentx-ContributionDAO.json +++ b/celestia/gentx/gentx-ContributionDAO.json @@ -5,9 +5,9 @@ "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", "description": { "moniker": "ContributionDAO", - "identity": "3034BD2560DD86B4", - "website": "https://contributiondao.com", - "security_contact": "contacts@contributiondao.com", + "identity": "", + "website": "", + "security_contact": "", "details": "" }, "commission": { From 987d39675423aa4d6b7d4cb4f0aaefaa4594a2a4 Mon Sep 17 00:00:00 2001 From: Pongchai Tangbowonweerakun Date: Mon, 23 Oct 2023 20:24:27 +0700 Subject: [PATCH 8/9] Update peers.txt --- celestia/peers.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/celestia/peers.txt b/celestia/peers.txt index 8b137891..cecea86f 100644 --- a/celestia/peers.txt +++ b/celestia/peers.txt @@ -1 +1 @@ - +c7dac72f630d2b3c3354ed664bcd6704a8f9e627@51.79.229.177:26656 From 85348207db6a2af54f5c03a6c8005e028effe9b2 Mon Sep 17 00:00:00 2001 From: Pongchai Tangbowonweerakun Date: Tue, 24 Oct 2023 19:09:45 +0700 Subject: [PATCH 9/9] Update gentx-ContributionDAO.json --- celestia/gentx/gentx-ContributionDAO.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/celestia/gentx/gentx-ContributionDAO.json b/celestia/gentx/gentx-ContributionDAO.json index 67d27128..2bdca2a3 100644 --- a/celestia/gentx/gentx-ContributionDAO.json +++ b/celestia/gentx/gentx-ContributionDAO.json @@ -5,10 +5,10 @@ "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", "description": { "moniker": "ContributionDAO", - "identity": "", - "website": "", + "identity": "3034BD2560DD86B4", + "website": "https://contributiondao.com", "security_contact": "", - "details": "" + "details": "Bootstrapping Quality Talents and Onboarding Users to the Projects for making opportunities in Web 3.0 accessible to everyone." }, "commission": { "rate": "0.100000000000000000", @@ -24,7 +24,7 @@ }, "value": { "denom": "utia", - "amount": "9000000" + "amount": "60000000000" } } ], @@ -57,6 +57,6 @@ "tip": null }, "signatures": [ - "JonWbqbn/FdujgtZekcydjk+qRTmMtg2475ajBM669YlheEhXSI5Lnm2B41SW3P4rnvqfRULQMd4IXuHjqs4Uw==" + "ESTEmLIJIzFhCrttczelyjZp6tEyDBxrkUPni4elHyxE3K00a2sI4145PRmx50KAFcNCdc9OSOxDSuhauN1dvQ==" ] }