Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Payroll: Fix exchange rates request call #797

Merged
merged 1 commit into from
Apr 17, 2019
Merged

Conversation

facuspagnuolo
Copy link
Contributor

Fixes #792

Tests won't pass until we have a new version of PPF released including aragon/ppf#19, aragon/ppf#20, aragon/ppf#21, aragon/ppf#22, and aragon/ppf#23 changes

@facuspagnuolo facuspagnuolo force-pushed the fix_price_feed_usage branch 2 times, most recently from 0cc1144 to 34159e1 Compare April 16, 2019 13:51
Copy link
Contributor

@sohkai sohkai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Haven't taken a lot of time to double check the tests, but have we added any explicit tests that we're using the correct exchange rate on payments?

@facuspagnuolo
Copy link
Contributor Author

@sohkai after changing the way we were mocking PPF, many tests started failing since they were expecting different payout amounts due to the wrong rates, fixing the contract fixed those as well :)

@sohkai
Copy link
Contributor

sohkai commented Apr 16, 2019

Haha that sounds reasonable 👍.

@facuspagnuolo facuspagnuolo merged commit 57d8978 into master Apr 17, 2019
@sohkai sohkai deleted the fix_price_feed_usage branch April 17, 2019 00:50
ramilexe pushed a commit to ConsiderItDone/aragon-apps that referenced this pull request Dec 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Payroll: denomination token should be passed as the 'quote' to PPF
3 participants