From 95ac609e98d6e25dc7dfa4d9d6c788a87f914ee8 Mon Sep 17 00:00:00 2001 From: MaryammAli Date: Mon, 27 Apr 2026 12:26:11 +0000 Subject: [PATCH] fixes --- TRACKING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TRACKING.md b/TRACKING.md index c52657c8..199b9cb9 100644 --- a/TRACKING.md +++ b/TRACKING.md @@ -5,6 +5,8 @@ This document tracks items that are planned for future development. These items ## High Priority - **XDR Parsing (`horizon.service.ts`)**: Enhance the XDR parsing functionality in the indexer to support comprehensive event decoding for Soroban smart contracts. - **Governance Module (`lib.rs`)**: Implement decentralized governance allowing token holders to vote on protocol upgrades, fee structures, and new chain support. +- **Governance Module (`lib.rs`)**: Implement decentralized governance allowing token holders to vote on protocol upgrades, fee structures, and new chain support. +- **Governance Module (`lib.rs`)**: Implement decentralized governance allowing token holders to vote on protocol upgrades, fee structures, and new chain support. ## Medium Priority - **Testutils Dependencies**: Re-enable `notification_tests` and ensure the `testutils` dependencies function appropriately without linking issues.