chainlink icon indicating copy to clipboard operation
chainlink copied to clipboard

[RFC]use bitmap to save space

Open shileiwill opened this issue 1 year ago • 5 comments

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.

shileiwill avatar Jan 27 '24 06:01 shileiwill

I see that you haven't updated any CHANGELOG files. Would it make sense to do so?

github-actions[bot] avatar Jan 27 '24 06:01 github-actions[bot]

Go solidity wrappers are out-of-date, regenerate them via the make wrappers-all command

github-actions[bot] avatar Jan 27 '24 06:01 github-actions[bot]

Go solidity wrappers are out-of-date, regenerate them via the make wrappers-all command

github-actions[bot] avatar Feb 05 '24 18:02 github-actions[bot]

Go solidity wrappers are out-of-date, regenerate them via the make wrappers-all command

github-actions[bot] avatar Feb 05 '24 18:02 github-actions[bot]

Quality Gate passed 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

See analysis details on SonarQube

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.

github-actions[bot] avatar Apr 29 '24 00:04 github-actions[bot]