documentation icon indicating copy to clipboard operation
documentation copied to clipboard

https://docs.chain.link The Chainlink developer documentation website for Smart Contract Devs and Node Operators

Results 148 documentation issues
Sort by recently updated
recently updated
newest added

## Description In the documentation there isn't really any guide showing that different functions can make their own specific requests and the `fulfillRandomWords` function will execute a logic that is...

evm
vrf

### setup | | | |-|-| | node | Chainlink Node 1.1.0 at commit e8b04f763e970f1e12a600b1bd60a7447abf2c3f | | consumer contract | https://rinkeby.etherscan.io/address/0x3d6E5fC1dBF0F529D0272342a8a966BeF457Aa66 | | oracle contract | https://rinkeby.etherscan.io/address/0xc3BC560FBeDaA7E9a9A5D4F23aaf843C9E254aD5 | ### problem...

bug
blocked
node operators

## Description This field has been added to the OCR1 job spec on develop branch of chainlink repo: https://github.com/smartcontractkit/chainlink/commit/0d622c9c25c57c43368ec391f77b0d61f2f98a18 Expecting to be released soon.

### What would you like us to add? I've found a shortcoming regarding exporting keys from chainlink nodes. We have information around importing keys on first startup (which I've filed...

new content
node operators

### Describe the bug https://docs.chain.link/docs/miscellaneous/#importing-a-keystore shows that the command to import a keystore is "chainlink local import ./keystore.json" However, the command is now: chainlink keys eth import --oldpassword oldpasswordcredsfile keystore.json...

bug
node operators

### What would you like us to improve? We should provide code examples in https://docs.chain.link/docs/using-chainlink-reference-contracts/#monitoring-data-feeds ### How important it is? [monitoring data feed](https://docs.chain.link/docs/using-chainlink-reference-contracts/#monitoring-data-feeds) explains in text what to do but...

enhancement
Chainlink Data Feeds
evm

- Formatting (Overview & TOC) - More step-by-step tutorials and out-of-the-box examples - More explanation - AWS upheaval

- https://github.com/thodges-gh/CL-EA-NodeJS-Template - https://github.com/thodges-gh/CL-EA-Python-Template The URLs in the docs recently changed: https://github.com/smartcontractkit/documentation/pull/452 Fork the original examples, update them, and restore them in the documentation.

new content
Chainlink Nodes

### What would you like us to improve? - Add more example videos to data feeds documentation - Add more code examples where applicable to create out of the box...

enhancement
data feeds