Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add tuning handler #235

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

khullarpulkit15
Copy link

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?

  • Yes
  • No

Code Review Checklist (to be filled out by reviewer)

  • Description accurately reflects what changes are being made.
  • Either the PR references an issue (via the "Development" combobox) or the description explains the need for the changes.
  • The PR appropriately sized.
  • The PR contains an idempotent DB migration.
  • I have verified the correctness of the DB migration using relevant data (e.g. test-generated data).
  • New code has enough tests.
  • New code has enough documentation to answer "how do I use it?" and "what does it do?".
  • Existing documentation is up-to-date, if impacted.

@khullarpulkit15 khullarpulkit15 self-assigned this Jan 20, 2023
@khullarpulkit15 khullarpulkit15 marked this pull request as draft January 20, 2023 11:16
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