en un clic
dolos
dolos contient 7 skills collectées depuis txpipe, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Update hardcoded Conway governance proposal mappings in hacks.rs by querying DBSync
Reconcile the user-facing documentation under docs/content/ with the current source-of-truth in the codebase. Use whenever code changes touched config fields, CLI subcommands/args, MiniBF routes, MiniKupo routes, or any other user-visible behavior whose docs may now be stale.
Systematic workflow for debugging Cardano ledger epoch pots mismatches in Dolos. Use when an epoch test fails or treasury/reserves/rewards diverge from DBSync.
Set up a new epoch_pots integration test with ground truth fixtures from DBSync
Add a missing pointer address mapping to hacks.rs by looking up the stake credential in DBSync
Architecture of the Dolos processing pipeline — WorkUnit lifecycle, executor modes, CardanoWorkUnit variants, WorkBuffer state machine, and sequencing. Reference when debugging execution ordering, understanding phase boundaries, or adding new work unit types.
Reference of non-obvious Cardano ledger behaviors that have caused bugs in Dolos. Consult when debugging epoch pots mismatches or implementing new ledger logic.