#472 #175: Document Contract Storage Layout Repo Avatar Gildado/PayD #175: Document Contract Storage Layout Category: [CONTRACT] Difficulty: MEDIUM Tags: docs, soroban
Description Provide a detailed map of the contract's instance, persistent, and temporary storage footprints.
Acceptance Criteria Implement the described feature/fix. Ensure full responsiveness and accessibility. Add relevant unit or integration tests. Update documentation where necessary.
#469 #172: Add Wallet Connection Timeout Logic Repo Avatar Gildado/PayD #172: Add Wallet Connection Timeout Logic Category: [FRONTEND] Difficulty: LOW Tags: ux, stellar
Description Show an error if the connection to Freighter or Albedo takes longer than 15 seconds.
Acceptance Criteria Implement the described feature/fix. Ensure full responsiveness and accessibility. Add relevant unit or integration tests. Update documentation where necessary.
#466 #169: Implement Payout Simulation Preflight Repo Avatar Gildado/PayD #169: Implement Payout Simulation Preflight Category: [FRONTEND] Difficulty: HARD Tags: ux, stellar
Description Use simulateTransaction to check if a payout will succeed before prompting for a signature.
Acceptance Criteria Implement the described feature/fix. Ensure full responsiveness and accessibility. Add relevant unit or integration tests. Update documentation where necessary.
#467 #170: Add 'Network Switcher' Support in UI Repo Avatar Gildado/PayD #170: Add 'Network Switcher' Support in UI Category: [FRONTEND] Difficulty: MEDIUM Tags: ui, stellar
Description Allow developers to switch between Testnet and Mainnet for testing purposes.
Acceptance Criteria Implement the described feature/fix. Ensure full responsiveness and accessibility. Add relevant unit or integration tests. Update documentation where necessary.