kkrt-labs / kakarot-rpc

Kakarot ZK EVM Ethereum RPC adapter
MIT License
104 stars 83 forks source link

feat: indexer should index reverted transactions related to Kakarot #956

Open Eikix opened 2 months ago

Eikix commented 2 months ago

Feature Request

we need to solve txs that have cairovm crashes -> they are reverted but never indexed!

Describe the Feature Request

### Tasks
- [ ] Index reverted transactions that are related with Kakarot
- [ ] Success field is by design 0
- [ ] The only missing field is gas used for now, create another issue to track how to solve this
Eikix commented 2 months ago

Issue somewhat stale, though it's still unclear how to move forward with it, Fran mentioned that it's not so easy