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

Add new 'getoffer offer-id' api method #4608

Merged
merged 3 commits into from
Oct 15, 2020

Conversation

ghubstan
Copy link
Contributor

@ghubstan ghubstan commented Oct 7, 2020

There are a number of use cases where a user may want to see a single offer instead of every offer for a currency pair on the buy or sell side. The changes are:

  • Add getoffer to grpc.proto
  • Add new method to GrpcOffersService, CoreApi, CoreOffersService
  • Add new method to CLI
  • Adjust create offer tests to use this new convenience

There are a number of use cases where a user may want to see a single
offer instead of every offer for a currency pair on the buy or sell side.
The changes are:

- Add getoffer to grpc.proto
- Add new method to GrpcOffersService, CoreApi, CoreOffersService
- Add new method to CLI
- Adjust create offer tests to use this new convenience
Copy link
Contributor

@chimp1984 chimp1984 left a comment

Choose a reason for hiding this comment

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

utACK

core/src/main/java/bisq/core/api/CoreOffersService.java Outdated Show resolved Hide resolved
Copy link
Member

@sqrrm sqrrm left a comment

Choose a reason for hiding this comment

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

utACK

@sqrrm sqrrm merged commit 44394ad into bisq-network:master Oct 15, 2020
@ghubstan ghubstan deleted the getoffer-for-id branch October 22, 2020 15:16
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.

3 participants