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

Prepare API Offers .proto defs for significant changes [#1] #6055

Merged

Conversation

ghubstan
Copy link
Member

This PR adds comments to grpc.proto to be pulled into a new API reference doc. Some of the comments highlight issues to be resolved in following PRs.

The main focus of the PR is on documenting service Offers { ... } related definitions in grpc.proto:

  • Comment each field in the Offers service's messages.
  • Add TODO comments about fixing field defs with usability & consistency problems.

Other API reference doc related changes to grpc.proto:

  • Comment each gRPC service's rpc method definitions, however briefly.
  • Improve some existing rpc method comments.

Also add unmerged API NPE fix to FeeService class (see PR #6052).

Based on master.

This commit adds comments to grpc.proto to be pulled into a new API
reference doc.  Some of the comments highlight issues to be resolved
in following PRs.

The main focus is on documenting gRPC Offers service definitions in
grpc.proto:

- Comment each field in the Offers service's messages.
- Add TODO comments about fixing field defs with usability &
  consistency problems.

Other API reference doc related changes to grpc.proto:

- Comment each gRPC service's rpc method definitions, however briefly.
- Improve some existing rpc method comments.
We will consider each problematic number field one at a time.

Note: changing field types in following commits will break
the API's backward compatibility, but devs agree it's OK since
it is still in beta.
@ghubstan ghubstan changed the title Prepare API Offers .proto defs for significant changes Prepare API Offers .proto defs for significant changes [#1] Feb 18, 2022
Copy link
Contributor

@ripcurlx ripcurlx left a comment

Choose a reason for hiding this comment

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

utACK

@ripcurlx ripcurlx merged commit 4eada6f into bisq-network:master Feb 24, 2022
@ripcurlx ripcurlx added this to the v1.8.4 milestone Feb 24, 2022
@ghubstan ghubstan deleted the 1-prep-for-offer-service-proto-changes branch February 28, 2022 13:32
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.

2 participants