Open Issues Need Help
View All on GitHub Document which contract events the indexer handles in docs/INDEXER.md about 2 hours ago
documentation good first issue
Document the admin signature scheme for API clients about 2 hours ago
documentation good first issue
Add tests for rejecting an NGO application about 2 hours ago
good first issue
Add tests for CORS allowed and disallowed origins about 2 hours ago
good first issue
Add tests for dispatchEvent routing by contract id about 2 hours ago
good first issue
Add a test for hex-encoded admin signatures about 2 hours ago
good first issue
Add a test for cancel and withdraw events on an unknown stream about 2 hours ago
good first issue
Add tests for GET /impact/:ngoId about 2 hours ago
good first issue
Add a db:seed script with sample data for local development about 2 hours ago
enhancement good first issue
Make rate-limit settings configurable via environment variables about 2 hours ago
enhancement good first issue
Expose an approved NGO's description and website on GET /ngos/:id about 2 hours ago
enhancement good first issue
Add sort options to GET /ngos about 2 hours ago
enhancement good first issue
Add name search to GET /ngos about 2 hours ago
enhancement good first issue
Add a GET /donors/:address summary endpoint about 2 hours ago
enhancement good first issue
Allow filtering GET /streams by the NGO's wallet address about 2 hours ago
enhancement good first issue
Add a status filter to GET /streams about 2 hours ago
enhancement good first issue
Add a public endpoint for applicants to check their application status about 2 hours ago
enhancement good first issue
An NGO with an approved application can submit another one about 2 hours ago
bug good first issue
Already-reviewed applications can be approved or rejected again about 2 hours ago
bug good first issue
Approve and reject routes don't validate the :id param about 2 hours ago
bug good first issue
Approve and reject routes turn every error into a 404 about 2 hours ago
bug good first issue
Store the creating transaction hash on each stream about 2 hours ago
enhancement good first issue
bug good first issue
Send notifications when an NGO is approved or revoked about 2 hours ago
enhancement good first issue
Sign webhook payloads so receivers can verify them about 2 hours ago
enhancement good first issue
Webhook notifications ignore non-2xx responses about 2 hours ago
bug good first issue
Webhook notifications have no timeout and can stall the indexer about 2 hours ago
bug good first issue
Indexer ignores ngo-registry's revoked event about 2 hours ago
bug good first issue
Add a GET /streams/:id endpoint 14 days ago
enhancement good first issue
enhancement good first issue
Add pagination to GET /streams 14 days ago
enhancement good first issue
good first issue
good first issue
documentation good first issue
Document notification event shapes in the README 15 days ago
documentation good first issue
documentation good first issue
Add a Troubleshooting section to the README 15 days ago
documentation good first issue
Add a GET /ngo-applications/:id endpoint 15 days ago
enhancement good first issue
Add pagination to GET /ngo-applications 15 days ago
enhancement good first issue
documentation good first issue
Add a CONTRIBUTING.md pointing to the docs site 15 days ago
documentation good first issue
good first issue
good first issue
good first issue
Add test coverage for the notification service 15 days ago
good first issue
bug good first issue
bug good first issue
bug good first issue
bug good first issue
Admin signature auth has no replay protection 15 days ago
bug good first issue
bug good first issue
bug good first issue
bug good first issue
Add an OpenAPI/Swagger spec for the API 15 days ago
enhancement good first issue
Persist notification attempts in the database 15 days ago
enhancement good first issue
enhancement good first issue
enhancement good first issue
Add pagination to GET /ngos 15 days ago
enhancement good first issue