-
Notifications
You must be signed in to change notification settings - Fork 115
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
feature(pool): apply protocol fee split in receive_repayment_with_refund
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#769 In TrusTrove/TrusTrove-contract;feature(pool): apply protocol fee split in receive_repayment
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#768 In TrusTrove/TrusTrove-contract;feature(pool): add protocol_fee_updated event on fee/treasury change
good first issueGood for newcomersGood for newcomersStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#767 In TrusTrove/TrusTrove-contract;docs(pool): update STORAGE.md and README to describe LP shares as a SEP-41 token
docsDocumentationDocumentationgood first issueGood for newcomersGood for newcomersStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#764 In TrusTrove/TrusTrove-contract;tests(pool): add integration test for share-price appreciation reflected after a transfer
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#763 In TrusTrove/TrusTrove-contract;tests(pool): add SEP-41 interface compliance test suite
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#762 In TrusTrove/TrusTrove-contract;tests(pool): verify existing LP balances are already valid under the new SEP-41 balance() with no migration needed
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#761 In TrusTrove/TrusTrove-contract;feature(pool): add SEP-41 mint/burn/transfer events alongside existing lp_deposited/lp_withdrawn
good first issueGood for newcomersGood for newcomersStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#760 In TrusTrove/TrusTrove-contract;refactor(pool): extract internal burn() helper and route withdraw() through it
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#759 In TrusTrove/TrusTrove-contract;refactor(pool): extract internal mint() helper and route deposit() through it
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#758 In TrusTrove/TrusTrove-contract;feature(pool): add SEP-41 decimals()/name()/symbol() metadata for LP shares
good first issueGood for newcomersGood for newcomersStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#757 In TrusTrove/TrusTrove-contract;feature(pool): add SEP-41 approve()/allowance()/transfer_from() for LP shares
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#756 In TrusTrove/TrusTrove-contract;