boqdan
boqdan
Fixes #56 > Disclaimer: I'm super new to Elm but I find it interesting so I'm trying to hone my skills. Any input is highly appreciated :)
### Overview In some situations it helps to have a way to only check that a cache key exists without spending the extra time to download the cache: for example...
### Description > ⚠️ This branch is based off `feature/mcmint-mvp` + #9848 > Once #9848 is merged in `featurue/mcmint-mvp` this branch should be updated to reflect any changes, before it...
### Expected Behavior Developers should have the tooling and documentation required to: - Gain an understanding on how rates are reported to the cLabs controlled oracles. - Have the informational...
> Design Doc: https://www.notion.so/clabsco/SortedOracles-on-chain-API-4af588af12d948948bbed6402c780d34 The current `celocli` tooling for oracles needs some TLC: - Implement a new `oracles:get-identifier` command that takes in a currency pair string (`CELOUSD` | `CELOEUR` |...
> Design Doc: https://www.notion.so/clabsco/SortedOracles-on-chain-API-4af588af12d948948bbed6402c780d34 As part of the effort to improve developer experience around consuming rates from the oracles that cLabs controls, we want to improve the documentation. This requires...
### Description > ⚠️ This PR is branched from #9893 so the base is set there as well to show the relevant diff. > Once #9893 is merged and closed,...
### Description I have an `index.html` file that has 3 dependencies: 1. A favicon file 2. A logo 3. the javascript build When I start the webpack dev server all...
### Description Security fix to altogether remove the exploit path that existed in `@ledgerhq/connect-kit-loader.` This replaces the package with a version built from source and published at `https://github.com/mento-protocol/ledgerhq-connect-kit-loader-retrofit` temporarily until,...
### Component Forge ### Describe the feature you would like It would be useful if the `--json` output of `forge test` would also contain the call traces and console.log output...