iotexproject / iotexproject/iotex-core
[API Node] Subscribe "pending" transactions
- Dominant language
- Go
- Stars
- 1.6k
- Forks
- 382
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 17
Description
### Description of new feature request
Add an api feature such that clients could subscribe for `pending` transactions.
### Is this a hard-fork (and height to be activated)
- [X] No
### Implementation plan
- [] Phase 1 description (PR number)
- [] Phase 2 description (PR number)
- [] Phase 3 description (PR number)
### Affected modules
- [] action
- [x] actpool
- [x] api
- [] blockchain
- [] blockindex
- [] blocksync
- [] chainservice
- [] config
- [] consensus
- [] db
- [] dispatcher
- [] ioctl
- [] p2p
- [] server
- [] state
- [] tools
Contributor guide
Research direction
Start by examining the actpool and API modules to find the existing transaction and subscription entry points. The issue provides no files, tests, or implementation phases; done would require a defined API for subscribing to pending transactions and corresponding verification, which must be clarified before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100