axone-protocol / networks

🌐 Genesis and node configuration elements for joining Axone networks.
https://docs.axone.xyz/docs/nodes/introduction
BSD 3-Clause "New" or "Revised" License
54 stars 114 forks source link

⚖️ Register Validator: Crosnest #708

Closed Galadrin closed 8 months ago

Galadrin commented 8 months ago

Network Choice

drunemeton-1

Who are you?

Crosnest is an independant professional validator, IBC relayer and infrastructure provider for Cosmos.

Delegator address

okp41aaz7f88pge2y7gq9mus96y5hvuf60974dzvmge

gentx

{
  "body": {
    "messages": [
      {
        "@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
        "description": {
          "moniker": "Cros-nest",
          "identity": "5F1D6AC7EA588676",
          "website": "https://cros-nest.com",
          "security_contact": "chainmaster@cros-nest.com",
          "details": "We operate state-of-the-art distributed and redundant validator and relayer infrastructure for Proof of Stake Blockchains."
        },
        "commission": {
          "rate": "0.050000000000000000",
          "max_rate": "0.200000000000000000",
          "max_change_rate": "0.010000000000000000"
        },
        "min_self_delegation": "1",
        "delegator_address": "",
        "validator_address": "okp4valoper1aaz7f88pge2y7gq9mus96y5hvuf60974c9ujkc",
        "pubkey": {
          "@type": "/cosmos.crypto.ed25519.PubKey",
          "key": "CwHok2qKufBap7jaNRnSG34VFC6r8WiyJFLG+Zfx3NI="
        },
        "value": {
          "denom": "uknow",
          "amount": "10000000000"
        }
      }
    ],
    "memo": "2fc631ec3b02054ebe6440144cf6f91945ef1bc0@192.168.1.29:26656",
    "timeout_height": "0",
    "extension_options": [],
    "non_critical_extension_options": []
  },
  "auth_info": {
    "signer_infos": [
      {
        "public_key": {
          "@type": "/cosmos.crypto.secp256k1.PubKey",
          "key": "As2b+4vB/iQW8lT0k/aRaqZTUwFB813M8UDQXvTbzHkY"
        },
        "mode_info": {
          "single": {
            "mode": "SIGN_MODE_LEGACY_AMINO_JSON"
          }
        },
        "sequence": "0"
      }
    ],
    "fee": {
      "amount": [],
      "gas_limit": "200000",
      "payer": "",
      "granter": ""
    },
    "tip": null
  },
  "signatures": [
    "ZZp+FD4gw+G4D77A9Aq0c7VIz67R7XpGQcT5QKpA/cFagqdDG6b4WPiKqOR0zcF3evs6pswR2upZcaBjgt0EJw=="
  ]
}
bot-anik commented 8 months ago

😉 Here is the corresponding PR: https://github.com/okp4/networks/pull/709

amimart commented 8 months ago

Done by https://github.com/okp4/networks/pull/709