From e32defafde8f312ede79ca320ded15ef3f47ec7a Mon Sep 17 00:00:00 2001 From: Jessica Huhnke <91915469+jhuhnke@users.noreply.github.com> Date: Fri, 29 May 2026 15:06:48 -0500 Subject: [PATCH 1/3] Create 032c103fc0d928d14a790061917da33ee112f3ec90771bf69425c7ca374ff90581.json Add Cortex Global Testnet validator information --- ...0061917da33ee112f3ec90771bf69425c7ca374ff90581.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 testnet/032c103fc0d928d14a790061917da33ee112f3ec90771bf69425c7ca374ff90581.json diff --git a/testnet/032c103fc0d928d14a790061917da33ee112f3ec90771bf69425c7ca374ff90581.json b/testnet/032c103fc0d928d14a790061917da33ee112f3ec90771bf69425c7ca374ff90581.json new file mode 100644 index 00000000..11833154 --- /dev/null +++ b/testnet/032c103fc0d928d14a790061917da33ee112f3ec90771bf69425c7ca374ff90581.json @@ -0,0 +1,10 @@ +{ + "id": 275, + "name": "Cortex Global", + "secp": "032c103fc0d928d14a790061917da33ee112f3ec90771bf69425c7ca374ff90581", + "bls": " a9554d00cd674a05d95722737d286908707d87216076f45d46ac38ea8a9969ba25f344af3bee52827088f24c3f7193b6", + "website": "https://cortexglobal.xyz", + "description": "A professional network serving the blockchain adoption needs of communities around the world through education, services, and events.", + "logo": "https://raw.githubusercontent.com/Cortex-XYZ/brand-assets/refs/heads/main/cortex-mark-orange-on-transparent.png?token=GHSAT0AAAAAADVSYXGVFIEQAJQETQTEHY2W2QZ6HZQ", + "x": "https://x.com/Cortex_Global_" +} From 736a8b022e03f0376b7bfd9489357e3f164fb307 Mon Sep 17 00:00:00 2001 From: Jessica Huhnke <91915469+jhuhnke@users.noreply.github.com> Date: Tue, 2 Jun 2026 08:49:06 -0500 Subject: [PATCH 2/3] change link --- ...928d14a790061917da33ee112f3ec90771bf69425c7ca374ff90581.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testnet/032c103fc0d928d14a790061917da33ee112f3ec90771bf69425c7ca374ff90581.json b/testnet/032c103fc0d928d14a790061917da33ee112f3ec90771bf69425c7ca374ff90581.json index 11833154..30ae4d9b 100644 --- a/testnet/032c103fc0d928d14a790061917da33ee112f3ec90771bf69425c7ca374ff90581.json +++ b/testnet/032c103fc0d928d14a790061917da33ee112f3ec90771bf69425c7ca374ff90581.json @@ -5,6 +5,6 @@ "bls": " a9554d00cd674a05d95722737d286908707d87216076f45d46ac38ea8a9969ba25f344af3bee52827088f24c3f7193b6", "website": "https://cortexglobal.xyz", "description": "A professional network serving the blockchain adoption needs of communities around the world through education, services, and events.", - "logo": "https://raw.githubusercontent.com/Cortex-XYZ/brand-assets/refs/heads/main/cortex-mark-orange-on-transparent.png?token=GHSAT0AAAAAADVSYXGVFIEQAJQETQTEHY2W2QZ6HZQ", + "logo": "https://raw.githubusercontent.com/Cortex-XYZ/brand-assets/refs/heads/main/cortex-mark-orange-on-transparent.png", "x": "https://x.com/Cortex_Global_" } From 13265561d1a520f24c3e3986b72f5a7914a86808 Mon Sep 17 00:00:00 2001 From: Jessica Huhnke <91915469+jhuhnke@users.noreply.github.com> Date: Tue, 2 Jun 2026 08:58:06 -0500 Subject: [PATCH 3/3] fix bls --- ...928d14a790061917da33ee112f3ec90771bf69425c7ca374ff90581.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testnet/032c103fc0d928d14a790061917da33ee112f3ec90771bf69425c7ca374ff90581.json b/testnet/032c103fc0d928d14a790061917da33ee112f3ec90771bf69425c7ca374ff90581.json index 30ae4d9b..d872846a 100644 --- a/testnet/032c103fc0d928d14a790061917da33ee112f3ec90771bf69425c7ca374ff90581.json +++ b/testnet/032c103fc0d928d14a790061917da33ee112f3ec90771bf69425c7ca374ff90581.json @@ -2,7 +2,7 @@ "id": 275, "name": "Cortex Global", "secp": "032c103fc0d928d14a790061917da33ee112f3ec90771bf69425c7ca374ff90581", - "bls": " a9554d00cd674a05d95722737d286908707d87216076f45d46ac38ea8a9969ba25f344af3bee52827088f24c3f7193b6", + "bls": "a9554d00cd674a05d95722737d286908707d87216076f45d46ac38ea8a9969ba25f344af3bee52827088f24c3f7193b6", "website": "https://cortexglobal.xyz", "description": "A professional network serving the blockchain adoption needs of communities around the world through education, services, and events.", "logo": "https://raw.githubusercontent.com/Cortex-XYZ/brand-assets/refs/heads/main/cortex-mark-orange-on-transparent.png",