iotexproject / iotexproject/iotex-core

[API Node] Subscribe "pending" transactions

Open
#4,330 0 comments 0 reactions 0 assignees View on GitHub
feature
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.