HathorNetwork / HathorNetwork/hathor-core

refactor: use single source of information for tx APIs

Open
#321 1 comment 0 reactions 0 assignees View on GitHub
needs-rfc
Dominant language
Python
Stars
92
Forks
45
PR merge metrics
No merged PRs in 30d

Description

Nowadays APIs `/transaction` and `/thin_wallet/address_history` return transaction data that come from different methods, then can have differences. We must get information from those APIs from a single method and check if other APIs are using different methods as well

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the implementations of the `/transaction` and `/thin_wallet/address_history` APIs and compare how each obtains transaction data. Search the other APIs for separate transaction-data methods, then identify a shared source that preserves their expected responses. Done means the relevant APIs use one consistent method and their behavior is covered by the existing tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api, backend
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.