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

Removed all price logic from TokenPriceRegistry and renamed it TokenRegistry #227

Merged
merged 2 commits into from
Mar 30, 2021

Conversation

juniset
Copy link
Member

@juniset juniset commented Mar 30, 2021

This PR:

  • Removed all price logic from TokenPriceRegistry and renamed it TokenRegistry as only the tradable flag is used by the new contracts.
  • Introduced a new TestSimpleOracle contract that can be passed to the relay-manager.js to convert ETH to Token when the refund is in ERC20.
  • Cleaned all test files from a price oracle when not needed.
  • Updated the deployment script to deploy the new TokenRegistry.

@juniset juniset changed the title Replaced TokenPriceRegistry by TokenRegistry containing only the trad… Removed all price logic from TokenPriceRegistry and renamed it TokenRegistry Mar 30, 2021
@juniset juniset self-assigned this Mar 30, 2021
@juniset juniset merged commit 4931865 into develop Mar 30, 2021
@elenadimitrova elenadimitrova deleted the minimal-wallet/simplifying_tpr branch March 31, 2021 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants