Open poolpitako opened 5 months ago
Please check and share txPool contents
Please check and share txPool contents
how?
@AskAlexSharov did you guys build some kind of cli tool to pull that data? I am running this in a dappnode and I am using it as a black box.
curl http://your_dapnode_host:8545 \
-X POST \
-H "Content-Type: application/json" \
--data '{"method":"txpool_content","params":[],"id":1,"jsonrpc":"2.0"}'
thanks, here it is out.txt.zip
Keeping the thread alive. Is this thread still relevant on 2.x releases? What about 3.x releases @poolpitako
if so, could you look for and share some debug logs around block creation? (enable debug logging in files by --log.dir.verbosity=4
)
System information
Using Gnosis Erigon in dappnode with Version: 0.1.1 (v2.59.0 upstream)
Consensus Layer: Seen in teku and in lighthouse
Chain/Network: Gnosis Chain
Expected behaviour
Create a block with tx
Actual behaviour
All blocks created so far have 0 tx in it.
Steps to reproduce the behaviour
Run Gnosis Erigon in dappnode with teku or lighthouse