A user with 0 MEGA balance should not be allowed to propose |
User blocked / redirected with a appropriate toast message |
🟩 |
Header shows user balance |
Main header should show vault STX balance, total proposals and MEGA balance of user |
🟩 |
Deposit option for admin |
Admin can deposit STX to vault from UI |
🟩 |
Fetch balance on account switch |
The user balance should refetch if account switched |
🟩 |
State management for smart contract code |
Smart contract code value should not change during the creation 4 step process |
🟩 |
User should be able to deploy contract |
Proper loading and deployment status information (success & failure) |
🟩 |
Contract proposal |
Update DB proposal to submitted once on-chain function is called to propose |
🟩 |
Proposal Card |
card UI to show status of proposal |
🟩 |
Vault Page |
a vault page to list all the assets holding |
🟩 |
Proposal Page |
user should be able to vote to ✅ / ❎ with a table containing proposal information such as vote start vote end |
🟩 |
Proposal conclude status |
user should be able to know if the proposal was passed or rejected by the DAO |
🟩 |
Proposal to transfer STX |
full flow of test proposal to transfer STX from vault to a recipient |
🟩 |
Proper proposal management in DB |
edge should be handled if deployment fails |
🟨 |
Proper transaction status |
user should get status of their submitted transaction |
🟨 |
Delegation |
governance with delegation |
🟥 |
Governance page |
a dedicated page for governance where user can add their delegates |
🟥 |
Extensions page |
a dedicated page for managing extensions more effectively and treat proposals different from extension proposal |
🟥 |
Migration to using ⛓️ chainhook service |
migration to chainhook service for more accurate blockchain data |
🟥 |