Skip to content

Release v1.127.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Aug 23:09
· 190 commits to main since this release
dc196c6

This release was merged in PR #3400

@chainlink/[email protected]

Major Changes

@chainlink/[email protected]

Major Changes

  • #3389 26a9a02 Thanks @karen-stepanyan! - Modified vault fetching logic, added support for multiple networks.
    [Breaking Changes]
    Replaced DLC_CONTRACT env variable with 'dlcContract' input parameter.
    Replaced RPC_URL, CHAIN_ID env variables with network-specific env variables ( {NETWORK}_RPC_URL, {NETWORK}_CHAIN_ID ).
    Added new 'network' input parameter to specify the network.

@chainlink/[email protected]

Minor Changes