bitshares / bitshares/bitshares-explorer-api
Extend get_block database API with virtual operations
- Dominant language
- Python
- Stars
- 33
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
We can have an API to get all operations in a block, including virtual operations. See discussion in https://github.com/bitshares/bitshares-core/issues/243 and https://github.com/bitshares/bitshares-core/pull/1899.
IMHO not a priority.
Contributor guide
No contributing guide indexed for this repository
Research direction
Read the linked BitShares Core issue and pull request first to understand the proposed virtual-operation behavior. Then inspect the current get_block database API entry point and determine how its operation results are assembled. Done means the API returns all operations in a block, including virtual operations, with behavior matching the agreed discussion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 28/100