-
Notifications
You must be signed in to change notification settings - Fork 52
Pull requests: Stellar-Ecosystem/lodestar
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(contract): correctly handle Soroban void (scvVoid) return values in contract.js
#264
opened Jun 30, 2026 by
jabir-dev788
Loading…
3 tasks
fix: optimize AgentIds and ServiceIds storage by using chunked BytesN…
#262
opened Jun 29, 2026 by
AbuJulaybeeb
Loading…
fix: canonical Soroban Option encoding for list_services category
#257
opened Jun 28, 2026 by
Tobi-8
Loading…
fix: fail closed when spending policy check is unreachable
#200
opened Jun 22, 2026 by
baedboibidex-cmyk
Loading…
5 tasks done
feat(backend): add retry queue for failed recordPaymentOnChain calls
#197
opened Jun 22, 2026 by
leocagli
Contributor
Loading…
3 tasks
ci: add GitHub Actions CI pipeline for contract, backend, and frontend
#196
opened Jun 22, 2026 by
leocagli
Contributor
Loading…
5 tasks
feat(backend): cache listServices to reduce RPC simulation calls
#195
opened Jun 22, 2026 by
leocagli
Contributor
Loading…
4 tasks
feat(frontend): add score tier filter chips to agents page
#194
opened Jun 22, 2026 by
leocagli
Contributor
Loading…
5 tasks
feat(backend): add ttl_warning field to service list/get responses
#193
opened Jun 22, 2026 by
leocagli
Contributor
Loading…
4 tasks
feat(backend): add deactivateServiceOnChain and POST /api/services/:id/deactivate route
#192
opened Jun 22, 2026 by
leocagli
Contributor
Loading…
feat(contract): enforce min_score_to_earn gate in record_payment
#191
opened Jun 22, 2026 by
leocagli
Contributor
Loading…
feat(backend): add name/description length validation to registerServiceOnChain
#190
opened Jun 22, 2026 by
leocagli
Contributor
Loading…
feat(backend): replace fixed getTransaction polling with exponential backoff
#189
opened Jun 22, 2026 by
leocagli
Contributor
Loading…
refactor(backend): extract shared usdcToStroops helper to eliminate float rounding drift
#188
opened Jun 22, 2026 by
leocagli
Contributor
Loading…
feat(backend): add category allowlist and price_usdc format validation
#187
opened Jun 22, 2026 by
leocagli
Contributor
Loading…
feat(backend): add length and type validation for search query q in /demo/search
#186
opened Jun 22, 2026 by
leocagli
Contributor
Loading…
fix(backend): rename BRAVE_API_KEY → SERPER_API_KEY across config and routes
#185
opened Jun 22, 2026 by
leocagli
Contributor
Loading…
refactor(contract): extract daily-reset check into shared helper with boundary tests
#184
opened Jun 22, 2026 by
leocagli
Contributor
Loading…
feat(contract): add get_scoring_config() to expose scoring constants on-chain
#183
opened Jun 22, 2026 by
leocagli
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.