Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: smartcontractkit/chainlink
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8f1ad0a253af0a6cf7ab5bde496534c01b92f6ba
Choose a base ref
...
head repository: smartcontractkit/chainlink
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 414b623b914c90d57ace8b57e2ec4274cbd0f405
Choose a head ref
  • 1 commit
  • 14 files changed
  • 1 contributor

Commits on Oct 11, 2024

  1. feat(chain): return network data

    Currently for graphql query chains and chain, they do not support returning network/chain type such as evm, solana, or aptos etc.
    
    For `chain` and `chains` graphql query, this commit add support for returning the network associated with the chain.
    
    This can then be used on the operator UI to show a list of supported chains instead of just hardcoded to EVM.
    
    JIRA: https://smartcontract-it.atlassian.net/browse/DPA-1150
    graham-chainlink committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    414b623 View commit details
    Browse the repository at this point in the history
Loading