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

feat: set default skip RFQt buy requests to false #232

Merged
merged 2 commits into from
May 19, 2020

Conversation

hrharder
Copy link
Contributor

Description

Disable skipping RFQt request where buyAmount is specified instead of just sellAmount.

Testing Instructions

Simple config change, no new tests should be required. In a test deployment, should poll RFQt servers when buyAmount is specified in swap/quote and swap/price.

Checklist

  • Update documentation as needed. Website Documentation PR:
  • Prefix PR title with [WIP] if necessary.
  • Add tests to cover changes as needed.

@hrharder hrharder changed the title [WIP] feat: set default skip RFQt buy requests to false feat: set default skip RFQt buy requests to false May 19, 2020
Copy link
Contributor

@steveklebanoff steveklebanoff left a comment

Choose a reason for hiding this comment

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

LGTM once CI passes

@steveklebanoff
Copy link
Contributor

deploy staging

@steveklebanoff
Copy link
Contributor

deploy production

@steveklebanoff steveklebanoff merged commit a5d7a1c into master May 19, 2020
@steveklebanoff steveklebanoff deleted the feature/config/default-enable-rfqt-buy branch May 19, 2020 22:32
github-actions bot pushed a commit that referenced this pull request May 25, 2020
# [1.5.0](v1.4.0...v1.5.0) (2020-05-25)

### Bug Fixes

* unify the response data from /swap/v0/price and /meta_transaction/v0/price ([#228](#228)) ([62f3fae](62f3fae))

### Features

* Add Prometheus Monitoring ([#222](#222)) ([5a51add](5a51add))
* added an epochs/n endpoint to get info on an arbitrary epoch ([#230](#230)) ([68ec159](68ec159))
* lower default slippage percentage to 1% ([#238](#238)) ([c7ec0ff](c7ec0ff))
* MetaTxn add signer heartbeat and status ([#236](#236)) ([3a11867](3a11867))
* set default skip RFQt buy requests to false ([#232](#232)) ([a5d7a1c](a5d7a1c))
@github-actions
Copy link

🎉 This PR is included in version 1.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants