Closed fgamundi closed 1 year ago
User @fgamundi, please sign the CLA here.
The CI pipeline was cancelled due to failure one of the required jobs. Job name: test-linux-stable-int Logs: https://gitlab.parity.io/parity/mirrors/substrate/-/jobs/2977072
The pr is not correct. We can not just introduce some random upper limit as done here.
These things should be discussed in the associated issue: https://github.com/paritytech/polkadot-sdk/issues/71
Description
If the on-chain heap pages value is set to a really high value, the client will fail with an error similar to:
This PR limits the heap pages requested by the state machine to a known good value, to avoid stalling the chain in case it's incorrectly set.