kadena-io / chainweb-node

Chainweb: A Proof-of-Work Parallel-Chain Architecture for Massive Throughput
https://docs.kadena.io/basics/whitepapers/overview
BSD 3-Clause "New" or "Revised" License
249 stars 93 forks source link

Disable mempool when no Miner nor Coordination #428

Open fosskers opened 5 years ago

fosskers commented 5 years ago

When in-process mining is disabled via --disable-mining and --mining-coordination is off, then there is no point is running a mempool. It should be disabled automatically.

mercadoa commented 4 years ago

➤ Doug Beardsley commented:

I'm not sure if this is the case. It seems like we still want a node to be able to submit transactions from /send. Doesn't that need a mempool.

fosskers commented 4 years ago

Yes, that would require a mempool.