Open Issues Need Help
View All on GitHub enhancement help wanted complexity: medium phase: 3 Stellar Wave
documentation enhancement help wanted complexity: medium phase: 3 Stellar Wave
scripts/e2e.sh: the only on-chain test covers 1 of 21 contracts and asserts almost nothing about 6 hours ago
enhancement help wanted complexity: medium phase: 3 Stellar Wave
bug help wanted good first issue complexity: trivial phase: 1 Stellar Wave
enhancement help wanted complexity: high phase: 3 Stellar Wave
Cargo.toml: default-members hides 8 crates and 90 tests from cargo test about 9 hours ago
bug help wanted complexity: medium phase: 1 Stellar Wave
benches: no regression guard on the concentrated liquidity swap path about 10 hours ago
enhancement help wanted complexity: medium phase: 3 Stellar Wave
webhook-streamer: unauthenticated management API leaks subscriber secrets; replace plaintext secret with HMAC signing about 10 hours ago
bug help wanted complexity: high phase: 3 Stellar Wave
amm-sdk: extend the Rust SDK beyond the V2 pool without growing any contract's WASM about 10 hours ago
enhancement help wanted complexity: high phase: 3 Stellar Wave
documentation help wanted complexity: medium phase: 3 Stellar Wave
enhancement help wanted complexity: medium phase: 3 Stellar Wave
android-sdk: implement the Kotlin client — both methods are TODO stubs returning empty values about 10 hours ago
enhancement help wanted complexity: high phase: 3 Stellar Wave
webhook-streamer: delivery has no timeout, no retry jitter and no dead-letter queue about 10 hours ago
bug help wanted complexity: medium phase: 3 Stellar Wave
graphql-api: subscriptions never fire and npm test points at a file that does not exist about 10 hours ago
bug help wanted complexity: medium phase: 3 Stellar Wave
ui-components: GovernanceForum is implemented twice, as .tsx and .html about 10 hours ago
enhancement help wanted complexity: medium phase: 3 Stellar Wave
examples: the flash loan receiver is not a crate, never compiles, and redeclares protocol types about 10 hours ago
enhancement help wanted complexity: high phase: 3 Stellar Wave
integration-tests: build a real cross-contract suite — CI runs only the upgrade subset about 10 hours ago
enhancement help wanted complexity: high phase: 3 Stellar Wave
enhancement help wanted complexity: high phase: 4 Stellar Wave
enhancement help wanted complexity: high phase: 3 Stellar Wave
amm-simulator: crate is outside the workspace and nothing verifies it matches the contract about 11 hours ago
bug enhancement help wanted complexity: medium phase: 3 Stellar Wave
twal_consumer: add tracked-pool lifecycle management and fault-isolated batch reads about 12 hours ago
bug enhancement help wanted complexity: medium phase: 2 Stellar Wave
CI: 'Run all tests' runs only cargo test -p factory — 20 of 21 crates are never tested about 12 hours ago
bug help wanted complexity: medium phase: 1 Stellar Wave
examples/python: extract shared helpers, add error handling and a test suite about 12 hours ago
enhancement help wanted good first issue complexity: trivial phase: 3 Stellar Wave
examples/client: rewrite the TypeScript example on top of @soroban-amm/sdk about 12 hours ago
enhancement help wanted good first issue complexity: trivial phase: 3 Stellar Wave
repo: add CODEOWNERS, dependabot, a release workflow and a security issue template about 12 hours ago
enhancement help wanted good first issue complexity: trivial phase: 3 Stellar Wave
scripts: size_report.sh finds no contracts and optimize_contracts.sh builds the wrong wasm target about 12 hours ago
bug help wanted good first issue complexity: trivial phase: 1 Stellar Wave
docs: build the event catalogue in event-schema-versioning.md about 12 hours ago
documentation help wanted good first issue complexity: trivial phase: 3 Stellar Wave
AUDIT.md: re-scope the stale audit — it states the codebase has no concentrated liquidity about 12 hours ago
documentation help wanted good first issue complexity: trivial phase: 3 Stellar Wave
scripts/deploy.sh: wrong wasm target and deploys 2 of 21 contracts — plus write the ops runbook about 12 hours ago
bug documentation help wanted complexity: high phase: 3 Stellar Wave
ts-advanced-client: eliminate any, make sendTransaction actually submit, add tests about 13 hours ago
enhancement help wanted good first issue complexity: trivial phase: 3 Stellar Wave
health-dashboard: connect the dashboard to the GraphQL API it was built for about 13 hours ago
enhancement help wanted good first issue complexity: trivial phase: 3 Stellar Wave
batch_router: add typed errors, batch simulation and honest call-savings reporting about 13 hours ago
enhancement help wanted good first issue complexity: trivial phase: 2 Stellar Wave
governance: add proposal enumeration, status filtering and voter/delegator indices about 14 hours ago
enhancement help wanted complexity: medium phase: 2 Stellar Wave
staking: make the lock boost decay after expiry instead of paying it forever about 14 hours ago
bug enhancement help wanted complexity: high phase: 4 Stellar Wave
batch_auction: add a settlement venue registry and per-order deadlines about 14 hours ago
bug help wanted complexity: high phase: 4 Stellar Wave
sdk: add TypeScript clients for staking, incentive_campaigns and router about 14 hours ago
enhancement help wanted complexity: medium phase: 3 Stellar Wave
token: emit SEP-41 events and stop balance_at silently returning 0 for evicted checkpoints about 14 hours ago
bug enhancement help wanted complexity: medium phase: 1 Stellar Wave
pol_vesting: add cliff periods, schedule enumeration and a solvency guard about 14 hours ago
enhancement help wanted complexity: medium phase: 2 Stellar Wave
twap_consumer: add a retention policy and bounded snapshot pruning about 14 hours ago
enhancement help wanted complexity: medium phase: 2 Stellar Wave
oracle_aggregator: add per-source weights, weighted-median aggregation and an explainable read path about 14 hours ago
enhancement help wanted complexity: medium phase: 4 Stellar Wave
factory: add a token-indexed pool registry and on-chain pool metadata about 14 hours ago
enhancement help wanted complexity: medium phase: 2 Stellar Wave
docs: complete the error-code reference for all 21 contracts and add a CI sync check about 14 hours ago
documentation help wanted good first issue complexity: trivial phase: 3 Stellar Wave
enhancement help wanted good first issue complexity: trivial phase: 3 Stellar Wave
amm: extend the reentrancy guard to every fund-moving entry point about 15 hours ago
bug help wanted complexity: high phase: 1 Stellar Wave
cl_position_nft: replace the unbounded ownership vector with a constant-cost index about 15 hours ago
bug enhancement help wanted complexity: high phase: 4 Stellar Wave
enhancement help wanted complexity: high phase: 4 Stellar Wave
dex_aggregator: emit versioned events so routing decisions are auditable off-chain about 15 hours ago
enhancement help wanted good first issue complexity: trivial phase: 3 Stellar Wave
incentive_campaigns: replace unbounded reads with pagination and add creator/claim indices about 15 hours ago
enhancement help wanted good first issue complexity: trivial phase: 2 Stellar Wave
router: add exact-out quoting, per-hop breakdowns and path validation views about 15 hours ago
enhancement help wanted good first issue complexity: trivial phase: 2 Stellar Wave
reserve_manager: add batch reserve health reporting and on-chain enumeration of configured pairs about 15 hours ago
enhancement help wanted good first issue complexity: trivial phase: 2 Stellar Wave
Bug: dex_aggregator::register_cl_pool has no authorization — anyone can inject pools into the routing table about 1 month ago
bug help wanted complexity: medium Stellar Wave
Feature: v2_to_v3_migration::migrate never verifies the V3 pool's tokens match the V2 pool's tokens about 1 month ago
enhancement help wanted complexity: medium Stellar Wave
Bug: v2_to_v3_migration sets token approval with a hardcoded absolute expiration_ledger of 200 — migrate always reverts on-chain about 1 month ago
bug help wanted complexity: medium Stellar Wave
Bug: incentive_campaigns::CampaignIds Vec lives in instance storage and grows unbounded about 1 month ago
bug help wanted complexity: medium Stellar Wave
Feature: incentive_campaigns has no way to deactivate a campaign or reclaim leftover funding about 1 month ago
enhancement help wanted complexity: medium Stellar Wave
Bug: incentive_campaigns reward share uses live LP balance × time-since-start, enabling retroactive reward gaming about 1 month ago
bug help wanted complexity: high Stellar Wave
docs: add a short README for the staking contract about 1 month ago
documentation help wanted good first issue Stellar Wave
docs: add a Python client example for the TWAP oracle about 1 month ago
documentation help wanted good first issue Stellar Wave
docs: document contract error codes in the README about 1 month ago
documentation help wanted good first issue Stellar Wave
Bug: oracle_aggregator counts disagreeing sources toward confidence — no deviation bound about 2 months ago
enhancement help wanted complexity: medium Stellar Wave