Skip to content
This repository was archived by the owner on Dec 18, 2025. It is now read-only.

fix: wip - #40

Open
manoranjith-shankar wants to merge 5 commits into
permit2-unit-testsfrom
permit2-unit-tests-v2
Open

fix: wip#40
manoranjith-shankar wants to merge 5 commits into
permit2-unit-testsfrom
permit2-unit-tests-v2

Conversation

@manoranjith-shankar

Copy link
Copy Markdown
Contributor

Please check if the PR fulfills these requirements

  • The commit message follows our Submission guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce?

(Bug fix, feature, docs update, ...)

What is the current behavior?

(You can also link to an open issue here)

What is the new behavior?

(Define and describe any new functionality. Clarify if this is a feature change)

Does this PR introduce a breaking change?

(What changes might users need to make in their application due to this PR?)

Any Other information:

Comment on lines +49 to +58
overrides: isCoverage ? {
"contracts/modules/STO/USDTiered/USDTieredSTO.sol": {
version: "0.8.30",
settings: {
optimizer: { enabled: true, runs: 200 },
viaIR: true,
metadata: { bytecodeHash: "none", useLiteralContent: true },
},
},
} : {}

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant