Clément Renaud
Clément Renaud
Same problem here (with `libmagick++-dev` installed) and debian x64 jessie 3.16.0-4-amd64 ``` > [email protected] install /home/clemsos/Dev/clemsos.github.io/node_modules/imagemagick-native > node-gyp rebuild /bin/sh: 1: Magick++-config: not found gyp: Call to 'Magick++-config --ldflags --libs'...
On Debian Jessie, `sudo apt-get install graphicsmagick-libmagick-dev-compat` seems to add Magick++-config to the path, but it looks like it will just turn `Magick++-config` into a link to `GraphicsMagick++-config`. I don't...
Ok, I solved it by doing `sudo apt-get purge graphicsmagick-libmagick-dev-compat` then look for the right lib and install it ``` clemsos@clemsos:~$ dpkg --search Magick++-config libmagick++-6.q16-dev:amd64: /usr/lib/x86_64-linux-gnu/ImageMagick-6.8.9/bin-Q16/Magick++-config clemsos@clemsos:~$ sudo apt-get install...
Set Uniswap oracles for UDT and most used ERC20 tokens ## Goal of the proposal This proposal sets Uniswap oracle in Unlock factory contracts across the following chains: Optimism,Polygon,Arbitrum. The...
Need to merge https://github.com/unlock-protocol/unlock/pull/13679/files to add support for Base
can rebase after #13691 is merged
submitted here https://www.tally.xyz/gov/unlock/proposal/2319636103025394838
+1 support in Admin UI for all currencies in the db will be a great addition.
- Permit2: 0x000000000022D473030F116dDEE9F6B43aC78BA3 - Universal Router: 0x3fC91A3afd70395Cd496C647d5a6CC9D4B2b7FAD - WETH9: 0xfFf9976782d46CC05630D1f6eBAb18b2324d6B14 - NonfungiblePositionManager : 0x1238536071E1c677A632429e3655c799b22cDA52 - UniswapV2Factory: 0xB7f907f7A9eBC822a80BD25E224be42Ce0A698A0 (from that Twitter thread above)
duplicate of #598 , also #649