Skip to content

Conversation

@uzyn
Copy link
Contributor

@uzyn uzyn commented Apr 2, 2020

  • Default minconf for getbalance is 0 but example in doc was showing as 1.
  • at least 6 blocks confirmed now updated to be at least 6 confirmations to be more consistent with the terminology used elsewhere in the codebase and documentations.

@fanquake fanquake added the Docs label Apr 2, 2020
@DrahtBot
Copy link
Contributor

DrahtBot commented Apr 2, 2020

The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

Conflicts

Reviewers, this pull request conflicts with the following ones:

If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.

Copy link
Contributor

@theStack theStack left a comment

Choose a reason for hiding this comment

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

ACK, LGTM.
I think it would make sense to squash the two commits into one.

@uzyn
Copy link
Contributor Author

uzyn commented Apr 13, 2020

ACK, LGTM.
I think it would make sense to squash the two commits into one.

Sure. I felt they are 2 separate ideas, thus they are separate. Got your point though. Should I close this issue and resubmit with the squashed commits?

@fanquake
Copy link
Member

Should I close this issue and resubmit with the squashed commits?

There's no need to open a new PR just to squash commits, you can do that in this PR.

Copy link
Contributor

@theStack theStack left a comment

Choose a reason for hiding this comment

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

re-ACK c0af173

@maflcko maflcko merged commit d578398 into bitcoin:master Apr 13, 2020
deadalnix pushed a commit to Bitcoin-ABC/bitcoin-abc that referenced this pull request Jan 15, 2021
Summary:
> - Default minconf for getbalance is 0 but example in doc was showing as 1.
> - at least 6 blocks confirmed now updated to be at least 6 confirmations to be more consistent with the terminology used elsewhere in the codebase and documentations.

This is a backport of Core [[bitcoin/bitcoin#18502 | PR18502]]

Test Plan:
Check the new help message:

`src/bitcoin-cli help getbalance`

Check that the balance includes unconfirmed transactions by sending some fund to an external wallet and running immediately `src/bitcoin-cli getbalance`

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Differential Revision: https://reviews.bitcoinabc.org/D8924
vijaydasmp added a commit to vijaydasmp/dash that referenced this pull request Aug 29, 2021
vijaydasmp added a commit to vijaydasmp/dash that referenced this pull request Aug 30, 2021
PastaPastaPasta pushed a commit to dashpay/dash that referenced this pull request Aug 31, 2021
… should be 0) (#4372)

* Merge bitcoin#18502: doc: Update docs for getbalance (default minconf should be 0)

* Backporting Merge bitcoin#18502: doc: Update docs for getbalance (default minconf should be 0)

* Update src/wallet/rpcwallet.cpp

Co-authored-by: UdjinM6 <[email protected]>
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Feb 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants