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

fix: remove response dexpair type #1469

Merged
merged 1 commit into from
Aug 29, 2023
Merged

fix: remove response dexpair type #1469

merged 1 commit into from
Aug 29, 2023

Conversation

jphuc96
Copy link
Collaborator

@jphuc96 jphuc96 commented Aug 29, 2023

What does this PR do?

  • My bugfix

How to test

  • Create a detailed description of what you need to do to set this PR up. ie: Does it need migrations? Do you need to install something?
  • Create a step by step list of what the engineer needs to do to test.

Edge cases

  • What are the edge cases that you might see in this PR?

Media (Loom or gif)

  • Insert media here (if applicable)

@jphuc96 jphuc96 force-pushed the fix/fix-dexpair-type-2 branch from 8ff6638 to 0bfd44a Compare August 29, 2023 07:52
@jphuc96 jphuc96 force-pushed the fix/fix-dexpair-type-2 branch from 0bfd44a to 75172d9 Compare August 29, 2023 07:53
@jphuc96 jphuc96 merged commit 8441788 into develop Aug 29, 2023
@jphuc96 jphuc96 deleted the fix/fix-dexpair-type-2 branch August 29, 2023 07:53
jphuc96 added a commit that referenced this pull request Aug 29, 2023
* fix: fix fail dexpair type (#1467)

* fix: remove response dexpair type (#1469)
jphuc96 pushed a commit that referenced this pull request Aug 29, 2023
# [6.29.0-rc.4](v6.29.0-rc.3...v6.29.0-rc.4) (2023-08-29)

### Bug Fixes

* fix fail dexpair type ([#1467](#1467)) ([d87c159](d87c159))
* remove response dexpair type ([#1469](#1469)) ([8441788](8441788))
tuanddd pushed a commit that referenced this pull request Sep 8, 2023
jphuc96 pushed a commit that referenced this pull request Sep 8, 2023
# [6.29.0](v6.28.4...v6.29.0) (2023-09-08)

### Bug Fixes

* **balance:** user now should see the whitelisted tokens in balance ([ebe68e1](ebe68e1))
* crash server ([#1466](#1466)) ([f60546f](f60546f))
* fix fail dexpair type ([#1467](#1467)) ([d87c159](d87c159))
* fix fail dexpair type ([#1467](#1467)) ([#1468](#1468)) ([d6f926c](d6f926c))
* **general:** bot to use different config when in prod/preview ([52f9e73](52f9e73))
* **general:** move missing module from optional to dependency ([45748ec](45748ec))
* **general:** move missing module from optional to dependency ([6ebb7d0](6ebb7d0))
* **general:** no_fetch_amount param ([c117015](c117015))
* **guess:** stop updating a guess game's progress after that game has ended ([c8d88ec](c8d88ec))
* **payme,paylink,balances:** pay request payload ([#1479](#1479)) ([0db6008](0db6008))
* remove response dexpair type ([#1469](#1469)) ([8441788](8441788))
* send more params tip moniker ([#1465](#1465)) ([608e4a3](608e4a3))
* **v:** reword command description to be more accurate ([7902e96](7902e96))

### Features

* **guess:** allow guess game to be played inside a thread or played outside in a channel ([#1478](#1478)) ([3d19e32](3d19e32))
* move game thread to channel ([#1462](#1462)) ([e9931ad](e9931ad))
* **sup:** what's new command for user to check out latest changelog ([#1476](#1476)) ([58d739d](58d739d))
* token verbose ([#1455](#1455)) ([1ae8b26](1ae8b26))
* **v:** add command /v to check the bot's current version ([410d851](410d851))
trkhoi added a commit that referenced this pull request Sep 11, 2023
* 'develop' of github.com:consolelabs/mochi-bot: (30 commits)
  fix(guess): show question in embed
  fix(payme): pay request payload (#1479)
  chore: move missing module from optional to dependency
  chore: move missing module from optional to dependency
  fix(v): reword command description to be more accurate
  chore: fix move missing module from devDependency to dependency
  feat(v): add command /v to check the bot's current version
  feat(guess): allow guess game to be played inside a thread or played outside in a channel (#1478)
  fix(general): bot to use different config when in prod/preview
  chore: rm eslint
  chore: update version
  chore: update logger
  feat(sup): what's new command for user to check out latest changelog (#1476)
  chore: update cfg preview env (#1477)
  chore: fix no_fetch_amount param
  fix(balance): user now should see the whitelisted tokens in balance
  fix(guess): stop updating a guess game's progress after that game has ended
  chore: remove response dexpair type (#1469)
  chore: fix fail dexpair type (#1467)
  chore: crash server (#1466)
  ...
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.

1 participant