HenryNguyen5
HenryNguyen5
**Describe the bug** If we have two files, `jest.config.js` and `jest.config.integration.js`, the latter will always be ignored of the former despite setting `jestOpts` to `jest.config.integration.js`
**Is your feature request related to a problem? Please describe.** Setting jest as a peer dependency would make it so that consumers dont install breaking versions of jest that this...
Linked: https://github.com/smartcontractkit/operator-ui/pull/6 Checklist: - [ ] Add `OPERATOR_UI_CI_PAT` secret with `actions:write` access to the `smartcontractkit/operator-ui` repository - [ ] Merge https://github.com/smartcontractkit/operator-ui/pull/6
Further addresses #537 We grab options from env rather than as optional subtask arguments because subtask argument overrides are supported only in hardhat 2.13.0 and above, breaking compatibility with our...
# Handling Chainlink Common Breaking Changes in Chainlink Core and Chainlink Solana The order of operation for updating seems to have been: 1. Merge chainlink-common with breaking changes 2. Create...
Cross-PR https://github.com/smartcontractkit/chainlink-common/pull/502