Mohamed Boudra

Results 47 issues of Mohamed Boudra

Figure out how to best implement migrations the subscription and cache tables. Look into https://kysely.dev/docs/migrations

enhancement

closes https://github.com/gitcoinco/grants-stack-indexer/issues/527

what should happen: 1. indexer is running 2. database crashes 3. indexer should crash 4. let the orchestrator keep restartarting the app until db comes up 5. indexer should resume...

good first issue

Alchemy deprecated Mumbai, RPC is not responding. Deploy to Amoy and depreciate Mumbai on all GS apps.

good first issue

use the following naming convention for event handlers: ``` {contract name}/{event name}.ts ``` should make it easier to navigate between event handlers

good first issue

this will make it easy for people run data analysis on the data without having to use graphql

good first issue

we have a Postgraphile PRO license, the plugin is installed and it supports limiting pagination (currently not enabled), but doing this change is backwards incompatible as some apps that use...

high-priority

at the moment checking the contractName of an event doesn't narrow the type down like eventName does, this needs to be fixed in chainsauce: https://github.com/boudra/chainsauce