Skip to content

Backport bugfixes for CMasternodeMan::CheckAndRemove and smartfee (+test) - #738

Closed
UdjinM6 wants to merge 1 commit into
dashpay:masterfrom
UdjinM6:backportbugfixes
Closed

Backport bugfixes for CMasternodeMan::CheckAndRemove and smartfee (+test)#738
UdjinM6 wants to merge 1 commit into
dashpay:masterfrom
UdjinM6:backportbugfixes

Conversation

@UdjinM6

Copy link
Copy Markdown

CheckAndRemove fix should help masternoders, smartfee fix should help guys like this one https://dashtalk.org/threads/fees.8322/

@UdjinM6UdjinM6 added the bug label Mar 16, 2016
@UdjinM6UdjinM6 changed the title Backport bug fixes for CMasternodeMan::CheckAndRemove and smartfee (+test)Backport bugfixes for CMasternodeMan::CheckAndRemove and smartfee (+test)Mar 16, 2016
schinzelh pushed a commit that referenced this pull request Mar 16, 2016
@schinzelh

Copy link
Copy Markdown

Merged to 0.12.0.x - please do not create PRs against master, only against version/feature branches :)

@schinzelh

Copy link
Copy Markdown

Is #737 worth backporting too in this context?

@UdjinM6

Copy link
Copy Markdown
Author

please do not create PRs against master, only against version/feature branches

oops, got it, sorry :)

Is #737 worth backporting too in this context?

yep, might be a good idea, thanks! #739 :)

@UdjinM6
UdjinM6 deleted the backportbugfixes branch March 16, 2016 14:48
@knstknst mentioned this pull request Jun 9, 2026
5 tasks
PastaPastaPasta added a commit that referenced this pull request Aug 23, 2026
56a61c8 Merge bitcoin#26740: wallet: Migrate wallets that are not in a wallet dir (Konstantin Akimov)
493f633 fix: follow-up backporting bitcoin#17261 - missing break (Konstantin Akimov)
087c9be Merge bitcoin#26638: test: prefer sqlite for wallet tests (Konstantin Akimov)
117dab2 Merge bitcoin-core/gui#738: Add menu option to migrate a wallet (Konstantin Akimov)
Pull request description:
## Issue being fixed or feature implemented
Further improvements of `migratewallet` RPC to migrate legacy wallets to descriptor wallets.
## What was done?
Backports:
- bitcoin-core/gui#738
- bitcoin#26638
- bitcoin#26740
+ fix for old backport bitcoin#17261
Further changes to be done in the next batch ; out-of-scope of current PR:
- bitcoin-core/gui#824 (fix for #738), depends on bitcoin#27790
- bitcoin#26021 (depends on #7037)
- bitcoin#28067 (depends on 26021)
- bitcoin#28038 (depends on 27217)
- bitcoin#28125
- bitcoin#28602
- bitcoin#28609 [currently doesn't work as expected, probably depends on 28125]
- bitcoin#28546
- bitcoin#28868
## How Has This Been Tested?
Run unit test & functional tests.
Click in Qt-UI "Migrate wallet" - it works as expected.
## Breaking Changes
None
## Checklist:
- [x] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have added or updated relevant unit/integration/functional/e2e tests
- [ ] I have made corresponding changes to the documentation
- [x] I have assigned this pull request to a milestone _(for repository code-owners and collaborators only)_
Top commit has no ACKs.
Tree-SHA512: 7f14fe3ac06f1fe62f99bc2775007f92c26886dcbd2cb6fcc9c122ca8a515f5b6b78768cc6626c26b55b7c29102bf896834df950f98b2aee0915c7e8a65b124d
Sign up for freeto 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

@UdjinM6@schinzelh