Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add context #11773

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from
Draft

add context #11773

wants to merge 1 commit into from

Conversation

jmank88
Copy link
Contributor

@jmank88 jmank88 commented Jan 12, 2024

https://smartcontract-it.atlassian.net/browse/BCF-2887

Requires:

flowchart LR
  subgraph chains
    chainlink-cosmos
    chainlink-solana
    chainlink-starknet/relayer
  end

  subgraph products
    chainlink-automation
    chainlink-data-streams
    chainlink-feeds
    chainlink-functions
    chainlink-vrf
  end

  classDef outline stroke-dasharray:6,fill:none;
  class chains,products outline

  chainlink/v2 --> chainlink-automation
  click chainlink-automation href "https://github.com/smartcontractkit/chainlink-automation/pull/304"
  chainlink/v2 --> chainlink-common
  click chainlink-common href "https://github.com/smartcontractkit/chainlink-common/pull/490"
  chainlink/v2 --> chainlink-cosmos
  click chainlink-cosmos href "https://github.com/smartcontractkit/chainlink-cosmos/pull/401"
  chainlink/v2 --> chainlink-data-streams
  click chainlink-data-streams href "https://github.com/smartcontractkit/chainlink-data-streams/pull/52"
  chainlink/v2 --> chainlink-feeds
  click chainlink-feeds href "https://github.com/smartcontractkit/chainlink-feeds/pull/65"
  chainlink/v2 --> chainlink-solana
  click chainlink-solana href "https://github.com/smartcontractkit/chainlink-solana/pull/567"
  chainlink/v2 --> chainlink-starknet/relayer
  click chainlink-starknet/relayer href "https://github.com/smartcontractkit/chainlink-starknet/pull/345"
  chainlink/v2 --> chainlink-vrf
  click chainlink-vrf href "https://github.com/smartcontractkit/chainlink-vrf/pull/47"
  chainlink/v2 --> libocr
  click libocr href "https://github.com/smartcontractkit/libocr/pull/96"
  chainlink/v2 --> tdh2/go/ocr2/decryptionplugin
  click tdh2/go/ocr2/decryptionplugin href "https://github.com/smartcontractkit/tdh2/pull/37"
  chainlink/v2 --> tdh2/go/tdh2
  click tdh2/go/tdh2 href "https://github.com/smartcontractkit/tdh2/pull/37"
  chainlink-automation --> chainlink-common
  chainlink-automation --> libocr
  chainlink-common --> libocr
  chainlink-cosmos --> chainlink-common
  chainlink-cosmos --> libocr
  chainlink-data-streams --> chainlink-common
  chainlink-data-streams --> libocr
  chainlink-feeds --> chainlink-common
  chainlink-feeds --> libocr
  chainlink-solana --> chainlink-common
  chainlink-solana --> libocr
  chainlink-starknet/relayer --> chainlink-common
  chainlink-starknet/relayer --> libocr
  chainlink-vrf --> libocr
  tdh2/go/ocr2/decryptionplugin --> libocr
  tdh2/go/ocr2/decryptionplugin --> tdh2/go/tdh2

Copy link
Contributor

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

@jmank88 jmank88 force-pushed the BCF-2887-context-propagation branch from 6707c5c to fa1f3c0 Compare January 12, 2024 23:34
@jmank88 jmank88 force-pushed the BCF-2887-context-propagation branch from fa1f3c0 to 4304d8d Compare January 12, 2024 23:58
@jmank88 jmank88 force-pushed the BCF-2887-context-propagation branch from 4304d8d to 6c5fc02 Compare January 13, 2024 00:03
@jmank88 jmank88 force-pushed the BCF-2887-context-propagation branch from 6c5fc02 to 0c59387 Compare January 13, 2024 00:20
@jmank88 jmank88 force-pushed the BCF-2887-context-propagation branch from 0c59387 to 613ba3b Compare January 13, 2024 00:59
@jmank88 jmank88 force-pushed the BCF-2887-context-propagation branch from 613ba3b to e5a7841 Compare January 13, 2024 19:38
@jmank88 jmank88 force-pushed the BCF-2887-context-propagation branch from e5a7841 to 85d82ae Compare January 13, 2024 19:43
@jmank88 jmank88 force-pushed the BCF-2887-context-propagation branch from 85d82ae to ced1b9e Compare January 13, 2024 21:42
@jmank88 jmank88 force-pushed the BCF-2887-context-propagation branch from ced1b9e to 360ce3e Compare January 13, 2024 22:45
@jmank88 jmank88 force-pushed the BCF-2887-context-propagation branch from 360ce3e to ee7ffe5 Compare January 14, 2024 13:44
@jmank88 jmank88 force-pushed the BCF-2887-context-propagation branch from ee7ffe5 to 9384db1 Compare January 14, 2024 13:48
@jmank88 jmank88 force-pushed the BCF-2887-context-propagation branch from 485d6cf to eeefb11 Compare April 25, 2024 11:01
@jmank88 jmank88 force-pushed the BCF-2887-context-propagation branch from eeefb11 to ed270a6 Compare April 25, 2024 11:18
@jmank88 jmank88 force-pushed the BCF-2887-context-propagation branch from ed270a6 to ba589a4 Compare April 25, 2024 11:24
@jmank88 jmank88 force-pushed the BCF-2887-context-propagation branch from ba589a4 to fd0553f Compare April 25, 2024 11:28
@jmank88 jmank88 force-pushed the BCF-2887-context-propagation branch from fd0553f to b48aef0 Compare April 25, 2024 11:40
@jmank88 jmank88 force-pushed the BCF-2887-context-propagation branch from b48aef0 to c529c44 Compare April 25, 2024 12:11
@jmank88 jmank88 force-pushed the BCF-2887-context-propagation branch from c529c44 to f60e9fc Compare April 25, 2024 12:24
@jmank88 jmank88 force-pushed the BCF-2887-context-propagation branch from f60e9fc to 994f672 Compare April 25, 2024 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant