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 Transaction Identifier and Store in Database #37

Open
SAYaghoubnejad opened this issue Dec 18, 2024 · 1 comment
Open

Add Transaction Identifier and Store in Database #37

SAYaghoubnejad opened this issue Dec 18, 2024 · 1 comment
Assignees
Labels

Comments

@SAYaghoubnejad
Copy link
Contributor

Description:
Introduce a unique identifier (e.g., transaction hash) for each transaction and store it in the database. This enhancement will allow us to retrieve detailed transaction data via an API.

Benefits:

  • Enables users to view their individual transactions.
  • Facilitates more efficient debugging processes.
  • Lays the groundwork for developing a transaction explorer in the future, enhancing transparency across the platform.
Copy link

linear bot commented Dec 18, 2024

BACK-77 Add Transaction Identifier and Store in Database

Description:
Introduce a unique identifier (e.g., transaction hash) for each transaction and store it in the database. This enhancement will allow us to retrieve detailed transaction data via an API.

Benefits:

  • Enables users to view their individual transactions.
  • Facilitates more efficient debugging processes.
  • Lays the groundwork for developing a transaction explorer in the future, enhancing transparency across the platform.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants