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

Add support for processing BTC deposits #201

Open
1 task
MakMuftic opened this issue Apr 16, 2024 · 0 comments · May be fixed by #215
Open
1 task

Add support for processing BTC deposits #201

MakMuftic opened this issue Apr 16, 2024 · 0 comments · May be fixed by #215

Comments

@MakMuftic
Copy link
Contributor

Add support for processing deposits on the Bitcoin network.

Implementation details

  • The deposit addresses will be provided through shared configuration or as a new configuration parameter for the indexer.
  • Deposit represents a transaction sending BTC to one of the deposit addresses

Testing details

  • Add appropriate unit tests

Acceptance Criteria

  • Scenario: Add support for processing BTC deposits
  • Given the implementation details are followed
  • When a deposit transaction is sent to one of the deposit addresses
  • Then, the indexer processes the deposit and saves it to the database

QA details

  • Make sure the indexer processes deposits on Bitcoin and saves them to the database
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants