TLDR; Balancer uses a mock contract just for testing which is ~70 KB. How to raise contract size `pallet-revive` just in branch [anp-dirty-node](https://github.com/paritytech/polkadot-sdk/tree/anp-dirty-node)? #### Reproduction Steps 1. `git clone https://github.com/paritytech/scc-testing.git` 2. `git checkout tiago-balancer` 3. `cd balancer-v3-monorepo` 4. `yarn` 5. `yarn build` 6. `cd pkg/pool-cow` 7. `yarn test:hardhat` #### Expected Behavior 7 passed #### Current Behavior VaultMock size: 70 KB message: Some("BlobTooLarge")