Closed mtb-pro closed 4 years ago
Please try with OpenEthereum v3.0.0.
how to disable nonce ordering? Transaction with low gasPrice makes all the other transactions hang on the pending state
how to disable nonce ordering? Transaction with low gasPrice makes all the other transactions hang on the pending state
@mtb-pro, nonce ordering is part of the core ethereum protocol and cannot be disabled.
My parity is executed with the following command parity --tx-queue-size 500000 --tx-queue-mem-limit=0 --tx-queue-per-sender 2000
My trancations are pending for a long time https://etherscan.io/txsPending?a=0x9ce7456ec06b1457c91bd4619a08dbe8adc926fd&m=hf
error : There is a Pending txn with a lower account nonce. This txn can only be executed after confirmation of the earlie how to set setting for send transactions with the same priority? And I want to use the queue