etclabscore / core-geth

A highly configurable Go implementation of the Ethereum protocol.
https://etclabscore.github.io/core-geth
GNU Lesser General Public License v3.0
263 stars 144 forks source link

Adjust Default Mordor gas limit from 30M to 8M to match Mainnet limits #600

Open chris-mercer opened 6 months ago

chris-mercer commented 6 months ago

30,000,000 Gas limit on testnet. 8,000,000 gas limit on mainnet. Shouldn't these be the same?

I checked the docs and the default is 30M. Should it be 8M? Regardless, I set my faucet node to 8M to try to bring the gas down to compatible limit with mainnet. It looks like its started dropping.

https://etc-mordor.blockscout.com/block/10337284