juno icon indicating copy to clipboard operation
juno copied to clipboard

recieved transaction stream in 'starknet_subscribeNewTransactions'

Open EgeCaner opened this issue 4 months ago • 1 comments

The RPCv9 WebSocket method starknet_subscribeNewTransactions enables users to subscribe to incoming transactions with filtering options based on their status. In addition to streaming transactions from newly finalized blocks, including those in pre_confirmed and candidate, this update introduces support for the RECEIVED status. When the RECEIVED status is included in the subscription filter, the node will also stream transactions that it has forwarded to the sequencer. This PR implements the functionality to stream transactions received directly by the node.

Has failing test that needs to be fixed

EgeCaner avatar Aug 14 '25 17:08 EgeCaner

This pull request is stale because it has been open 35 days with no activity. Remove stale label or comment or this will be closed in 14 days.

github-actions[bot] avatar Oct 15 '25 00:10 github-actions[bot]

This pull request is stale because it has been open 35 days with no activity. Remove stale label or comment or this will be closed in 14 days.

github-actions[bot] avatar Dec 22 '25 00:12 github-actions[bot]