HomePhabricator

Merge pull request #7112
96b802510da0Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

Merge pull request #7112

9af5f9c Move uiInterface.NotifyBlockTip signal above the core/wallet signal - This will keep getbestblockhash more in sync with blocknotify callbacks (Jonas Schnelli)
4082e46 [Qt] call GuessVerificationProgress synchronous during core signal, pass double over UI signal (Jonas Schnelli)
947d20b [Qt] reduce cs_main in getVerificationProgress() (Jonas Schnelli)
e6d50fc [Qt] update block tip (height and date) without locking cs_main, update always (each block) (Jonas Schnelli)
012fc91 NotifyBlockTip signal: switch from hash (uint256) to CBlockIndex* - also adds a boolean for indication if the tip update was happening during initial sync - emit notification also during initial sync (Jonas Schnelli)

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Nov 30 2015, 11:58
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGING9af5f9cb8773: Move uiInterface.NotifyBlockTip signal above the core/wallet signal - This will…
rSTAGINGa7751824ce8a: Merge pull request #7103
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rSTAGING96b802510da0: Merge pull request #7112 (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Nov 30 2015, 12:04