The post Cardano Voters Approve $71M Proposal for Major Network Upgrades appeared first on Coinpedia Fintech News
The Cardano community just hit a major milestone. With strong support from voters, the network is now set to move into an exciting new phase, pushing it closer to full decentralization with a $71 million treasury proposal!
The proposal, submitted by Input Output Global (IOG), passed with 74% of the vote. It unlocks 96 million ADA, which is about 13% of Cardano’s total treasury. The funds will be released in stages and overseen by Intersect, a community-governed organization.
The Cardano community just made history.
For the first time ever, core development funding has been directly approved by the community – ushering in a new era of decentralized governance.
Thank you all for your support. This is more than a vote of confidence, it’s a shared…
This is also a first for the ecosystem, with core development funding being directly approved by the community, a major step forward for Cardano’s decentralized governance model.
“This is a milestone moment for Cardano,” said Tim Harrison, EVP Community & Ecosystem at Input Output. “This vote of confidence empowers us to move forward with full transparency, shared responsibility, and a renewed commitment to building an open, resilient ecosystem”, he added.
What the Grant Will Fund: Key Network Upgrades to Watch
This funding will power upgrades aimed at improving interoperability, scalability, and the developer experience. Key improvements funded by the upgrade include:
Ouroboros Leios – A major performance upgrade that boosts throughput without compromising security or decentralization.
Hydra – Enables ultra-fast, low-cost transactions, perfect for micro-payments and real-time applications.
Mithril upgrades – Reduces sync times and supports lightweight clients, making the network more accessible.
Nested Transactions – Lays the foundation for advanced smart contracts and improved cross-chain compatibility.
Project Acropolis – A modular redesign of the Cardano node, making it easier for new developers to onboard and contribute.
Performance optimizations – Faster syncing, lower memory usage, and reduced costs for stake pool operators.
IOG will also onboard external teams, including many from the Cardano Developer Ecosystem Coalition (CDEC), to help build and support a more decentralized, community-led future.
Charles Hoskinson Reacts: “Let’s Get It Done”
Following the vote, Cardano founder Charles Hoskinson thanked the community for their support and trust, saying simply: “Let’s get it done.”
Thank you everyone for your support and trust. Let's get it done. https://t.co/Z7cAbWhg54
These upgrades are expected to boost developer activity and unlock new use cases, which would ultimately increase the demand for ADA, Cardano’s native token.
Why is Crypto Market Going Up Today? XRP Leads with 7% gains, BTC and ETH Lag
,
Transparency and Accountability Concerns
Before the vote, some community members raised concerns around cost, transparency, and accountability, with some suggesting the proposal be split into smaller, separate items. A rival plan from the Technical Steering Committee didn’t gain traction and was not backed by Intersect. In the end, the community chose to move forward with IOG’s vision.
Adam Rusch, a board member at Intersect, shared in a post on X that it was up to the community to choose which proposal to support.
Today, the @IntersectMBO Board of Directors has to resolve a difficult situation. If you are a DRep engaged in the Budget Reconciliation Process, you already know that members of the Intersect Technical Steering Committee (TSC) have put forth a proposal outlining their vision…
Meanwhile, other blockchains are upgrading too! Cardano’s push for upgrades comes as other leading blockchains ramp up development. Solana raised block capacity by 20% in July, while Ethereum increased its gas limit and launched the Pectra hard fork in May. The next Ethereum upgrade, Fusaka, is set for late 2025.
function subscribed_popupmodal(template_id) { var templateId = ‘6’; getAllSubscriberCategoryList([templateId]); var subcribemodal = window.parent.document.getElementById(‘subscribe-modal-design’); if (subcribemodal) { var modalContent = `
Never Miss a Beat in the Crypto World!
Stay informed and gain the edge you need to navigate the crypto world. Select your subscription now
if (storeCheckedId.length === 0) { var unsubcribedPopUpmodal =
`
You’ve Unsubscribed Successfully
We’re sorry to see you go! Your subscription has been canceled. If you change your mind, you can re-subscribe anytime. Thank you for being part of our community!
Thank you for subscribing to our crypto and blockchain newsletter! You’ll now receive the latest news, insights, and updates straight to your inbox. Welcome to our community!
`;
let selectedSubscriptionsArray = selectedSubscriptionsString.split(‘,’); let subscribedCategories = selectedSubscriptionsArray.map(subscription => subscription.split(‘_’)[0]); let subscribedCategoriesString = subscribedCategories.join(‘, ‘);
subscribedmodal.innerHTML = subscribedPopupModal; if (document.getElementById(‘selectidname’)) { document.getElementById(‘selectidname’).textContent = subscribedCategoriesString; }
function closeModal(template_id) { var modalId = template_id; var modal = document.querySelector(‘#’ + modalId); // Using querySelector to find the modal
// Function to get cookies function getCookie(name) { let value = “; ” + document.cookie; let parts = value.split(“; ” + name + “=”); if (parts.length == 2) return parts.pop().split(“;”).shift(); }
// Get user token from cookies const userToken = getCookie(‘user_token’);
if (subscribewithoutData === ‘true’ && userToken) { // Call the modal function with the category ID subscribed_popupmodal(subscribe_clicked_cat_id);
// Remove the flag and category ID from localStorage localStorage.removeItem(‘subscribe_without_Login’); localStorage.removeItem(‘subscribe_clicked_id’); } });
var listItems = document.querySelectorAll(‘.subscription-options li’); if (listItems.length === 0) return;
var anyActive = false; listItems.forEach(function(item) { var checkbox = item.querySelector(‘input[type=”checkbox”]’); if (checkbox) { if (checkbox.checked) { item.classList.add(‘active’); anyActive = true; // Set anyActive to true } else { item.classList.remove(‘active’); // Remove ‘active’ class if checkbox is unchecked } } });
}
function updateButtonText(anyActive) { var subscribeButtonSpan = document.querySelector(‘.subscribe-submit .changeBtnText’); if (subscribeButtonSpan) { if (anyActive) { subscribeButtonSpan.textContent=”Subscribe Now”; } else { subscribeButtonSpan.textContent=”Unsubscribe”; } } }
function updateSubscriptionButton() { var listItems = document.querySelectorAll(‘.subscription-options li’); if (listItems.length === 0) return;
var anyActive = false; listItems.forEach(function(item) { var checkbox = item.querySelector(‘input[type=”checkbox”]’); if (checkbox) { if (checkbox.checked) { item.classList.add(‘active’); anyActive = true; // Set anyActive to true } else { item.classList.remove(‘active’); // Remove ‘active’ class if checkbox is unchecked } } });
// Update the button text based on whether any list item has the ‘active’ class updateButtonText(anyActive); } document.addEventListener(‘click’, function(event) { var clickedItem = event.target.closest(‘.subscription-options li’); if (clickedItem) { var checkbox = clickedItem.querySelector(‘input[type=”checkbox”]’); if (checkbox) { checkbox.checked = !checkbox.checked; updateSubscriptionButton(); } } });
FAQs
Who will oversee Cardano’s new treasury funds?
Funds will be released in stages under Intersect, a community-governed organization.
What upgrades will the Cardano funding support?
It funds Ouroboros Leios, Hydra, Mithril, Nested Transactions, and Project Acropolis.
How will these upgrades impact Cardano’s future?
They aim to boost scalability, interoperability, and developer adoption of Cardano.