orakl icon indicating copy to clipboard operation
orakl copied to clipboard

Orakl Network

Results 55 orakl issues
Sort by recently updated
recently updated
newest added

- [x] Data Feed - [ ] VRF - [ ] RR

enhancement
Maintenance

AS-IS ``` import { Aggregatory__factory } from @bisonai/orakl-contract Aggregatory__factory.abi ``` TO-BE ``` import { AggregatoryABI } from @bisonai/orakl-contract ```

off-chain
Maintenance

This is just my proposal. Currently we only track the off-chain `fetched price` & `on-chain` submitted value of data feed. From the users perspective, users needs to call `aggregatorProxy` to...

off-chain
Maintenance

some addresses where wrong regarding case sensitive checks it should be more strictly checked on service start https://bisonai.slack.com/archives/C04772WQ3DW/p1705906959459329

core
Maintenance

When are launch off-chain, we are missing the events which happened after the latest record. It would be good to check all the events we are missing and request to...

off-chain
Maintenance

From time to time, we receive an alert claiming that we did not submit -T minutes. ## Questions to answer * Why is it happening? * Is it actual warning?...

monitoring
Maintenance