Open Issues Need Help
View All on GitHub good first issue Stellar Wave testing
good first issue Stellar Wave testing
good first issue Stellar Wave testing
docs(readme): reconcile minimum Rust version badge (1.75+) with Dockerfile's pinned rust:1.88-slim 8 days ago
documentation good first issue Stellar Wave
good first issue Stellar Wave refactor
good first issue Stellar Wave refactor
bug good first issue Stellar Wave
good first issue Stellar Wave refactor
docs(ci): add GitHub pull request template 8 days ago
documentation good first issue Stellar Wave
documentation good first issue Stellar Wave
good first issue Stellar Wave testing
enhancement good first issue Stellar Wave
good first issue Stellar Wave refactor
good first issue testing
documentation good first issue
documentation good first issue
good first issue testing
documentation good first issue
good first issue refactor
documentation good first issue
test(metrics): add boundary-value tests for validate_scrape_interval at 1 and 3600 seconds 9 days ago
good first issue Stellar Wave testing
good first issue Stellar Wave testing
docs(router-core): add missing Arguments/Returns/Errors sections to dependency-related function docs 9 days ago
documentation good first issue Stellar Wave
refactor(metrics): extract magic length constants (56, 64) in validation.rs into named constants 9 days ago
good first issue Stellar Wave refactor
bug good first issue Stellar Wave
refactor(router-core): extract RouteMetadata description/tag length limits into named constants 10 days ago
good first issue Stellar Wave refactor
good first issue Stellar Wave testing
test(router-core): add test for get_route_dependencies on a route with no dependencies set 10 days ago
good first issue Stellar Wave testing
good first issue Stellar Wave refactor
docs(metrics): update main.rs module-doc metrics table to include registry/quote/execution metrics 10 days ago
documentation good first issue Stellar Wave
docs(router-common): fix misleading generic-type annotations on BatchResult/BatchCallResult doc comments 10 days ago
documentation good first issue Stellar Wave
docs(router-common): correct stale router-middleware event names in EVENT_NAMING_CONVENTION.md 10 days ago
documentation good first issue Stellar Wave
test(router-common): add unit tests for the require_admin! and require_admin_simple! macros 10 days ago
good first issue Stellar Wave testing
documentation good first issue Stellar Wave
docs(router-multicall): module-level doc comment omits fail_fast, simulate, and max_total_gas flags 10 days ago
documentation good first issue Stellar Wave
refactor(router-multicall): extract "budget_exceeded"/"invoke_failed" string literals into named constants 10 days ago
good first issue Stellar Wave refactor
refactor(router-multicall): deduplicate the CallResult struct built twice per call in execute_batch 10 days ago
good first issue Stellar Wave refactor
documentation good first issue Stellar Wave
good first issue Stellar Wave testing
documentation good first issue Stellar Wave
good first issue Stellar Wave refactor
good first issue Stellar Wave performance
feat(makefile): add fmt-check target to Makefile 10 days ago
enhancement good first issue Stellar Wave
feat(router-execution): add execution_history_len() getter distinct from max_history_size() 11 days ago
enhancement good first issue Stellar Wave
docs(router-common): remove duplicate require_admin_simple! bullet in crate-level doc comment 11 days ago
documentation good first issue Stellar Wave
documentation good first issue Stellar Wave
refactor(router-access): extract repeated u64::MAX expiry sentinel into a named constant 11 days ago
good first issue Stellar Wave refactor
enhancement good first issue Stellar Wave
good first issue Stellar Wave testing
good first issue Stellar Wave testing
documentation good first issue Stellar Wave
refactor(router-middleware): use router_common::EVENT_* constants instead of hardcoded event-topic strings 11 days ago
good first issue Stellar Wave refactor
refactor(router-quote): fix misspelled local variable configures_routes in get_all_configured_routes 11 days ago
good first issue Stellar Wave refactor
enhancement good first issue Stellar Wave
refactor(router-middleware): extract duplicated call-log placeholder pre-allocation into a helper 11 days ago
good first issue Stellar Wave refactor
good first issue Stellar Wave refactor
enhancement good first issue Stellar Wave
documentation good first issue Stellar Wave
enhancement good first issue Stellar Wave
enhancement good first issue Stellar Wave
enhancement good first issue Stellar Wave
good first issue Stellar Wave testing
good first issue Stellar Wave testing
documentation good first issue Stellar Wave
enhancement good first issue Stellar Wave
good first issue Stellar Wave testing
refactor(router-registry): extract duplicated "find latest non-deprecated version" loop into a shared helper 11 days ago
good first issue Stellar Wave refactor
refactor(router-registry): extract magic number 32 in constraint_str_buf into a named constant 11 days ago
good first issue Stellar Wave refactor
refactor(router-registry): registry_error_to_batch collapses distinct errors into a generic "Error" string 11 days ago
enhancement good first issue Stellar Wave
refactor(router-quote): extract repeated fee-bps magic number 10000 into a named constant 11 days ago
good first issue Stellar Wave refactor
bug good first issue
documentation good first issue
good first issue Stellar Wave testing
feat(api-server): add pagination support for GET /routes about 1 month ago
enhancement good first issue Stellar Wave
perf(router-registry): versions() returns unsorted version list about 1 month ago
good first issue Stellar Wave performance
test(router-multicall): add test coverage for empty batch edge case about 1 month ago
enhancement good first issue Stellar Wave
feat(router-core): resolve uses string event topic instead of router_common constant about 1 month ago
bug good first issue Stellar Wave
bug good first issue Stellar Wave
enhancement good first issue Stellar Wave
perf(router-core): get_all_tags uses O(n) contains() for deduplication about 1 month ago
good first issue Stellar Wave performance
test(router-access): add tests for grant_role when account already holds the role with different expiry about 1 month ago
good first issue Stellar Wave testing
feat(router-middleware): add validate_window_seconds to reject zero-second rate limit windows about 1 month ago
enhancement good first issue Stellar Wave
feat(api-server): add CORS configuration support about 1 month ago
enhancement good first issue Stellar Wave
ci: coverage threshold check depends on bc which may not be available about 1 month ago
good first issue Stellar Wave
enhancement good first issue Stellar Wave
feat(router-multicall): add get_batch_result function for retrieving stored results about 1 month ago
enhancement good first issue Stellar Wave
security(router-multicall): set_max_batch_size(0) creates permanently broken state about 1 month ago
good first issue Stellar Wave security
feat(router-common): add event topic constants for missing events about 1 month ago
enhancement good first issue Stellar Wave
refactor(router-core): duplicate is_empty_or_whitespace validation reimplemented from router-common about 1 month ago
good first issue Stellar Wave refactor
good first issue Stellar Wave refactor
test(router-multicall): add tests for mixed required/optional call failure scenarios about 1 month ago
good first issue Stellar Wave testing
documentation good first issue Stellar Wave
feat(router-access): add list_all_roles() to enumerate defined roles about 1 month ago
enhancement good first issue Stellar Wave
security(router-core): register_route accepts zero/null address without validation about 1 month ago
good first issue Stellar Wave security
refactor(router-execution): replace magic number 100 with named constant for fixed-point arithmetic about 1 month ago
good first issue Stellar Wave refactor
feat(router-quote): add get_all_configured_routes() view function about 1 month ago
enhancement good first issue Stellar Wave
infra: add Docker HEALTHCHECK instructions to all container definitions about 1 month ago
good first issue Stellar Wave reliability
good first issue Stellar Wave testing
good first issue Stellar Wave refactor
good first issue Stellar Wave refactor