Open Issues Need Help
View All on GitHub traits/bulk_remove.rs ships only a starter helper - the promised macro plus gas-bound test harness is missing about 2 hours ago
enhancement good first issue Rust Trivial Complexity
get_accounts_needing_reverification ignores its _limit parameter and returns every qualifying account about 2 hours ago
bug good first issue Rust Trivial Complexity
add_signer returns Error::MaxProposals when the signer roster is full - wrong error variant about 2 hours ago
bug good first issue Rust Trivial Complexity
Apply SPDX / MIT headers to all workspace Rust files about 2 months ago
documentation good first issue Trivial Complexity Stellar Wave chore
Document the three lending test modules' purpose about 2 months ago
documentation good first issue Trivial Complexity Stellar Wave
Resolve duplicate `[bans]` and `[sources]` blocks in `deny.toml` about 2 months ago
bug good first issue Rust Trivial Complexity Stellar Wave chore
Pin MSRV strictly via `package.rust-version` about 2 months ago
documentation enhancement good first issue Trivial Complexity Stellar Wave
Re-enable bridge load tests with deterministic isolation about 2 months ago
bug help wanted Rust High Complexity Stellar Wave testing performance
Kani-prove lending conservation: total deposits >= total borrows about 2 months ago
enhancement help wanted Rust High Complexity Stellar Wave security
Eliminate the workspace-wide `#[ignore = "TODO: re-enable after test isolation issue"]` annotations about 2 months ago
bug help wanted Rust High Complexity Stellar Wave testing
Replace manual `unwrap`/`expect` in production contracts with graceful error propagation about 2 months ago
enhancement help wanted Rust High Complexity Stellar Wave
documentation enhancement good first issue Trivial Complexity Stellar Wave
Remove unused Soroban SDK workspace dependency about 2 months ago
enhancement good first issue Rust Trivial Complexity Stellar Wave chore
Add `SECURITY.md` with vulnerability disclosure policy about 2 months ago
documentation good first issue Trivial Complexity Stellar Wave security
Decompose the property-bridge monolith (~ 3500 LOC) into focused sub-modules about 2 months ago
enhancement help wanted Contract Rust High Complexity Stellar Wave
Decompose the insurance monolith (~ 3300 LOC) into claim, policy and registry modules about 2 months ago
enhancement help wanted Contract Rust High Complexity Stellar Wave
Unify `scale_info::prelude::vec::Vec` and `ink::prelude::vec::Vec` usage across the trait crate about 2 months ago
enhancement good first issue Rust Trivial Complexity Stellar Wave
help wanted Medium Complexity Stellar Wave chore
docs: Contributor onboarding checklist for first PRs 3 months ago
documentation good first issue Trivial Complexity Stellar Wave
Implement contract event logging system 8 months ago
good first issue Trivial Complexity Stellar Wave