-
BenRai
medium
# In `PriceTierVesting` there is no check if the Sequenzer for L2s is up when calling the oralce
## Summary
Price from oracle on L2s can be invalid/stale if the sequencer is down. Th…
-
The CI can be mostly copied over from broadway-api, but it'd be nice to have some assurance checks on each commit.
-
We should prefix all error messages with contract/namespace like so:
```suggestion
with_attr error_message("Aggregator: Total amount due exceeds the balance"):
```
_Originally posted by @k…
-
Having a specific "use-case" in mind, which might be interesting marketing wise and from a scientific standpoint. But this would require Turing to be able to make calls which may take e.g. 600 seconds…
-
It may be nice to dynamically set the options either per stage, or after creating a chainlink object setting the params for the entire run. I don't know what would make more sense design-wise.
-
I have followed the tutorial and I don't know why when the code compiles, in build/contracts the dependencies folder isn't created.
When I compile the only file generated when generating build dat…
-
### Ticket Contents
### Description
We need to Create a Dapp (qr-code scanner ) with CCIP incident NFT's.
###Steps involved are :
1.Deploy and test the CCIP smart contract.
2.create Frontend …
-
The issue is different imported contract require different version of comipiler and they are not compatitble.
when compile the lottery.sol ,met this comipler error,
as a rookie to development ,d…
-
Link to Forum Post: https://www.smartcontractresearch.org/t/research-summary-managing-climate-change-with-blockchains-and-oracles-tecnalia-chainlink-labs-report/1509
-
# Lines of code
# Vulnerability details
# Comments
In the original implementation, ChainLink price updating could fail due to rigorous 60 minutes heartbeat checking.
# Mitigation
[commit 8e3231d…