Skip to content

allowUnlimitedContractSize for testing #167

@BigTava

Description

@BigTava

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?

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")

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions