From c1bcdb1f9bb05b00f6ee108a71bf6376494b4e5a Mon Sep 17 00:00:00 2001 From: andrboichuk <94621463+andrboichuk@users.noreply.github.com> Date: Thu, 18 Nov 2021 16:29:25 +0200 Subject: [PATCH 01/43] Update and rename test.json to EVMOS.json --- olympus_mons/gentxs/{test.json => EVMOS.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename olympus_mons/gentxs/{test.json => EVMOS.json} (100%) diff --git a/olympus_mons/gentxs/test.json b/olympus_mons/gentxs/EVMOS.json similarity index 100% rename from olympus_mons/gentxs/test.json rename to olympus_mons/gentxs/EVMOS.json From 5cf8eb6be947a1f0baf55de5f5853f9af44b1a31 Mon Sep 17 00:00:00 2001 From: andrboichuk <94621463+andrboichuk@users.noreply.github.com> Date: Thu, 18 Nov 2021 16:36:07 +0200 Subject: [PATCH 02/43] Delete EVMOS.json --- olympus_mons/gentxs/EVMOS.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 olympus_mons/gentxs/EVMOS.json diff --git a/olympus_mons/gentxs/EVMOS.json b/olympus_mons/gentxs/EVMOS.json deleted file mode 100644 index 31a414a80..000000000 --- a/olympus_mons/gentxs/EVMOS.json +++ /dev/null @@ -1 +0,0 @@ -{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"EVMOS","identity":"","website":"","security_contact":"","details":""},"commission":{"rate":"0.100000000000000000","max_rate":"1.000000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"evmos1qcqcwe4r0n54lv2ae6d97n68nfzfcqe0jar6jh","validator_address":"evmosvaloper1qcqcwe4r0n54lv2ae6d97n68nfzfcqe0lnv2n2","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"NRPp97yi9mDKNMtxcCrHcX4q5GzppuejGq1M9r2B63c="},"value":{"denom":"aphoton","amount":"1000000000000"}}],"memo":"6ca642323d128a7f51c439e5af93fb871af9b2a3@95.217.209.254:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/ethermint.crypto.v1.ethsecp256k1.PubKey","key":"AyxBAZwncU90iKPGp453tdrjy8nxwsMwu7nM+f8J45Hw"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""}},"signatures":["l2QHeDw0/KjI2otCIsvczs3EUvEFVtDmzIs4DeAfiLAdS96PHKdhgGYDS8ftu4mr7ZJCG/uX6vrRABeSGDBBiwA="]} From 7e656b9b409c4d5be87401f5da7b1e9a90d0ee92 Mon Sep 17 00:00:00 2001 From: Joe Schmoe <64335177+jolube@users.noreply.github.com> Date: Thu, 18 Nov 2021 17:39:47 +0300 Subject: [PATCH 03/43] Delete test.json --- olympus_mons/gentxs/test.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 olympus_mons/gentxs/test.json diff --git a/olympus_mons/gentxs/test.json b/olympus_mons/gentxs/test.json deleted file mode 100644 index 144bb84bd..000000000 --- a/olympus_mons/gentxs/test.json +++ /dev/null @@ -1 +0,0 @@ -{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"testing123","identity":"","website":"","security_contact":"","details":""},"commission":{"rate":"0.100000000000000000","max_rate":"1.000000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"evmos1au85smh3sd9nza3utrja3gl7lsg79wj92xj9kh","validator_address":"evmosvaloper1au85smh3sd9nza3utrja3gl7lsg79wj98ga4h2","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"e2VE/jbWMKZzgnKAPvQ3oHKWZFGAd44HkFRZEb3/eqg="},"value":{"denom":"aphoton","amount":"1000000000000"}}],"memo":"1745e6a5e7278a0bf20276d77437fabf26c241fc@192.168.1.120:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/ethermint.crypto.v1.ethsecp256k1.PubKey","key":"AtTQ6P/x20MpzGpYOYKer97g5rszMBqSKnk/UrxbX/uY"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""}},"signatures":["7vpsRUfFJ/Lsr0lp2nWp++0OBssdHTBgMin6XCJy2/9o/X8KlyViw1z2z9AOeKQjTvbNiEscPViGXEvRhfrMUAA="]} From fc62ea702d0bb595359022ae2680e9571d547fdf Mon Sep 17 00:00:00 2001 From: Joe Schmoe <64335177+jolube@users.noreply.github.com> Date: Thu, 18 Nov 2021 17:40:24 +0300 Subject: [PATCH 04/43] Update retrigger_workflows.yml --- .github/workflows/retrigger_workflows.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/retrigger_workflows.yml b/.github/workflows/retrigger_workflows.yml index efd099388..01299ae3f 100644 --- a/.github/workflows/retrigger_workflows.yml +++ b/.github/workflows/retrigger_workflows.yml @@ -10,6 +10,6 @@ jobs: runs-on: ubuntu-latest steps: - - uses: jolube/re-run-open-prs-on-base-update@master + - uses: tiagobento/retrigger-workflows-on-open-prs@master with: github_token: ${{ secrets.GENTX }} From 54f1fa4553315f70e0cbb738af975163c05fda1a Mon Sep 17 00:00:00 2001 From: Joe Schmoe <64335177+jolube@users.noreply.github.com> Date: Thu, 18 Nov 2021 17:56:12 +0300 Subject: [PATCH 05/43] Update retrigger_workflows.yml --- .github/workflows/retrigger_workflows.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/retrigger_workflows.yml b/.github/workflows/retrigger_workflows.yml index 01299ae3f..3086681ad 100644 --- a/.github/workflows/retrigger_workflows.yml +++ b/.github/workflows/retrigger_workflows.yml @@ -10,6 +10,6 @@ jobs: runs-on: ubuntu-latest steps: - - uses: tiagobento/retrigger-workflows-on-open-prs@master + - uses: vanstinator/re-run-open-prs-on-base-update@v1.2.0 with: github_token: ${{ secrets.GENTX }} From ebde0ff07bf4723cf1b91a07472733a2a5345082 Mon Sep 17 00:00:00 2001 From: Joe Schmoe <64335177+jolube@users.noreply.github.com> Date: Thu, 18 Nov 2021 18:03:32 +0300 Subject: [PATCH 06/43] Update peers.txt --- olympus_mons/peers.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/olympus_mons/peers.txt b/olympus_mons/peers.txt index 69510be55..86632e1b0 100644 --- a/olympus_mons/peers.txt +++ b/olympus_mons/peers.txt @@ -1,4 +1,3 @@ -be7593d1d2cae15a574537f9107f525200824767@194.163.187.94:26656 78605eed3018a74d9c8c3a912cd8e6d5c9a9ca4b@65.21.232.149:26726 3bd90caf48ddd2d6b290550ecccd63348fc51da0@95.217.107.96:26658 f8da50943569f160854ac21c9ffb46fb4ff7bc0d@144.217.252.197:26626 From 9e7437c0bf696f94e75b7c54f7350038a69e8144 Mon Sep 17 00:00:00 2001 From: benyaaa1 <88279709+benyaaa1@users.noreply.github.com> Date: Thu, 18 Nov 2021 20:05:44 +0200 Subject: [PATCH 07/43] ADD benyaaa1 gentx (#748) --- olympus_mons/gentxs/benyaaa1.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 olympus_mons/gentxs/benyaaa1.json diff --git a/olympus_mons/gentxs/benyaaa1.json b/olympus_mons/gentxs/benyaaa1.json new file mode 100644 index 000000000..89a37d021 --- /dev/null +++ b/olympus_mons/gentxs/benyaaa1.json @@ -0,0 +1 @@ +{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"benyaaa1","identity":"","website":"","security_contact":"","details":""},"commission":{"rate":"0.100000000000000000","max_rate":"1.000000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"evmos1csshpn698hsvmjdwkwm7jnz468z8qs2yz2vyyv","validator_address":"evmosvaloper1csshpn698hsvmjdwkwm7jnz468z8qs2y0yr593","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"ISGBwFPtr4UxwX0kMYA02+0V6nqfBAPg6xLxd43Rgxc="},"value":{"denom":"aphoton","amount":"1000000000000"}}],"memo":"f7194b40aecac4b600127f2a8764d5e4205669cd@161.97.77.145:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/ethermint.crypto.v1.ethsecp256k1.PubKey","key":"AxgTm1BKg+69/Ggb/yRIVxhXh+nTC/4ey6JQ6GeLfI1U"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""}},"signatures":["3dC/MTIIO9nzmgshjcWZS4m5oumwrkWgJ+0W1A/PO88HUXgx0/ck7P0zz3+DCTilYTHC0Qlq9uR5B1PZdsK9igA="]} From b60c4128324bd938fc36ab0b48af2272d34faefc Mon Sep 17 00:00:00 2001 From: mediumwe11 <80418523+mediumwe11@users.noreply.github.com> Date: Thu, 18 Nov 2021 21:06:21 +0300 Subject: [PATCH 08/43] Create medium.json (#1509) --- olympus_mons/gentxs/medium.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 olympus_mons/gentxs/medium.json diff --git a/olympus_mons/gentxs/medium.json b/olympus_mons/gentxs/medium.json new file mode 100644 index 000000000..dbec662e3 --- /dev/null +++ b/olympus_mons/gentxs/medium.json @@ -0,0 +1 @@ +{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"medium","identity":"","website":"","security_contact":"","details":""},"commission":{"rate":"0.100000000000000000","max_rate":"1.000000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"evmos1w9vjmxhmt59a6ksscl263wxl9qyjeqv3jtzyup","validator_address":"evmosvaloper1w9vjmxhmt59a6ksscl263wxl9qyjeqv3l9d5au","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"L08GE3I2lnXkb6JM4zqr9Eg6d6sph19woc8NcrLEKNo="},"value":{"denom":"aphoton","amount":"1000000000000"}}],"memo":"7c47857752954d0f6b26ea03294861cdc712817b@161.97.92.187:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/ethermint.crypto.v1.ethsecp256k1.PubKey","key":"A39qstg/sp67yvfZGS7Rai755qMeGKKiLbmV4FQPSm+e"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""}},"signatures":["kWmKj0wJn9cRTZhejPzYUQPVdkUyWMI/V0GjrXpQfVx0Z9bx0oEEkvaSGzcEwll6ewHLxGeMs/Cz4VFj1Zd3mQA="]} From 3f485d59454f727a28fd7d7e5e3755cc3298d811 Mon Sep 17 00:00:00 2001 From: Army IDs Date: Fri, 19 Nov 2021 01:06:38 +0700 Subject: [PATCH 09/43] Army IDs Joins Olympus Mons Testnet (#1837) --- olympus_mons/gentxs/Army_IDs.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 olympus_mons/gentxs/Army_IDs.json diff --git a/olympus_mons/gentxs/Army_IDs.json b/olympus_mons/gentxs/Army_IDs.json new file mode 100644 index 000000000..c727f0b13 --- /dev/null +++ b/olympus_mons/gentxs/Army_IDs.json @@ -0,0 +1 @@ +{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"Army IDs","identity":"","website":"","security_contact":"","details":""},"commission":{"rate":"0.100000000000000000","max_rate":"1.000000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"evmos1sjr368u3q5s9gj0n8n2mgvcmddszzdq4p6gvt4","validator_address":"evmosvaloper1sjr368u3q5s9gj0n8n2mgvcmddszzdq4v58u2g","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"7gigyGW35y2RFIzy9lCKadCyTjwrp91hA6JWKGiLiKo="},"value":{"denom":"aphoton","amount":"1000000000000"}}],"memo":"4c5306497d75a182e47b645ce57f4383782e7862@209.145.55.218:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/ethermint.crypto.v1.ethsecp256k1.PubKey","key":"A9D4yxf1X3+E9w8+7BroTIAcWKnwJJBC32gtQR2fa2w4"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""}},"signatures":["D578otHrF6dbL+YB/wX6Erfn2YskbT1x3NwR/NO6PltHIJaa+qYCNZpWNUDTboziAHgiGlGTXAeHqfdbF3H6+wA="]} From 93d66f8c1312cdf43798cd85aa0d0bd318ed7533 Mon Sep 17 00:00:00 2001 From: StakeAngle <52426624+Cryptoperchik@users.noreply.github.com> Date: Thu, 18 Nov 2021 21:06:56 +0300 Subject: [PATCH 10/43] add StakeAngle gentx (#1497) --- olympus_mons/gentxs/StakeAngle.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 olympus_mons/gentxs/StakeAngle.json diff --git a/olympus_mons/gentxs/StakeAngle.json b/olympus_mons/gentxs/StakeAngle.json new file mode 100644 index 000000000..b89656b8d --- /dev/null +++ b/olympus_mons/gentxs/StakeAngle.json @@ -0,0 +1 @@ +{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"StakeAngle","identity":"","website":"","security_contact":"","details":""},"commission":{"rate":"0.100000000000000000","max_rate":"1.000000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"evmos19rgfvrhq8xq6sdacfs2au07u63ypsetf5vu2zv","validator_address":"evmosvaloper19rgfvrhq8xq6sdacfs2au07u63ypsetfezn6r3","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"wHhXdPj8UnjNpb9S+HB32ewR+ihKAHvTW18IbNG5vtE="},"value":{"denom":"aphoton","amount":"1000000000000"}}],"memo":"8c54fba4c82bdb94f6de78df605727ae08e3b6e6@161.97.93.22:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/ethermint.crypto.v1.ethsecp256k1.PubKey","key":"A8pWVWrAOuLK2RK+FGj0piwYktqPAECU3vMh58ifEx4S"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""}},"signatures":["IB7xBSVVwfYIFBbLHMZgC2hHhg2I84G5ENokd6Dw1YofMrEuSescBPNjcHZ04qq9Vr+VRx3Jf9YY3saJ2vGfpgE="]} From df1b5bfb542294b96e4b890d4c3172c6902952c1 Mon Sep 17 00:00:00 2001 From: Vadim <77779971+i1off-tape@users.noreply.github.com> Date: Thu, 18 Nov 2021 21:07:21 +0300 Subject: [PATCH 11/43] Create i1off.json (#1865) --- olympus_mons/gentxs/i1off.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 olympus_mons/gentxs/i1off.json diff --git a/olympus_mons/gentxs/i1off.json b/olympus_mons/gentxs/i1off.json new file mode 100644 index 000000000..0c31bab55 --- /dev/null +++ b/olympus_mons/gentxs/i1off.json @@ -0,0 +1 @@ +{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"i1off","identity":"","website":"","security_contact":"","details":""},"commission":{"rate":"0.100000000000000000","max_rate":"1.000000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"evmos1vs0vvzpudrattan5pqs9caa38uavj467gdyyqw","validator_address":"evmosvaloper1vs0vvzpudrattan5pqs9caa38uavj4679rt5pn","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"WytTxxT/p5wkJZtMwhkvl7U0CoypgA8jRKmbrMf9AjA="},"value":{"denom":"aphoton","amount":"1000000000000"}}],"memo":"b4c65992274ce58f37efd825eef1a75ed1740213@185.182.9.92:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/ethermint.crypto.v1.ethsecp256k1.PubKey","key":"A4peTEsBJDn73d0eucIXmhr9AAH/Dj79o5D4y/GEVXk4"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""}},"signatures":["iTLNo+ANwcRxAN0c9dEcjNfQCtPvnQJRjz/VpkoDUGkEZCunv2P/rQPKS8Daz89kuxytUGpS2Uh4G69zsGvL+QE="]} From df8fbfb8bc7efbe2028f15f9ff5fa7d4617930fd Mon Sep 17 00:00:00 2001 From: botd0tnet <74009258+botd0tnet@users.noreply.github.com> Date: Fri, 19 Nov 2021 01:07:34 +0700 Subject: [PATCH 12/43] BotDotNet Gentx (#1468) BotDotNet Gentx --- olympus_mons/gentxs/BotDotNet.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 olympus_mons/gentxs/BotDotNet.json diff --git a/olympus_mons/gentxs/BotDotNet.json b/olympus_mons/gentxs/BotDotNet.json new file mode 100644 index 000000000..668bd4084 --- /dev/null +++ b/olympus_mons/gentxs/BotDotNet.json @@ -0,0 +1 @@ +{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"BotDotNet","identity":"","website":"","security_contact":"","details":""},"commission":{"rate":"0.100000000000000000","max_rate":"1.000000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"evmos1hesk5hkzmx3fgehydqqx4nfc6j8jakk53p56ks","validator_address":"evmosvaloper1hesk5hkzmx3fgehydqqx4nfc6j8jakk5u0m2hd","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"xEF/rAdUIrUsILpN9b/7Zm+ODeg9R85+vqLPTJFk/cM="},"value":{"denom":"aphoton","amount":"1000000000000"}}],"memo":"0cfbfc4eea10d100adabecaff4f94959a40980d3@144.76.114.43:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/ethermint.crypto.v1.ethsecp256k1.PubKey","key":"AlNt1luamoCpV7suSCcMqilPqNQSWH4jLq7Tk4OjDVxI"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""}},"signatures":["wDkUUaPel8sdkS5COiVfVT/MKAUh4iMqDniYFfZZy2ZEzzp779GmOx5rMPGB9LqV7dSmaHmx3eVw+S/kmWmFhQA="]} From 827768a0e4bd38e21602845d25e48a7711bd5771 Mon Sep 17 00:00:00 2001 From: maiquanghiep Date: Fri, 19 Nov 2021 01:07:48 +0700 Subject: [PATCH 13/43] Create Forbole.json (#579) * Create Forbole.json * Update Forbole.json --- olympus_mons/gentxs/Forbole.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 olympus_mons/gentxs/Forbole.json diff --git a/olympus_mons/gentxs/Forbole.json b/olympus_mons/gentxs/Forbole.json new file mode 100644 index 000000000..56261ef40 --- /dev/null +++ b/olympus_mons/gentxs/Forbole.json @@ -0,0 +1 @@ +{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"Forbole","identity":"2861F5EE06627224","website":"https://forbole.com","security_contact":"","details":"Co-building the Interchain"},"commission":{"rate":"0.100000000000000000","max_rate":"1.000000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"evmos1glsnqufru7nwu0k0w9vg8yvcvkylqwu9t00lkd","validator_address":"evmosvaloper1glsnqufru7nwu0k0w9vg8yvcvkylqwu9xpq0hs","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"9Qh5n8EAV9U8Cb6z+oyPCidOxIbnYCumto66Y/+TjOA="},"value":{"denom":"aphoton","amount":"1000000000000"}}],"memo":"8901d17be7d3e5e9864824171860e3722c30298a@69.164.215.43:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/ethermint.crypto.v1.ethsecp256k1.PubKey","key":"A7c4JwWDgyt+lMSWAGb6S/vDZmHm35TZeRQnKUP1vTNr"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""}},"signatures":["d6qx2hNo3xY1+gPYx9ZBfdt1hgju52Ffin+RWyTdfV1xK5fqkLCMb0eYRG4RbgG56b4uELcvVlCL7nR6ueU7qQE="]} From 46090fcad4b8404539d124a12c444896db523576 Mon Sep 17 00:00:00 2001 From: yevheniisalko <75495299+yevheniisalko@users.noreply.github.com> Date: Thu, 18 Nov 2021 20:07:58 +0200 Subject: [PATCH 14/43] ADD BTNQ gentx (#394) --- olympus_mons/gentxs/BTNQ.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 olympus_mons/gentxs/BTNQ.json diff --git a/olympus_mons/gentxs/BTNQ.json b/olympus_mons/gentxs/BTNQ.json new file mode 100644 index 000000000..de24385e3 --- /dev/null +++ b/olympus_mons/gentxs/BTNQ.json @@ -0,0 +1 @@ +{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"BTNQ","identity":"","website":"","security_contact":"","details":""},"commission":{"rate":"0.100000000000000000","max_rate":"1.000000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"evmos1ux0kc9qysnepejq2q9x92f6d77z82vc8wyjkrl","validator_address":"evmosvaloper1ux0kc9qysnepejq2q9x92f6d77z82vc8r2axzz","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"oeaGhDhY9wSR79JLsTPQFey4JTp+pygjXLcM0hqVO6E="},"value":{"denom":"aphoton","amount":"1000000000000"}}],"memo":"549235009fc6f7820846c4e50c4f4db6802917c2@161.97.139.187:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/ethermint.crypto.v1.ethsecp256k1.PubKey","key":"Al/SUbRyIriYXN+v4fIjjKJkzyxZXEh4L0rgozIbwo8x"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""}},"signatures":["71JijrfgaDfG9gaPA0TzfvWABnLrFZXKyIa/mDJDKFgaTzaFttyJCvtkIMrlSE4Ueokpj1KsM4ujjkbjNEJ/PwA="]} From 4609f631b5742e030b39a270027b2fdcccc61816 Mon Sep 17 00:00:00 2001 From: shelli86 Date: Thu, 18 Nov 2021 20:08:19 +0200 Subject: [PATCH 15/43] Create Shelihova.json (#1592) --- olympus_mons/gentxs/Shelihova.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 olympus_mons/gentxs/Shelihova.json diff --git a/olympus_mons/gentxs/Shelihova.json b/olympus_mons/gentxs/Shelihova.json new file mode 100644 index 000000000..d612fefeb --- /dev/null +++ b/olympus_mons/gentxs/Shelihova.json @@ -0,0 +1 @@ +{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"Shelihova","identity":"","website":"","security_contact":"","details":""},"commission":{"rate":"0.100000000000000000","max_rate":"1.000000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"evmos18svylgkxm4zlmmprr7nh97hwa53y7u25k4nj5w","validator_address":"evmosvaloper18svylgkxm4zlmmprr7nh97hwa53y7u25mmuz4n","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"xN8X+cimDtx05aIP/irt5buH8Gr3AErtjyFyflwiYK4="},"value":{"denom":"aphoton","amount":"1000000000000"}}],"memo":"3fe82e26ffede6ba89b78e13da89fcce3119d5c9@164.90.237.173:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/ethermint.crypto.v1.ethsecp256k1.PubKey","key":"A3KECJHSgklGHDhj97r34wfMI/CFS0dXFdrsxUvUaeN3"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""}},"signatures":["zRrrZtbu5np2q6TyURN2Zd1AJFb1LMICjxjNA+ak+9hmv+zv8ANmTzRSCT5qAuS7m7LhHaAhDI+g3Cdo5SDf4AE="]} From 821bd0b2fb32e4accb911c7e21df9c8f280b9977 Mon Sep 17 00:00:00 2001 From: qf3l3k <36550920+qf3l3k@users.noreply.github.com> Date: Thu, 18 Nov 2021 19:10:54 +0100 Subject: [PATCH 16/43] Add qf3l3k (#1019) --- olympus_mons/gentxs/qf3l3k.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 olympus_mons/gentxs/qf3l3k.json diff --git a/olympus_mons/gentxs/qf3l3k.json b/olympus_mons/gentxs/qf3l3k.json new file mode 100644 index 000000000..b01165f34 --- /dev/null +++ b/olympus_mons/gentxs/qf3l3k.json @@ -0,0 +1 @@ +{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"qf3l3k","identity":"","website":"","security_contact":"","details":""},"commission":{"rate":"0.100000000000000000","max_rate":"1.000000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"evmos1zmxcwzvp6qzltmapc9rdyjnspha6v4l9ulewdm","validator_address":"evmosvaloper1zmxcwzvp6qzltmapc9rdyjnspha6v4l933k7vx","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"W4R1w40IdlY7VB0V0UpJ183x6/8wa7/H+hkbsbR2oJw="},"value":{"denom":"aphoton","amount":"1000000000000"}}],"memo":"f1004a4ce3055642d8de80e2a1dc032780e7ce96@65.21.232.149:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/ethermint.crypto.v1.ethsecp256k1.PubKey","key":"AkxHlzpwS92SwuDuZ7FvCRODawvMbkVQ0AbW6owa207Y"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""}},"signatures":["dd4WwXCn33rBECr3xuGxsdT0hyK0trvLP6WeuO+mJf0NfbM/xjwPj1ec6i+kfGcU64n+jxSiHwv7Qwbn/y9q5wE="]} From 3aeb6a1cab395b670f39652c888833db8a62c35e Mon Sep 17 00:00:00 2001 From: bulgakovvlad <30372241+bulgakovvlad@users.noreply.github.com> Date: Thu, 18 Nov 2021 21:11:06 +0300 Subject: [PATCH 17/43] Bulgakov gentx (#1554) --- olympus_mons/gentxs/Bulgakov.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 olympus_mons/gentxs/Bulgakov.json diff --git a/olympus_mons/gentxs/Bulgakov.json b/olympus_mons/gentxs/Bulgakov.json new file mode 100644 index 000000000..7c8eceac3 --- /dev/null +++ b/olympus_mons/gentxs/Bulgakov.json @@ -0,0 +1 @@ +{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"Bulgakov","identity":"","website":"","security_contact":"","details":""},"commission":{"rate":"0.100000000000000000","max_rate":"1.000000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"evmos13zd9uwl0qm65ufvszyn9h68mutvvda6emfycv3","validator_address":"evmosvaloper13zd9uwl0qm65ufvszyn9h68mutvvda6ek8tgdv","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"QIUg0uq6CGkVgcSvAd7r2uikDL+rlUTrO29yzDF4ckU="},"value":{"denom":"aphoton","amount":"1000000000000"}}],"memo":"1f3d214d6d12d1e414fa3b5b662bc43426090af3@162.55.53.122:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/ethermint.crypto.v1.ethsecp256k1.PubKey","key":"AjYGM0Ae9n1oI/iMUZhugH8OQEreM6T0qk1B6z1EWuFy"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""}},"signatures":["SYv8PFwzI+NrDPnPjnefew1BQosNwx1h7wsZo8yje9EnikJUJwl/+zo5vmgr0WW0+dSkWqIvvdIKxOFiGqDlAgA="]} From 28f474e3f3cd6d4c28a9408425c40ba5d92b967d Mon Sep 17 00:00:00 2001 From: Srinivasan-NodeWorks <89574213+srinivasan-nodeworks@users.noreply.github.com> Date: Thu, 18 Nov 2021 23:41:19 +0530 Subject: [PATCH 18/43] NodeWorks_Gentx_File (#644) NodeWorks_Gentx_File --- olympus_mons/gentxs/NodeWorks.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 olympus_mons/gentxs/NodeWorks.json diff --git a/olympus_mons/gentxs/NodeWorks.json b/olympus_mons/gentxs/NodeWorks.json new file mode 100644 index 000000000..0eeaa01f1 --- /dev/null +++ b/olympus_mons/gentxs/NodeWorks.json @@ -0,0 +1 @@ +{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"NodeWorks","identity":"","website":"","security_contact":"","details":""},"commission":{"rate":"0.100000000000000000","max_rate":"1.000000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"evmos1wx9h6al7xk4enk8catkayr9mzd0f4knvu9thmh","validator_address":"evmosvaloper1wx9h6al7xk4enk8catkayr9mzd0f4knv3ty862","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"j17YqD7v2Ti1vndV7b39oznz8Wyf1jqbBRVqghPu7MY="},"value":{"denom":"aphoton","amount":"1000000000000"}}],"memo":"71f54e628057af0897b323df2978f73a5e3cfd57@161.97.183.139:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/ethermint.crypto.v1.ethsecp256k1.PubKey","key":"Ao669iEyMaA/95j0VCX0YMo+pXJ5TI2bI14JPXRW36tG"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""}},"signatures":["EWG+BxYtP/A2DZ7OlVB3CtVHrpgSdAWgBeudRo/ONE5v068eEI8fMMU2bphLUNByZr7Gyq1+Bklhr0HflEkDFwA="]} From 5da97550ab750ed3614b2bad5f96b22d2cc78b40 Mon Sep 17 00:00:00 2001 From: Anonstake <57661362+Anonstake@users.noreply.github.com> Date: Thu, 18 Nov 2021 19:12:10 +0100 Subject: [PATCH 19/43] Anonstake gentx (#1233) --- olympus_mons/gentxs/Anonstake.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 olympus_mons/gentxs/Anonstake.json diff --git a/olympus_mons/gentxs/Anonstake.json b/olympus_mons/gentxs/Anonstake.json new file mode 100644 index 000000000..68abd01ca --- /dev/null +++ b/olympus_mons/gentxs/Anonstake.json @@ -0,0 +1 @@ +{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"Anonstake","identity":"","website":"","security_contact":"","details":""},"commission":{"rate":"0.100000000000000000","max_rate":"1.000000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"evmos10hpf5pykksjznpmxh94h043uuw2gdfc39qxhzk","validator_address":"evmosvaloper10hpf5pykksjznpmxh94h043uuw2gdfc3gwf8rt","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"mKWEEbfkEOn4N4yF99bvcu6cPKDxJFIeV9XbxVhvgzk="},"value":{"denom":"aphoton","amount":"1000000000000"}}],"memo":"1f999091b68f286889991be6f41a4b258288efd9@31.7.207.16:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/ethermint.crypto.v1.ethsecp256k1.PubKey","key":"Alqp4YS3QjNwdSHdMz/avHnk/1gr51n7MjtfhCRam7FW"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""}},"signatures":["S31Waf+Zl2Y3DAkIstH36Y+50NfPAwZmEL3Wt/gF5NpQiIrq7Gb750g/AZhiLNxeRdQlrFNtDT6Xspsy0s9StQE="]} From 09e8677cfb58b97d5abfba97d5a94c008a868d4c Mon Sep 17 00:00:00 2001 From: artifactstaking <84938442+artifactstaking@users.noreply.github.com> Date: Thu, 18 Nov 2021 12:12:25 -0600 Subject: [PATCH 20/43] Artifact GenTx (#1904) * Update README.md added artifact seed node * Update README.md * Create artifact.json artifact gentx --- olympus_mons/gentxs/artifact.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 olympus_mons/gentxs/artifact.json diff --git a/olympus_mons/gentxs/artifact.json b/olympus_mons/gentxs/artifact.json new file mode 100644 index 000000000..95fa311d2 --- /dev/null +++ b/olympus_mons/gentxs/artifact.json @@ -0,0 +1 @@ +{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"artifact","identity":"","website":"","security_contact":"","details":""},"commission":{"rate":"0.100000000000000000","max_rate":"1.000000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"evmos1jytln8383q09vgfmd54jzh4dk496mvjzfl7x07","validator_address":"evmosvaloper1jytln8383q09vgfmd54jzh4dk496mvjzy33kwr","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"smi6Q6auRHwJDz0tCkIXdXrOZAaQUX32PFCDvdlOwSA="},"value":{"denom":"aphoton","amount":"1000000000000"}}],"memo":"91a78103b4634bd77d869b23dbfb79cdc8c17b91@192.248.166.38:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/ethermint.crypto.v1.ethsecp256k1.PubKey","key":"ArmmH3eZmRrtVS4BvEbTU3RvQOWxv48QShwzt7G0dJvn"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""}},"signatures":["5m3kOPk3F5v752dntJfTupIN+laTPruA3pXSmpgWIB5fJttqCFcEGSB7bJ5XKbOXLbMWS+g/z41wlKX7KjgAcgE="]} From 20a7645911463ca8096f376130db36b5fe84850d Mon Sep 17 00:00:00 2001 From: Validatrium <88688112+Validatrium@users.noreply.github.com> Date: Thu, 18 Nov 2021 21:12:33 +0300 Subject: [PATCH 21/43] ADD GenTX Validatrium.json (#902) --- olympus_mons/gentxs/Validatrium.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 olympus_mons/gentxs/Validatrium.json diff --git a/olympus_mons/gentxs/Validatrium.json b/olympus_mons/gentxs/Validatrium.json new file mode 100644 index 000000000..f7197cfb4 --- /dev/null +++ b/olympus_mons/gentxs/Validatrium.json @@ -0,0 +1 @@ +{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"Validatrium","identity":"","website":"","security_contact":"","details":""},"commission":{"rate":"0.100000000000000000","max_rate":"1.000000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"evmos1fn9ldnvd5mt2fcn5prq2lhvcga6tmtlh3xrh8v","validator_address":"evmosvaloper1fn9ldnvd5mt2fcn5prq2lhvcga6tmtlhugv8x3","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"Uz7JytlMI8G6tqxFOGrfAYQsB7LZM9iKyzlxYiufh2w="},"value":{"denom":"aphoton","amount":"1000000000000"}}],"memo":"15187a425115889f4027965cb1f3d416c370be4f@65.108.11.167:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/ethermint.crypto.v1.ethsecp256k1.PubKey","key":"AjR/lvg8F1xEoSEgzsAXd7v7kSvqbAMkjrOn5A9yuUe4"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""}},"signatures":["x7ScUMy3iPOzRhx8hLXW2l4Flcpx1C9IBxczvwvTr9MGp/Fb0jor1rX3s/9PWJVdt7t7eQPdUC0uAaVxYa29DgE="]} From fb89ddbf4384d2bff265e314cd655f2ab2c237b0 Mon Sep 17 00:00:00 2001 From: Jack Zampolin Date: Thu, 18 Nov 2021 10:13:30 -0800 Subject: [PATCH 22/43] Add strangelove-ventures.json (#1937) --- olympus_mons/gentxs/strangelove-ventures.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 olympus_mons/gentxs/strangelove-ventures.json diff --git a/olympus_mons/gentxs/strangelove-ventures.json b/olympus_mons/gentxs/strangelove-ventures.json new file mode 100644 index 000000000..9ecdd90a8 --- /dev/null +++ b/olympus_mons/gentxs/strangelove-ventures.json @@ -0,0 +1 @@ +{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"sentry","identity":"","website":"","security_contact":"","details":""},"commission":{"rate":"0.100000000000000000","max_rate":"1.000000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"evmos1lhenngdge40r5thghzxqpsryn4x084m9avaytc","validator_address":"evmosvaloper1lhenngdge40r5thghzxqpsryn4x084m9szj529","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"1Y9puR+P0xKd83/rCZYORSwALU6tDztce4umwGrqKE4="},"value":{"denom":"aphoton","amount":"1000000000000"}}],"memo":"31e95d9108b53955154af6a541a833a5b5e4a3ec@192.168.1.110:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"A7sLH9+O4QRdAHQje4Z3hxwCdLQ4Uu97i5Z6vm2unpUR"},"mode_info":{"single":{"mode":"SIGN_MODE_LEGACY_AMINO_JSON"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""}},"signatures":["8U/9tOcHxS/Uu3cSahNSlWWbWFysbcV2EPyAoCus80IN7v1tZY6XM4JqG9Srgu1iSnaMjgZ+mTsmNdPiReyfpA=="]} From 772215472ce3149bb74775a782e533c9d93e6c31 Mon Sep 17 00:00:00 2001 From: NITAWA Date: Fri, 19 Nov 2021 02:13:40 +0800 Subject: [PATCH 23/43] NITAWA gentx for Olympus Mons (#1858) Please add. Thanks and God bless! --- olympus_mons/gentxs/nitawa-gentx.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 olympus_mons/gentxs/nitawa-gentx.json diff --git a/olympus_mons/gentxs/nitawa-gentx.json b/olympus_mons/gentxs/nitawa-gentx.json new file mode 100644 index 000000000..4ad5a8c8d --- /dev/null +++ b/olympus_mons/gentxs/nitawa-gentx.json @@ -0,0 +1 @@ +{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"NITAWA","identity":"","website":"","security_contact":"","details":""},"commission":{"rate":"0.100000000000000000","max_rate":"1.000000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"evmos15zgjlh6aqrc36nuvwwnpvmgq8vjqkvsyq4nr4p","validator_address":"evmosvaloper15zgjlh6aqrc36nuvwwnpvmgq8vjqkvsydmun5u","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"kOO0IqfGa0veeJ8WfId6smCnigL+6Gy3qCitexePIEg="},"value":{"denom":"aphoton","amount":"1000000000000"}}],"memo":"11715221edcf8f31902c8dbc4de3374d5ae2ecaf@172.18.0.9:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/ethermint.crypto.v1.ethsecp256k1.PubKey","key":"A50wHn/5NWHq5h3PsEc90yp8Uki4t+DnavJZFIMvdWl/"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""}},"signatures":["52sJyyiPOft87z2IZYbXvYEqwhtkgcih/VyJk9ma2gQf2Jinp2pehOP93JuHgjH1SyfAMk/Tq2ixNdedIrw/4gA="]} From 2d22a2bd83f7f598a4eeffa1d86b26c3e23108d3 Mon Sep 17 00:00:00 2001 From: wombatqq <81163728+wombatqq@users.noreply.github.com> Date: Fri, 19 Nov 2021 01:13:55 +0700 Subject: [PATCH 24/43] Add wombat gentx (#1492) --- olympus_mons/gentxs/wombat.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 olympus_mons/gentxs/wombat.json diff --git a/olympus_mons/gentxs/wombat.json b/olympus_mons/gentxs/wombat.json new file mode 100644 index 000000000..6acf2babd --- /dev/null +++ b/olympus_mons/gentxs/wombat.json @@ -0,0 +1 @@ +{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"wombat","identity":"","website":"","security_contact":"","details":""},"commission":{"rate":"0.100000000000000000","max_rate":"1.000000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"evmos19rgvmj734cn3t43qpa6qcmxtekfndk94fuqf05","validator_address":"evmosvaloper19rgvmj734cn3t43qpa6qcmxtekfndk94yj0ewf","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"v0uBeoPjbc/O+TxF/7KerB+EsVl4RqRLlVeHL4GrPt0="},"value":{"denom":"aphoton","amount":"1000000000000"}}],"memo":"153b26dfea34130f3837009548a9144736d14908@161.97.92.178:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/ethermint.crypto.v1.ethsecp256k1.PubKey","key":"AqNDHmVJoqqzv4xT/RYk0kcwcvWKfMx9ATnIUQNYJwnQ"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""}},"signatures":["BKic5j82JaiBUddw3HrVLIMFNqM0aHD8XCiKCVU2fT0kdmCk/om1rnr00SmUzeQg0Klu6+et9HQLhqvBaelkEwA="]} From c8ea739b30be9065c347dabdcef7c0e085abb832 Mon Sep 17 00:00:00 2001 From: Jason Lin Date: Thu, 18 Nov 2021 11:14:14 -0700 Subject: [PATCH 25/43] adding gentx for Figment. Moniker: lxbhng3Qvp (#1409) --- olympus_mons/gentxs/lxbhng3Qvp.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 olympus_mons/gentxs/lxbhng3Qvp.json diff --git a/olympus_mons/gentxs/lxbhng3Qvp.json b/olympus_mons/gentxs/lxbhng3Qvp.json new file mode 100644 index 000000000..5306ed3d0 --- /dev/null +++ b/olympus_mons/gentxs/lxbhng3Qvp.json @@ -0,0 +1 @@ +{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"lxbhng3Qvp","identity":"","website":"","security_contact":"","details":""},"commission":{"rate":"0.100000000000000000","max_rate":"1.000000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"evmos1hjj2qvk7e4c6m8wn5v8kxe4jc3lj4lj34kjrmp","validator_address":"evmosvaloper1hjj2qvk7e4c6m8wn5v8kxe4jc3lj4lj3ccan6u","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"PcNITCLlsfP3s0KhcI4ZfsXSO5ZPaE40RPq3MXIa69o="},"value":{"denom":"aphoton","amount":"1000000000000"}}],"memo":"7dedb9e8053786a07c885b39806c860eadd70696@159.89.124.142:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/ethermint.crypto.v1.ethsecp256k1.PubKey","key":"AuWAiCOHvz7ZFrxCAnf8nFEKKtu71ihlgHAERSP4C7OW"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""}},"signatures":["W3RHiF6fxryg4LpD/trgfs5pNX/qZt4Aqx0VUImUjv9TTJOLIsvrZqXbySu0iWkSUnttMaSWZ1zZfbT0VbfBxwA="]} From 5d9d3ef09881ce9f151438284b466226ca2a5b49 Mon Sep 17 00:00:00 2001 From: chachean Date: Fri, 19 Nov 2021 02:16:34 +0800 Subject: [PATCH 26/43] Add files via upload (#1917) --- olympus_mons/gentxs/OnePiece.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 olympus_mons/gentxs/OnePiece.json diff --git a/olympus_mons/gentxs/OnePiece.json b/olympus_mons/gentxs/OnePiece.json new file mode 100644 index 000000000..7b6de2ba8 --- /dev/null +++ b/olympus_mons/gentxs/OnePiece.json @@ -0,0 +1 @@ +{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"OnePiece","identity":"2184501FD258851F","website":"","security_contact":"","details":""},"commission":{"rate":"0.100000000000000000","max_rate":"1.000000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"evmos168x4fntv2dfysytxdtlcl85s9uk0epy4xv38f2","validator_address":"evmosvaloper168x4fntv2dfysytxdtlcl85s9uk0epy4tz7hgh","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"emTkrXA6pAIGh1OVOtI2uLANsJLbFz9i7Wbl6JwKT8E="},"value":{"denom":"aphoton","amount":"1000000000000"}}],"memo":"e1699f471ba41ea5463061a2131da57a51932a31@143.198.220.204:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/ethermint.crypto.v1.ethsecp256k1.PubKey","key":"Ag67BNTHK3Y6LPKY3LXKzn87tYlp39TkpeCyk5ce3wF7"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""}},"signatures":["SJ5BLLQWcfmajFHYbxEIF/oDKt4oZn5fvwYtdV0Kub8N6CqcLQp5B8BDOSAW7GRbsx5hoGKMokNCfYyHyXBiugE="]} From dea15defde64a2c1e01ced73ca1e398b33fa4224 Mon Sep 17 00:00:00 2001 From: Calin Chitu Date: Thu, 18 Nov 2021 20:17:59 +0200 Subject: [PATCH 27/43] Create kytzu_gentx.json (#1822) --- olympus_mons/gentxs/kytzu_gentx.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 olympus_mons/gentxs/kytzu_gentx.json diff --git a/olympus_mons/gentxs/kytzu_gentx.json b/olympus_mons/gentxs/kytzu_gentx.json new file mode 100644 index 000000000..f98a4cdc0 --- /dev/null +++ b/olympus_mons/gentxs/kytzu_gentx.json @@ -0,0 +1 @@ +{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"kytzu","identity":"","website":"","security_contact":"","details":""},"commission":{"rate":"0.100000000000000000","max_rate":"1.000000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"evmos1txv5urhk8ex4qdx7n4x9d9kwh5ljwu522j9yvh","validator_address":"evmosvaloper1txv5urhk8ex4qdx7n4x9d9kwh5ljwu528u25d2","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"cUp9rSD0crtQj1vipGZdfpBdgeYeuzKWvETH0OnaGAs="},"value":{"denom":"aphoton","amount":"1000000000000"}}],"memo":"c4876e47bf68b37a18459402af646e5b0869480a@172.18.0.9:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/ethermint.crypto.v1.ethsecp256k1.PubKey","key":"A5cw4FnWlr4S+G+2s+vvHoXBzmJ2JUZWqeoz97PyE20U"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""}},"signatures":["axKuS1oyZ0h2bOzpK7rq0JqBCHoc54BVfz/qGyXSVq0AJQ6ILyd6EHyx9qoNu9c/Ylm++TMHXevVUEXynAD3HwE="]} From 3dd30f264554894a5803034c881e55912ca4b6ff Mon Sep 17 00:00:00 2001 From: zhangmn88 <61295759@qq.com> Date: Fri, 19 Nov 2021 02:19:31 +0800 Subject: [PATCH 28/43] ADD Stakers gentx (#1517) ADD Stakers gentx --- olympus_mons/gentxs/Stakers-gentx.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 olympus_mons/gentxs/Stakers-gentx.json diff --git a/olympus_mons/gentxs/Stakers-gentx.json b/olympus_mons/gentxs/Stakers-gentx.json new file mode 100644 index 000000000..de4b47d37 --- /dev/null +++ b/olympus_mons/gentxs/Stakers-gentx.json @@ -0,0 +1 @@ +{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"Stakers","identity":"","website":"","security_contact":"","details":""},"commission":{"rate":"0.100000000000000000","max_rate":"1.000000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"evmos1lvqzdc6e6pl8tesq48zm8f8ey52l0n4huzed8q","validator_address":"evmosvaloper1lvqzdc6e6pl8tesq48zm8f8ey52l0n4h3vkaxa","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"EiwnvNe8/I0ef8LuAgeJKiEJAQCiIA4WyYY8NSR98wg="},"value":{"denom":"aphoton","amount":"1000000000000"}}],"memo":"e9a55b176cecbfe2b1a2a2b5c2f6847e1218737e@192.168.9.6:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/ethermint.crypto.v1.ethsecp256k1.PubKey","key":"A12VaczTr7kJQee9BDzkd/r2MbpLBQn4x+eTdzx7QN68"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""}},"signatures":["xsMr+y84cHMgBoF+h/gL3BusKQlVBZ5oIjFa2RlW3tsAu8aBljZ9tVQaVeHWD2Xf1mVRwcNP1rDVKmPVj0zUwAE="]} From 7f55542853ec6e1d0cdade946c8266e0523aa199 Mon Sep 17 00:00:00 2001 From: Vgk88 <33350465+Vgk88@users.noreply.github.com> Date: Thu, 18 Nov 2021 20:20:54 +0200 Subject: [PATCH 29/43] add cyberG gentx (#581) --- olympus_mons/gentxs/cyberG.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 olympus_mons/gentxs/cyberG.json diff --git a/olympus_mons/gentxs/cyberG.json b/olympus_mons/gentxs/cyberG.json new file mode 100644 index 000000000..b7b7a1995 --- /dev/null +++ b/olympus_mons/gentxs/cyberG.json @@ -0,0 +1 @@ +{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"cyberG","identity":"","website":"","security_contact":"","details":""},"commission":{"rate":"0.100000000000000000","max_rate":"1.000000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"evmos1a47va2fk8hngkzdzh9rn5xfem6326vp8sq3unn","validator_address":"evmosvaloper1a47va2fk8hngkzdzh9rn5xfem6326vp8aw7vjw","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"UwPcrfFt2PBYFSxPx5T0mLe91lFW27W7joirXNd+KgY="},"value":{"denom":"aphoton","amount":"1000000000000"}}],"memo":"0f49f7f0e711cecda1d21a646a8ea5ecb82f5db5@152.228.220.135:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/ethermint.crypto.v1.ethsecp256k1.PubKey","key":"A12TjQWqRsUUoD0Hr86MFP8Zqjf58+mcjCQt4xSw4G1D"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""}},"signatures":["+tSRf7CXhQyHuh2sd4nHmhaiS/AB8nC+dMdYfkNJEQJ9veIY7yvlHMgFL/b+gDqVvWvbkOuJptd+hcbsh4psmAA="]} From 58c575ff88c683169ae9e873593364c255d80cb0 Mon Sep 17 00:00:00 2001 From: Coolex <83077463+erc30@users.noreply.github.com> Date: Thu, 18 Nov 2021 21:21:12 +0300 Subject: [PATCH 30/43] Add coolex gentx (#1870) --- olympus_mons/gentxs/coolex-gentx.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 olympus_mons/gentxs/coolex-gentx.json diff --git a/olympus_mons/gentxs/coolex-gentx.json b/olympus_mons/gentxs/coolex-gentx.json new file mode 100644 index 000000000..d1ce36b18 --- /dev/null +++ b/olympus_mons/gentxs/coolex-gentx.json @@ -0,0 +1 @@ +{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"coolex","identity":"E616C3713B65A993","website":"","security_contact":"","details":""},"commission":{"rate":"0.100000000000000000","max_rate":"1.000000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"evmos13u8vm9dulc0fz4ydwtgvtln9cygjfj3xq9mzaa","validator_address":"evmosvaloper13u8vm9dulc0fz4ydwtgvtln9cygjfj3xdt5juq","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"xBgc/uXCktQHg/kmEIA1TQxPc89I5djJNH+H0Jts2x4="},"value":{"denom":"aphoton","amount":"1000000000000"}}],"memo":"dc8e80e27b2790d043f0ce7465daf835f5016723@75.119.150.83:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/ethermint.crypto.v1.ethsecp256k1.PubKey","key":"Au053jEeBKtRY7ZIj/3f3QU8ZLKYT19wDkp3s7Y4akC9"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""}},"signatures":["UJyYakmXUM10BRc8p8WFyIXPSkKzSHz92JSiyD7Cwy0lHmtBxBn4b+cjbOS1+NsduM2LYtcboEDZE3LfEJIIggA="]} From c2dce1968c27c9db91604bf09c8647b396a1d564 Mon Sep 17 00:00:00 2001 From: "Imperator.co" <81272306+imperator-co@users.noreply.github.com> Date: Thu, 18 Nov 2021 19:21:21 +0100 Subject: [PATCH 31/43] Add imperator gentx (#1044) --- olympus_mons/gentxs/Imperator.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 olympus_mons/gentxs/Imperator.json diff --git a/olympus_mons/gentxs/Imperator.json b/olympus_mons/gentxs/Imperator.json new file mode 100644 index 000000000..76d9bbc7f --- /dev/null +++ b/olympus_mons/gentxs/Imperator.json @@ -0,0 +1 @@ +{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"Imperator.co","identity":"0878BA6BE556C132","website":"https://imperator.co/","security_contact":"contact@imperator.co","details":"100% refund on downtime slashing -- Professional Delegated Proof-of-Stake Network Validator"},"commission":{"rate":"0.100000000000000000","max_rate":"1.000000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"evmos1fqeezech7r9mr20aggde4a36qf4zy57rew5lvx","validator_address":"evmosvaloper1fqeezech7r9mr20aggde4a36qf4zy57r5qm0dm","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"OCEUuwkVYNMGvQJa4jCiHJmeb4xWVIC4msE1d90QFAY="},"value":{"denom":"aphoton","amount":"1000000000000"}}],"memo":"012a51e4f8c8d9b1f1048f522402122f0a216242@185.213.25.120:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/ethermint.crypto.v1.ethsecp256k1.PubKey","key":"AvFw3Mbs0OjssgGdSZf3CZbW3gtBgHkcSC/kq4dfIAZu"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""}},"signatures":["EpQJJ1nAs3UzA7zq0kulRwL2r8a032MHkZts3L7ybhJK2rPjeIPMzQ1cWLs2CNOImPzNAyl/QkXL0eIu0sraswA="]} \ No newline at end of file From ec1d06ddf6fa6ae11e5b80684e61ed85baac60f9 Mon Sep 17 00:00:00 2001 From: Rambabu Thota <39290752+misterflashp@users.noreply.github.com> Date: Fri, 19 Nov 2021 00:43:31 +0530 Subject: [PATCH 32/43] Add OmniFlix Network gentx. (#1571) --- olympus_mons/gentxs/OmniFlixNetwork.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 olympus_mons/gentxs/OmniFlixNetwork.json diff --git a/olympus_mons/gentxs/OmniFlixNetwork.json b/olympus_mons/gentxs/OmniFlixNetwork.json new file mode 100644 index 000000000..f9b426e51 --- /dev/null +++ b/olympus_mons/gentxs/OmniFlixNetwork.json @@ -0,0 +1 @@ +{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"OmniFlix Network","identity":"","website":"","security_contact":"","details":""},"commission":{"rate":"0.100000000000000000","max_rate":"1.000000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"evmos12a3mtn2wqm4tgx77e9x3fdqya7jyx07yyh4cq4","validator_address":"evmosvaloper12a3mtn2wqm4tgx77e9x3fdqya7jyx07yfe6gpg","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"YtbMx2SEkhGvhvI4zJqmIQIPeh2Indwx/EojxRybtFE="},"value":{"denom":"aphoton","amount":"1000000000000"}}],"memo":"8a8c18c90133ccd8bc9123e865b4c661558b1610@10.128.0.24:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/ethermint.crypto.v1.ethsecp256k1.PubKey","key":"Anrnr88ViGl9c3oeLkvhhHq3zJlUP19sjCpc8+cgQC6u"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""}},"signatures":["/cX5eYGpxkVkOPlKpbrlifEXbZe7bPFxwRCAGu+KY5ln0mSde2LGf0IOEgesPx1x15e7n/owQ5QTfk+TslPOHQE="]} From d3715c07a6495e0b68042e7cafeb6d24ea268f49 Mon Sep 17 00:00:00 2001 From: mabalaru Date: Thu, 18 Nov 2021 21:13:47 +0200 Subject: [PATCH 33/43] Add dokiacapital gentx (#1913) Co-authored-by: Marius Abalaru --- olympus_mons/gentxs/gentx-dokiacapital.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 olympus_mons/gentxs/gentx-dokiacapital.json diff --git a/olympus_mons/gentxs/gentx-dokiacapital.json b/olympus_mons/gentxs/gentx-dokiacapital.json new file mode 100644 index 000000000..fa633a48d --- /dev/null +++ b/olympus_mons/gentxs/gentx-dokiacapital.json @@ -0,0 +1 @@ +{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"DokiaCapital","identity":"","website":"","security_contact":"","details":""},"commission":{"rate":"0.100000000000000000","max_rate":"1.000000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"evmos1x3dvnaxlhpcl4wqcl6a4srp5pmkesdmxgwj3gz","validator_address":"evmosvaloper1x3dvnaxlhpcl4wqcl6a4srp5pmkesdmx9qapfl","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"dxl8nGqfFj2W0cPQyeq7HteBlqBs01xqpXBu9+uyTHk="},"value":{"denom":"aphoton","amount":"1000000000000"}}],"memo":"07e5dedc6cc006adafb27f872a303034d36d2d6d@37.120.245.26:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/ethermint.crypto.v1.ethsecp256k1.PubKey","key":"A+3tv38UHnV9K+upwq7AavBc0U3OqzR5LwmDXt5zputv"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""}},"signatures":["0jd4vHtMsccOYELc8nvUSX2+YN0qyUirpfbrXgumE4J7DsAlh9TB7FeBh+Z1rf51OyKeicoeMfjIa5OI8RajvwE="]} From 81e3743e7ca67e515325449b1959e6b83bb6f3a1 Mon Sep 17 00:00:00 2001 From: Anton GTS Date: Thu, 18 Nov 2021 21:13:56 +0200 Subject: [PATCH 34/43] Add stakingcare.json (#824) --- olympus_mons/gentxs/stakingcare.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 olympus_mons/gentxs/stakingcare.json diff --git a/olympus_mons/gentxs/stakingcare.json b/olympus_mons/gentxs/stakingcare.json new file mode 100644 index 000000000..0256cd3e5 --- /dev/null +++ b/olympus_mons/gentxs/stakingcare.json @@ -0,0 +1 @@ +{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"stakingcare","identity":"","website":"","security_contact":"","details":""},"commission":{"rate":"0.100000000000000000","max_rate":"1.000000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"evmos1r0q7zg2kxehn5aw9l3dntgtt5mh7j7276sxral","validator_address":"evmosvaloper1r0q7zg2kxehn5aw9l3dntgtt5mh7j727h7fnuz","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"KAsI/76itk4qSn7ergMD9LH1b1elVb2HtJYfrAHSvoE="},"value":{"denom":"aphoton","amount":"1000000000000"}}],"memo":"ada878e6770c5613581de5255f14ec7dbdbd6d7a@95.217.21.247:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/ethermint.crypto.v1.ethsecp256k1.PubKey","key":"ArSYG43b6NMVj4+tsmsP1z51WzGvASXZ/Vd3rsKcQUZT"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""}},"signatures":["pDVc3BiBm8iCMhMDdxJLm5sYaT9JZ5TI6LEhOuZwNQ48NyjSz6HJH16D5gZGIDpnN292Hxn+DigdqslCpPVvugA="]} From 4ab0c1d12b57bbd932fce39fde75512f46ed032d Mon Sep 17 00:00:00 2001 From: andriy-mk Date: Thu, 18 Nov 2021 21:15:27 +0200 Subject: [PATCH 35/43] Create andrii.json (#662) --- olympus_mons/gentxs/andrii.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 olympus_mons/gentxs/andrii.json diff --git a/olympus_mons/gentxs/andrii.json b/olympus_mons/gentxs/andrii.json new file mode 100644 index 000000000..879254638 --- /dev/null +++ b/olympus_mons/gentxs/andrii.json @@ -0,0 +1 @@ + {"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"andrii","identity":"","website":"","security_contact":"","details":""},"commission":{"rate":"0.100000000000000000","max_rate":"1.000000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"evmos1jgdq595txewt67rqpm5g35rtvusxh8n99et6ap","validator_address":"evmosvaloper1jgdq595txewt67rqpm5g35rtvusxh8n9ghy2uu","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"ucJ/9MplNwqADk4oFk2qEh4dvCG7XMt0VAX7KG3L4DY="},"value":{"denom":"aphoton","amount":"1000000000000"}}],"memo":"60a0ae9759d911e8416b5b6e149082f16b235a8e@65.21.194.105:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/ethermint.crypto.v1.ethsecp256k1.PubKey","key":"ApiP31/vNPpb3IhajxQd305LXIbLKMdz7dkgGUy/vNFG"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""}},"signatures":["HNPLLzi2oHOxhFLrlUQ1ZKzLKvccgpg5k/LyCwzYUYFjFOwS9d8c/Rqt636XnOgF6t3CmeLTME1YmPNYjlZsGQE="]} From a6d2cda0585d4b665a219ea094fcf14bb306a613 Mon Sep 17 00:00:00 2001 From: zdavidoff <80465056+zdavidoff@users.noreply.github.com> Date: Thu, 18 Nov 2021 21:15:59 +0200 Subject: [PATCH 36/43] ADD taras gentx (#886) --- olympus_mons/gentxs/taras.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 olympus_mons/gentxs/taras.json diff --git a/olympus_mons/gentxs/taras.json b/olympus_mons/gentxs/taras.json new file mode 100644 index 000000000..a83890f4c --- /dev/null +++ b/olympus_mons/gentxs/taras.json @@ -0,0 +1 @@ +{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"taras","identity":"","website":"","security_contact":"","details":""},"commission":{"rate":"0.100000000000000000","max_rate":"1.000000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"evmos1n83cgljt777jeaedusa8zlzvfu8gd2js3u0knm","validator_address":"evmosvaloper1n83cgljt777jeaedusa8zlzvfu8gd2jsujqxjx","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"nF3PKM7xni/4cF1mXJrTn+JjVVEB8zbnh4iWYl8uY+E="},"value":{"denom":"aphoton","amount":"1000000000000"}}],"memo":"127fb207c415b1e53fc3f50b42bd46057b7b0a3d@144.76.238.62:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/ethermint.crypto.v1.ethsecp256k1.PubKey","key":"AqCdpGX0CzTtKXJkJPxy3gZ64MyblpkMxv4iO2+h7JPH"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""}},"signatures":["RugWQqiXRm+gsLgiucvXSodZf/Ds7H0WbwbCmpaQZcxmQKRw3PDdIO8lWWgly1aoV1u8ij4Yp3yurMNwkCmtHAA="]} From 1b296d77121a43bc0f9b606ed1fff586771704a5 Mon Sep 17 00:00:00 2001 From: stakernode <87862280+stakernode@users.noreply.github.com> Date: Thu, 18 Nov 2021 21:17:04 +0200 Subject: [PATCH 37/43] ADD stakernode gentx (#866) --- olympus_mons/gentxs/stakernode.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 olympus_mons/gentxs/stakernode.json diff --git a/olympus_mons/gentxs/stakernode.json b/olympus_mons/gentxs/stakernode.json new file mode 100644 index 000000000..58785ee6f --- /dev/null +++ b/olympus_mons/gentxs/stakernode.json @@ -0,0 +1 @@ +{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"stakernode","identity":"","website":"","security_contact":"","details":""},"commission":{"rate":"0.100000000000000000","max_rate":"1.000000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"evmos1r576htsf9g2mx467dv9t9x5pa40udar89sfvys","validator_address":"evmosvaloper1r576htsf9g2mx467dv9t9x5pa40udar8g7xu9d","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"B06Tzgy0KeUJALvEA9uyUSCg7NfDYjx8Rm9zkb7bKYc="},"value":{"denom":"aphoton","amount":"1000000000000"}}],"memo":"c4c4002148f9b982594806ade6d19fbfffc10f82@138.201.55.113:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/ethermint.crypto.v1.ethsecp256k1.PubKey","key":"A+Jjt7Swez/dDat4od/O9fV8sGcaydc81qIs3Inpvi+O"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""}},"signatures":["TGAx+mawS4Ayx/pMbB5zPcja99rlooP53HCVL8nNAwpt0hq/eC9xdj/8Bb2jaG6IV4z3bNPSfWqJSXvwxOy5AwA="]} From 2d99257bd3e6630a014642020dcaf87669c63044 Mon Sep 17 00:00:00 2001 From: JleUTeHaHT <53141414+JleUTeHaHT@users.noreply.github.com> Date: Thu, 18 Nov 2021 22:17:25 +0300 Subject: [PATCH 38/43] Create @JleUTeHaHT#2320.json (#1835) --- olympus_mons/gentxs/@JleUTeHaHT#2320.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 olympus_mons/gentxs/@JleUTeHaHT#2320.json diff --git a/olympus_mons/gentxs/@JleUTeHaHT#2320.json b/olympus_mons/gentxs/@JleUTeHaHT#2320.json new file mode 100644 index 000000000..f22175fc7 --- /dev/null +++ b/olympus_mons/gentxs/@JleUTeHaHT#2320.json @@ -0,0 +1 @@ +{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"@JleUTeHaHT#2320","identity":"","website":"","security_contact":"","details":""},"commission":{"rate":"0.100000000000000000","max_rate":"1.000000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"evmos1x2ptywnpkysq0v5c5442nfxxeh7f8vv6nxdmwx","validator_address":"evmosvaloper1x2ptywnpkysq0v5c5442nfxxeh7f8vv67gzt0m","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"V+2I6YA7FPiSwHBWXc/zn2S2/vqayfCzfumlsbzOLcs="},"value":{"denom":"aphoton","amount":"1000000000000"}}],"memo":"c971f308a108af03c5d4781ca19da5a7f2eba76a@138.201.1.82:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/ethermint.crypto.v1.ethsecp256k1.PubKey","key":"AnIMSEjD9JLaMocW2eDldvs6gh3GxDVEr3Kp8Vh9hmlJ"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""}},"signatures":["uFw54qdapgkXeNCbawaxFNgXhjoR0A1G6/xQEhIVY9NkfM0tdwIC6tHwu3on4si92Qr9Y326VhoetsX+XhvnhgE="]} From 0d386abc7a0823dc9debc373d3d55363de5f1af7 Mon Sep 17 00:00:00 2001 From: wetezos <40154568+wetezos@users.noreply.github.com> Date: Fri, 19 Nov 2021 03:17:51 +0800 Subject: [PATCH 39/43] Create Wetez.json (#657) --- olympus_mons/gentxs/Wetez.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 olympus_mons/gentxs/Wetez.json diff --git a/olympus_mons/gentxs/Wetez.json b/olympus_mons/gentxs/Wetez.json new file mode 100644 index 000000000..eb75b9959 --- /dev/null +++ b/olympus_mons/gentxs/Wetez.json @@ -0,0 +1 @@ +{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"Wetez","identity":"","website":"","security_contact":"","details":""},"commission":{"rate":"0.500000000000000000","max_rate":"8.000000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"evmos1jd6w3lm4y22680fkwvykx5h8tjzftd9zz4zgpx","validator_address":"evmosvaloper1jd6w3lm4y22680fkwvykx5h8tjzftd9z0mdcqm","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"7Uy9Ia2W2T1SVEE98/UJZh/GsGM+3CY8zo6NJdKlHX8="},"value":{"denom":"aphoton","amount":"1000000000000"}}],"memo":"5730f4e15303916da9a9b40549968decb9977cb6@159.69.127.104:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/ethermint.crypto.v1.ethsecp256k1.PubKey","key":"A6JWAGXfWQFGmB6bfq3PkY6bA8BKdSOGRf7IsGCz86c3"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""}},"signatures":["fygguLR8+uFOGccdSI6rxkUDE0hJToO4+NA4BIXl0Qs5R7Kyw36f0ju/B9towQJY+nuWqtsd5tdUIYcI92Y7+AE="]} From f60c8907f21b547ded4bfdb40f67a1d160727ed5 Mon Sep 17 00:00:00 2001 From: igorkostetskyi <78976384+igorkostetskyi@users.noreply.github.com> Date: Thu, 18 Nov 2021 21:18:24 +0200 Subject: [PATCH 40/43] Create CyberquakeNode.json (#829) --- olympus_mons/gentxs/CyberquakeNode.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 olympus_mons/gentxs/CyberquakeNode.json diff --git a/olympus_mons/gentxs/CyberquakeNode.json b/olympus_mons/gentxs/CyberquakeNode.json new file mode 100644 index 000000000..c16ea14c0 --- /dev/null +++ b/olympus_mons/gentxs/CyberquakeNode.json @@ -0,0 +1 @@ +{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"CyberquakeNode","identity":"","website":"","security_contact":"","details":""},"commission":{"rate":"0.100000000000000000","max_rate":"1.000000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"evmos1l2lgxsmyeye8tgftmnvlwanqrnhdnt8u7pw9pt","validator_address":"evmosvaloper1l2lgxsmyeye8tgftmnvlwanqrnhdnt8un0p4qk","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"ySSnVp3Dxpm1zGNM5/UcGkgoS57qmLXQcCfZV1hM6Ws="},"value":{"denom":"aphoton","amount":"1000000000000"}}],"memo":"f9bd8c910501a7e79918c5a6a52c90c4b5eafc23@62.171.129.40:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/ethermint.crypto.v1.ethsecp256k1.PubKey","key":"Axrvkn4gV7CyoSThamEnm2/3d86k+vr1XIXaPf3n7O/k"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""}},"signatures":["eM6Q2v+pxtm/h7IQvSoDUX5QntjPnG4CPGTcZLqSD6oQcflOkb36YX5XV6dIpP5+/pswU5tzYCCS98awxDHDHwE="]} From 893109bd282b8ec8097da1c8c65c9f84078d7122 Mon Sep 17 00:00:00 2001 From: Aslan Date: Thu, 18 Nov 2021 22:19:27 +0300 Subject: [PATCH 41/43] Create sugarufc.json (#1539) --- olympus_mons/gentxs/sugarufc.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 olympus_mons/gentxs/sugarufc.json diff --git a/olympus_mons/gentxs/sugarufc.json b/olympus_mons/gentxs/sugarufc.json new file mode 100644 index 000000000..9e6dc2dc2 --- /dev/null +++ b/olympus_mons/gentxs/sugarufc.json @@ -0,0 +1 @@ +{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"sugarufc","identity":"","website":"","security_contact":"","details":""},"commission":{"rate":"0.100000000000000000","max_rate":"1.000000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"evmos1erqr3kv4yd6mdha8u3e6dqvh0ssyqpv7ychtad","validator_address":"evmosvaloper1erqr3kv4yd6mdha8u3e6dqvh0ssyqpv7fkcmus","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"pje7U6jvM55CrmCTD/Z6DnzTru6ac2Gup2/krRHeyKA="},"value":{"denom":"aphoton","amount":"1000000000000"}}],"memo":"ace079985a17c054fa29a3b395110b4d0d18c719@23.88.98.204:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/ethermint.crypto.v1.ethsecp256k1.PubKey","key":"Al21aghFUZ6ovjW1GzqVpo0IZeN6DijAaOYAXDdghya6"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""}},"signatures":["A0/iLnTgY11qI1gqW64QDb38hKY6x71QvwF8nQ1OlIIJq6ILjTQvoOSnIzCCZiP/NqOpZR9CImzRQ/zWe7AceAA="]} From dd8ebdf082c5dca38fe6aad9c74b343bc1f31648 Mon Sep 17 00:00:00 2001 From: dzeki7 <87605791+dzeki7@users.noreply.github.com> Date: Thu, 18 Nov 2021 21:19:40 +0200 Subject: [PATCH 42/43] ADD dzeki7 gentx (#357) --- olympus_mons/gentxs/dzeki7.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 olympus_mons/gentxs/dzeki7.json diff --git a/olympus_mons/gentxs/dzeki7.json b/olympus_mons/gentxs/dzeki7.json new file mode 100644 index 000000000..f0687c13a --- /dev/null +++ b/olympus_mons/gentxs/dzeki7.json @@ -0,0 +1 @@ +{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"dzeki7","identity":"","website":"","security_contact":"","details":""},"commission":{"rate":"0.100000000000000000","max_rate":"1.000000000000000000","max_change_rate":"0.100000000000000000"},"min_self_delegation":"1","delegator_address":"evmos15qh2w3h2tjcejrzx2wl4mw35re4cq5lvuww67e","validator_address":"evmosvaloper15qh2w3h2tjcejrzx2wl4mw35re4cq5lv3qp2ly","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"r/zH6AL7YlRYfAvrCCMiCFSAWDdcVLi2dhemRDQbPcU="},"value":{"denom":"aphoton","amount":"1000000000000"}}],"memo":"1dd8162e3c90d6d8dcc5ce38e16bc5079b168d74@88.99.218.87:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/ethermint.crypto.v1.ethsecp256k1.PubKey","key":"A3gH8yR95dsAxX/tA0y0ARsi6YIqYS6QQiXD+HHAhxVh"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""}},"signatures":["ndBc92JwYGRcF3eUsAKwNLfPPUJXQVWX0WP8HLfKLTs337FmLtky10Y5acwhtkqvQrVbIpuD/5snC5PKDfenQgA="]} From 8ba6c7e2317b66336c0791514ba24167217f4dd0 Mon Sep 17 00:00:00 2001 From: zenon-provalidator <74173934+zenon-provalidator@users.noreply.github.com> Date: Fri, 19 Nov 2021 04:20:03 +0900 Subject: [PATCH 43/43] Provalidator gentx (#752) --- .../gentxs/gentx-effde3db5960989d8186d0352c80ff41645e7b95.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 olympus_mons/gentxs/gentx-effde3db5960989d8186d0352c80ff41645e7b95.json diff --git a/olympus_mons/gentxs/gentx-effde3db5960989d8186d0352c80ff41645e7b95.json b/olympus_mons/gentxs/gentx-effde3db5960989d8186d0352c80ff41645e7b95.json new file mode 100644 index 000000000..36adc9a94 --- /dev/null +++ b/olympus_mons/gentxs/gentx-effde3db5960989d8186d0352c80ff41645e7b95.json @@ -0,0 +1 @@ +{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"Provalidator","identity":"3A7D5C9B0B88BEA1","website":"https://provalidator.com","security_contact":"zenon@provalidator.com","details":"Supporting Blockchain Infrastructure"},"commission":{"rate":"0.050000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.200000000000000000"},"min_self_delegation":"1","delegator_address":"evmos1r74q3sg6lt79pvzs6dlrks856pj4542p7mkpda","validator_address":"evmosvaloper1r74q3sg6lt79pvzs6dlrks856pj4542pn4e3vq","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"wSPwDZuqTcf8Mgaokj8x+uxosGWIO+hTQPVQoUTN/zE="},"value":{"denom":"aphoton","amount":"1000000000000"}}],"memo":"effde3db5960989d8186d0352c80ff41645e7b95@172.31.8.224:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/ethermint.crypto.v1.ethsecp256k1.PubKey","key":"AsWCrQ02a+D9Kaz1k8pVngvrwbbHQdjLavPYyU5StNqc"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""}},"signatures":["CV09lO2zD5JVYYxWjhh7axhWBSzaEmxxhPvMNOHRKlpRbgyeDNV3FHecfkdwev6UZOWWcjFUPzJjWHed85N2HAE="]}