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

Remove gRPC methods that are obsoleted by RpcSync. #1496

Merged
merged 2 commits into from
Jul 3, 2019

Conversation

jrick
Copy link
Member

@jrick jrick commented Jul 3, 2019

The removed methods of the WalletService are:

  • StartConsensusRpc
  • DiscoverAddresses
  • SubscribeToBlockNotifications
  • FetchHeaders
  • FetchMissingCFilters

The API major version is bumped to 7 for this breaking change.

jrick added 2 commits July 2, 2019 15:23
This also includes changes to the regen.sh script to build a
module-versioned protoc-gen-go plugin for protoc.
The removed methods of the WalletService are:

* StartConsensusRpc
* DiscoverAddresses
* SubscribeToBlockNotifications
* FetchHeaders
* FetchMissingCFilters

The API major version is bumped to 7 for this breaking change.
Copy link
Member

@matheusd matheusd left a comment

Choose a reason for hiding this comment

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

Tested via decrediton.

@jrick jrick merged commit 0988aa6 into decred:master Jul 3, 2019
@jrick jrick deleted the oldgrpcs branch July 3, 2019 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.

None yet

2 participants