Closed syntrust closed 1 year ago
We use the API backend to send transactions, so the node will broadcast to other nodes. the fix is as follows. err = w.apiBackend.SendTx(ctx, signedTx) This will be fixed https://github.com/QuarkChain/go-ethereum/pull/131.
With commit 39d81ce, it only starts mining after a syncing process. If stop and start immediately, it will not start mining.
Won't fix because:
Suggest the validator and storage miner run separately.
System information
tm_w3q_sstorage_miner_debug
Expected behavior
Mining txs should be submitted and mined successfully and periodically.
Actual behavior
Shortly after the node starts, a mining tx is submitted sometimes with the following log.
Steps to reproduce the behavior
Restart the node with the following sstorage params