Wael

Results 3 issues of Wael

This change is [](https://reviewable.io/reviews/Conflux-Chain/conflux-rust/2690) Support for new pending transactions pubsub #2672 [WIP] do we have a notification Channel to subscribe for when new pending transaction? so far I'm using the...

Currently, the Conflux Rust implementation is missing the newPendingTransactions functionality for the EVM (Ethereum Virtual Machine) space. This feature is crucial for developers and users who rely on pending transactions...

**Issue Description:** I am currently setting up a Conflux full node and would like to access the transaction pool (TXPool) for the current last block immediately upon starting the node....