Skip to content
Merged

fixes #465

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions TRACKING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Loading