-
In the multicall.sol contract: https://github.com/makerdao/multicall/blob/master/src/Multicall.sol#L7
```
Aggregate results from multiple read-only function calls
```
As far as I'm aware, it sup…
-
`rpow` is implemented in `jug.sol` and `drip.sol`. The function is complex enough to deserve some dedicated tests but I do not find any in the dss repository.
I am guessing the function was first i…
-
Due to precision issues, the price rounding mechanism currently used in `sai_maker_otc.py` doesn't guarantee that a price will always be displayed with the required number of decimal places (e.g. in t…
ghost updated
4 years ago
-
To finish up the site, we need to get the following content:
# FAQs
- [ ] The text for **four** common questions and the links to their answers in the portal (or wherever they live)
It's to cre…
as-dr updated
4 years ago
-
When loading a Discourse instance (and presumably other plugins), if the URL you supply has a trailing slash, it throws an error.
E.g. when using the new instance system, I specified the URL for a D…
s-ben updated
3 years ago
-
See https://etherscan.io/address/0x729D19f657BD0614b4985Cf1D82531c67569197B#readContract.
We can just do a `medianizer.peek()` to get the current price of ETH in USD (and assume this is DAI).
-
I've run `dapple init` in my repo.
What is the fastest way to get to a github-integrated CI solution based on `dapple test`?
-
**Goal**
The URL of our auctions UI is included in other Maker UIs
**Context**
In order to spread awareness of our UI, we want other Maker UIs to point at our domain.
**Tasks**
- [ ] Step 1: …
-
Is this extension deprecated? There does not appear to be any way to use it with Parity since the UI has been split out, as the extension still attempts to load the UI to extract an authentication tok…
-
### Goal
List of compared SQL playgrounds with a conclusion on which to use and how to integrate it
### Context
Since we want to provide analysts the possibility to investigate data stored in the…