-
I have very similar code as VRFD20.sol and I subscribed chainlink and deployed the contract.
I can see the link fee has been paid but the fulfillRandomWords(...) not get called because I don't see …
-
**Describe the bug**
When running `yarn install` inside the docker container, the following error is produced:
```
contracts-env_1 | [4/4] Building fresh packages...
contracts-env_1 | error /s…
-
It is a hard dependency for us, so we should make sure that we are able to handle when we do not have price feeds
But we should also have monitoring and alerting so we can escalate when there are iss…
-
Hi Team, I am new to external adaptor. I appoligise if I am asking a dumb question. I created an external adaptor (by the nodejs template) --> created bridge on chianlink node --> created a new job to…
-
WATCHPUG
high
# Using the collateral assets' oracle price at 100% of its value to mint USSD without a fee can be used for arbitrage.
## Summary
Allowing the users to mint USSD using the collateral…
-
Fix looks good. The underlying issues is that ethPerDerivative would return (potentially) lower due to calling it with the full value of the pool. This has been fixed by completely removing the option…
-
# Lines of code
https://github.com/code-423n4/2023-11-kelp/blob/f751d7594051c0766c7ecd1e68daeb0661e43ee3/src/oracles/ChainlinkPriceOracle.sol#L37
https://github.com/code-423n4/2023-11-kelp/blob/f751d…
-
-
Currently smartbugs works fine on contracts with clear direct dependencies, but what about contracts importing from "@openzeppelin" "@chainlink" etc as part of node_modules and similar.
Should thes…
-
The chainlink CCIP smart contract should be deployed and tested on the following lanes:
1. Sepolia => Fuji testnet
2. Sepolia => Optimism Goerli testnet
3. Sepolia => Polygon Mumbai
4. Sepolia => BNB …