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(message-types.ts): added new provenance exchange message types #59

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

VigM-Figure
Copy link
Collaborator

@VigM-Figure VigM-Figure commented Mar 22, 2024

Description

Version up protos to provenance 1.18.0-rc3

Add new message type support from provenance.exchange:

  • MsgCommitFundsRequest
  • MsgCreatePaymentRequest
  • MsgAcceptPaymentRequest
  • MsgRejectPaymentRequest
  • MsgRejectPaymentsRequest
  • MsgCancelPaymentsRequest
  • MsgCreateAskRequest
  • MsgCreateBidRequest
  • MsgCancelOrderRequest

Tested locally by pulling code directly into local version of chrome extension wallet, then created a MsgCommitFundsRequest and it was completed correctly.

Spec:
https://buf.build/provenance-io/provenance/docs/main:provenance.exchange.v1#provenance.exchange.v1.MsgCommitFundsRequest

closes: #XXXX


Before we can merge this PR, please make sure that all the following items have been
checked off. If any of the checklist items are not applicable, please leave them but
write a little note why.

  • Targeted PR against correct branch
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Added a relevant changelog entry to the Unreleased section in CHANGELOG.md
  • Re-reviewed Files changed in the Github PR explorer

@VigM-Figure VigM-Figure merged commit 0345ae9 into main Mar 22, 2024
1 check passed
@VigM-Figure VigM-Figure deleted the vmikulis/web-wallet/support-new-msgs branch March 22, 2024 17:55
Copy link

🎉 This PR is included in version 2.12.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
Development

Successfully merging this pull request may close these issues.

2 participants