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

[Bugfix] MsgSwapSend rest interface parse error #454

Merged
merged 3 commits into from
Mar 3, 2021

Conversation

yun-yeo
Copy link
Contributor

@yun-yeo yun-yeo commented Mar 3, 2021

Summary of changes

fix #453

Report of required housekeeping

  • Github issue OR spec proposal link
  • Wrote tests
  • Updated API documentation (client/lcd/swagger-ui/swagger.yaml)
  • Added a relevant changelog entry: clog add [section] [stanza] [message]

(FOR ADMIN) Before merging

  • Added appropriate labels to PR
  • Squashed all commits, uses message "Merge pull request #XYZ: [title]" (coding standards)
  • Confirm added tests are consistent with the intended behavior of changes
  • Ensure all tests pass

alessio and others added 3 commits December 1, 2020 14:26
* upgrade to Cosmos SDK v0.39.2-rc1

* update to cosmos-sdk v0.39.2 RC2

* update to rc3

* update to v0.39.2
@yun-yeo yun-yeo requested a review from hanjukim March 3, 2021 04:10
@yun-yeo yun-yeo self-assigned this Mar 3, 2021
@yun-yeo yun-yeo added bug Something isn't working client rest / cli code improvements labels Mar 3, 2021
@hanjukim hanjukim changed the title [Bugfix] fix swapsend rest interface Fix swapsend rest interface Mar 3, 2021
@hanjukim hanjukim changed the title Fix swapsend rest interface [Bugfix] swapsend rest interface Mar 3, 2021
@yun-yeo yun-yeo merged commit f99a6c7 into master Mar 3, 2021
@yun-yeo yun-yeo deleted the bugfix/rest-tx-swapsend branch March 3, 2021 04:33
@yun-yeo yun-yeo changed the title [Bugfix] swapsend rest interface [Bugfix] MsgSwapSend rest interface parse error Mar 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working client rest / cli code improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] market rest swapsend not working
3 participants