Skip to content

feat(indexer): ingest bounty chain events - #78

Open
Thanhdn1984 wants to merge 1 commit into
ligate-io:mainfrom
Thanhdn1984:bounty-event-parser-types
Open

feat(indexer): ingest bounty chain events#78
Thanhdn1984 wants to merge 1 commit into
ligate-io:mainfrom
Thanhdn1984:bounty-event-parser-types

Conversation

@Thanhdn1984

Copy link
Copy Markdown

Implements bounty chain event ingestion for issue #76.\n\nChanges:\n- Adds typed Bounty event/action parsing for post/claim/dispute/resolve/cancel flows.\n- Maps parsed bounty tx kinds/details into indexer transaction records.\n- Extracts sender/participant fields for poster, attester, disputer, resolver/canceller flows.\n- Extends indexer DB handling for all bounty variants.\n\nValidation:\n- PASS: cargo test -p ligate-api-indexer classify_recognises_bounty --quiet\n- PASS: cargo test -p ligate-api-indexer --quiet (25 unit + 1 integration)\n- Full workspace cargo test --quiet is blocked in this env by missing risc0 toolchain for sov-risc0-adapter: Is risc0 installed? If not you can install it with the rzup tool.\n\nDiff/test logs archived locally in money-work/20260529_0030.

@github-actions

Copy link
Copy Markdown


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


Thanh Nguyen seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant