[RFC]use bitmap to save space
Request for comment. Will generate wrappers etc after alignment.
Test plan:
- existing hardhat tests pass
- existing foundry test pass.
yarn prettier:write
yarn hardhat size-contracts
pnpm hardhat test test/v0.8/automation/AutomationRegistry2_2.test.ts all tests passed.
pnpm ts-node ./scripts/generate-automation-master-interface.ts nothing changed.
go generate core/gethwrappers/go_generate.go no wrappers regenerated.
forge test --match-path "*/AutomationRegistry2_2.t.sol" all foundry tests pass.
I see that you haven't updated any CHANGELOG files. Would it make sense to do so?
Go solidity wrappers are out-of-date, regenerate them via the make wrappers-all command
Go solidity wrappers are out-of-date, regenerate them via the make wrappers-all command
Go solidity wrappers are out-of-date, regenerate them via the make wrappers-all command
Quality Gate passed
Issues
0 New issues
0 Fixed issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
No data about Duplication
This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.