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.