Rafael Ugolini

Results 7 issues of Rafael Ugolini

Hello, I'm having an issue while using `order_by` on aggregate fields. ```gql { author (order_by: {articles_aggregate: { count: desc }}) { id name articles_aggregate(where: $where) { aggregate { count }...

k/enhancement
c/server
p/medium
e/hard
triage/2-needs-rfc
a/api/graphql

Please point the IPFS link to: https://ousd.eth.limo/

enhancement
P2
ui/ux
frontend

To decouple the frontend from the smart contracts repository, we need an NPM package that gives all the ABIs and the addresses of the deployed contracts. mStable has done something...

contracts

The Uniswap V3 strategy code is in PR https://github.com/OriginProtocol/origin-dollar/pull/1258

enhancement
P1
contracts
OUSD

sfrxETH shows the same price in USD from frxETH ![Image](https://github.com/OriginProtocol/origin-dollar/assets/2651141/8a20f8de-b1f3-461b-af44-57e494710c4d) ![Image](https://github.com/OriginProtocol/origin-dollar/assets/2651141/866ebb85-ae9c-4189-a852-68edc94c3edf)

bug
P1
dapp
OETH
frontend

Upgrade the libraries, and the tests seem to be working. I also added sorting on the imports,