Open Issues Need Help
View All on GitHub Docs: add a glossary entry and consistent terminology for 'intent', 'fill', 'lock', 'settle', 'release', 'refund', 'cancel' about 1 hour ago
good first issue docs Stellar Wave
SDK: define `exports`/`types` maps, `sideEffects`, and `engines` so the package is correctly consumable from ESM and bundlers about 2 hours ago
enhancement good first issue typescript Stellar Wave
Docs: document the `endpoint.rs` interface+mock status prominently so readers don't assume a live LayerZero integration about 2 hours ago
good first issue rust/soroban docs Stellar Wave
EVM: `cancelExpired` is permissionless but unincentivized — document the keeper model or who is expected to call it about 2 hours ago
enhancement good first issue solidity Stellar Wave
Docs: clarify the Stellar Protocol 24 ZK-proof claim in the relayer doc — current status vs. aspiration 24 days ago
good first issue question docs Stellar Wave
Repo: `node_modules` and build `dist/` artifacts are committed, bloating the repo and risking drift 24 days ago
enhancement good first issue Stellar Wave
Tooling: add pre-commit hooks for fmt/clippy/forge-fmt/eslint so issues are caught before CI 24 days ago
enhancement good first issue Stellar Wave
enhancement good first issue solidity Stellar Wave
CI: enforce conventional-commit / PR-title linting given the changelog and release process 24 days ago
enhancement good first issue docs Stellar Wave
CI: add concurrency cancellation and path filters so the three pipelines only run when relevant 24 days ago
enhancement good first issue Stellar Wave
Docs: add an integration guide / quickstart that builds, signs, submits, and tracks an intent end to end 24 days ago
good first issue typescript docs Stellar Wave
Tooling: add a root-level task runner so the polyglot build/test/lint has one entrypoint 24 days ago
enhancement good first issue docs Stellar Wave
Docs: add NatSpec `@param`/`@return` coverage audit and enforce it for public/external functions 24 days ago
good first issue solidity docs Stellar Wave
enhancement good first issue docs Stellar Wave
good first issue docs Stellar Wave
Repo: add CODEOWNERS coverage for every package and a security-sensitive-paths review rule 24 days ago
enhancement good first issue docs Stellar Wave
enhancement good first issue solidity Stellar Wave
Testing: Soroban tests do not assert event emission for `registered`/`filled`/`cancelled` 25 days ago
enhancement good first issue rust/soroban Stellar Wave
enhancement good first issue solidity Stellar Wave
Solver: `start` loop has no jitter or adaptive backoff, so many solvers poll the mempool in lockstep 25 days ago
enhancement good first issue typescript Stellar Wave
Solver: hard-coded zero-address literal for the open-solver check duplicates a constant and risks case bugs 25 days ago
enhancement good first issue typescript Stellar Wave
enhancement good first issue typescript Stellar Wave
Solver: signature verification runs on every poll for every intent, with no caching by hash 25 days ago
enhancement good first issue typescript Stellar Wave
bug good first issue typescript Stellar Wave
Relayer: `Logger` defaults to `console`, emitting unstructured logs unsuitable for production aggregation 25 days ago
enhancement good first issue typescript Stellar Wave
enhancement help wanted typescript Stellar Wave
bug good first issue typescript Stellar Wave
enhancement good first issue typescript Stellar Wave
enhancement good first issue typescript Stellar Wave
enhancement good first issue typescript Stellar Wave
bug good first issue typescript Stellar Wave
enhancement good first issue typescript Stellar Wave
enhancement good first issue solidity Stellar Wave
enhancement good first issue solidity Stellar Wave
good first issue question solidity Stellar Wave
good first issue rust/soroban solidity docs Stellar Wave
EVM: no `SafeERC20`-style handling for tokens that revert on zero-value transfer in the refund path 27 days ago
bug good first issue solidity Stellar Wave
enhancement good first issue solidity Stellar Wave
Soroban: arithmetic in `ttl_for_deadline` casts `u64` ledgers to `u32` with a silent truncation risk 27 days ago
bug good first issue rust/soroban Stellar Wave
EVM: `_decodeCancelIntent` discards the `reason` byte that the Soroban side carefully encodes 28 days ago
bug good first issue solidity Stellar Wave
enhancement good first issue solidity Stellar Wave
EVM: `MAX_CONFIRMATION_GRACE` bounds the grace upward but there is no minimum, so grace can be set to 0 28 days ago
enhancement good first issue solidity Stellar Wave
Soroban: missing `#[cfg(test)]` coverage for the paused-state behavior of every entrypoint 29 days ago
enhancement good first issue rust/soroban Stellar Wave
enhancement good first issue rust/soroban Stellar Wave
Soroban: `set_endpoint`/`set_peer`/`set_admin` have no event emission, breaking off-chain config indexing 29 days ago
enhancement good first issue rust/soroban Stellar Wave
Soroban: `initialize` does not validate that `admin` and `endpoint` are distinct or non-trivial 29 days ago
enhancement good first issue rust/soroban Stellar Wave
Docs: add a 'Running a solver' operator runbook 29 days ago
good first issue docs Stellar Wave
SDK: warn on sub-economical intent size (V_min) about 1 month ago
good first issue typescript Stellar Wave