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 legacy stakepool ticket purchasing. #2408

Merged
merged 2 commits into from
Sep 9, 2024

Conversation

jholdstock
Copy link
Member

@jholdstock jholdstock commented Sep 8, 2024

It was possible to set legacy stakepool options either through config or through various RPC parameters, however the options either did nothing or enabled behaviour which is no longer valid.

Breaking changes:

  1. Removed PoolAddress and PoolFee parameters from gRPCs purchasetickets and runticketbuyer
  2. Removed PoolAddress and PoolFee parameters from json-RPC purchaseticket
  3. Removed config flags --pooladdress and --poolfees

Based on #2411 which bumps gRPC server version to 8.0.0.

@jholdstock jholdstock changed the base branch from master to pubpasschange September 8, 2024 17:41
@jholdstock jholdstock changed the base branch from pubpasschange to master September 8, 2024 17:41
@jholdstock jholdstock force-pushed the rm-pool-tickets2 branch 2 times, most recently from 2df01dc to dc8bab6 Compare September 9, 2024 07:56
Preparing for some up-coming breaking changes.
It was possible to set legacy stakepool options either through config or
through various RPC parameters, however the options either did nothing
or enabled behaviour which is no longer valid.

Breaking changes:

1. Removed PoolAddress and PoolFee parameters from gRPCs
   `purchasetickets` and `runticketbuyer`
1. Removed PoolAddress and PoolFee parameters from json-RPC
   `purchaseticket`
1. Removed config flags `--pooladdress` and `--poolfees`
@jrick jrick merged commit b5b1b4d into decred:master Sep 9, 2024
2 checks passed
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