fetchai / ledger-subquery

This is the Fetch Ledger SubQuery project, an indexer for the Fetch network.
MIT License
2 stars 10 forks source link

feat: add tuning handler #235

Open khullarpulkit15 opened 1 year ago

khullarpulkit15 commented 1 year ago

Changes

In the PR have tried to add a new handler for catching Tuning contract events separately and store them in database. Complete feature require to capture 2 events, Initiate & Execute.

This PR only contains the changes to handle Execute event and is still under testing.

JIRA for this PR.

Completed?


Code Review Checklist (to be filled out by reviewer)