Open Issues Need Help
View All on GitHub [ENHANCEMENT] Allow admin to transfer ownership via two-step address change about 2 months ago
enhancement help wanted complexity: medium
[ENHANCEMENT] Emit `Deposited` and `Withdrawn` events for pool positions about 2 months ago
enhancement good first issue complexity: low newcomer friendly
[ENHANCEMENT] Emit `RewardClaimed` event in `claim` and `claim_from` about 2 months ago
enhancement good first issue complexity: low newcomer friendly
[ENHANCEMENT] Add `version()` to storage module with upgrade path guard about 2 months ago
enhancement good first issue complexity: low
[ENHANCEMENT] Implement `set_pool_fee` for per-pool management fees about 2 months ago
enhancement help wanted complexity: high
[TEST] Fuzz test deposit/withdraw/distribute with random orderings about 2 months ago
help wanted complexity: medium testing
[ENHANCEMENT] Add `claim_many` optimisation: batch reward token transfers about 2 months ago
enhancement help wanted complexity: high
[BUG] Lockup timestamp not refreshed when re-depositing into pool via `deposit_into` about 2 months ago
bug help wanted complexity: medium
[ENHANCEMENT] Add max total deposits cap per pool about 2 months ago
enhancement help wanted complexity: medium
[ENHANCEMENT] Add `get_all_pools` view function returning all Pool structs about 2 months ago
enhancement help wanted complexity: medium
[ENHANCEMENT] Emit a `PoolCreated` event when a new pool is registered about 2 months ago
enhancement good first issue complexity: low newcomer friendly
[TEST] Add snapshot test for test_multi_property_pool_flow about 2 months ago
good first issue complexity: low testing
[TEST] Increase test coverage: test zero-share edge cases in claim_from about 2 months ago
good first issue complexity: low newcomer friendly testing
[DOCS] Write a STORAGE.md explaining every DataKey variant about 2 months ago
documentation good first issue complexity: low newcomer friendly
[DOCS] Add inline rustdoc to all public contract entrypoints about 2 months ago
documentation good first issue complexity: low newcomer friendly