From 4ae2afd1e7c8cc498726ee6bf3234cfdb6ddbe73 Mon Sep 17 00:00:00 2001 From: Thales Zirbel Date: Tue, 10 Mar 2026 20:17:26 -0300 Subject: [PATCH] docs: add proposal 25 with upgrade to v7.1 --- testnet_oro/proposals/proposal_25.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 testnet_oro/proposals/proposal_25.json diff --git a/testnet_oro/proposals/proposal_25.json b/testnet_oro/proposals/proposal_25.json new file mode 100644 index 0000000..79801d5 --- /dev/null +++ b/testnet_oro/proposals/proposal_25.json @@ -0,0 +1,20 @@ +{ + "messages": [ + { + "@type": "/cosmos.upgrade.v1beta1.MsgSoftwareUpgrade", + "authority": "kii10d07y265gmmuvt4z0w9aw880jnsr700jrff0qv", + "plan": { + "name": "v7.1.0", + "time": "0001-01-01T00:00:00Z", + "height": "29406742", + "info": "", + "upgraded_client_state": null + } + } + ], + "metadata": "ipfs://CID", + "deposit": "10000000000000000000akii", + "title": "Upgrade Kiichain Testnet Oro to v7.1.0", + "summary": "Upgrade Kiichain Testnet Oro to v7.1.0.\n- Changelog: https://github.com/KiiChain/kiichain/releases/tag/v7.1.0", + "expedited": false +} \ No newline at end of file