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

Report number of (dis)connected blocks in reorganization #872

Merged
merged 1 commit into from
Feb 22, 2012

Conversation

sipa
Copy link
Member

@sipa sipa commented Feb 19, 2012

As requested in #518.

Also report old and new best, and fork point.
@sipa
Copy link
Member Author

sipa commented Feb 19, 2012

Tested on testnet:

REORGANIZE: Disconnected 11 blocks; 0000000236cea9d517ec..000000001b07f33c785b
REORGANIZE: Connected 10 blocks; 0000000236cea9d517ec..000000000d726a10901f

@luke-jr
Copy link
Member

luke-jr commented Feb 20, 2012

Might be a good idea to add a "maxreorg" to getinfo, since it can be an indicator of compromise?

@gavinandresen gavinandresen merged commit ceaa13e into bitcoin:master Feb 22, 2012
destenson pushed a commit to destenson/bitcoin--bitcoin that referenced this pull request Jun 26, 2016
befde96 Dynamically adjust recent tx list item count (on overview screen) in correspondence with fShowAdvancedPSUI state and litemode.

Also including a fix for bitcoin#789
ptschip added a commit to ptschip/bitcoin that referenced this pull request Jan 11, 2018
* Dispaly either the label or the address

If the user is entering a label it is clear they do not
want to see the address. This is the whole point of labelling
and address for the list of transactions.

* Fix the editing of an entry in the Transaction list view.

Previously when trying to edit an entry that had already
been edited, the "enter new address" dialog would appear
rather than the "edit address" dialog.  This was caused by
the the label being returned rather than the address and
as a result the address would not be found in the list, causing
the wrong dialog to open.

* Remove unnecessary boost includes and foreach loops
lateminer pushed a commit to lateminer/bitcoin that referenced this pull request Oct 30, 2019
fae04ac add furszy gpg key for gitian (furszy)

Tree-SHA512: 0530d5f84513ebb2a09e86b03e20a421ec385b1e4bc60c12acc8fa4856a082060486b7e50f0e98fd17d57b3a0753ceca728da13acfd3102b13875bf9f0eeb193
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants