HomePhabricator

use CBlockIndex* insted of uint256 for UpdatedBlockTip signal
d76a8acb9b7bUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

use CBlockIndex* insted of uint256 for UpdatedBlockTip signal

  • removes mapBlockIndex find operation
  • theoretically allows removing the cs_main lock during zqm notification while introducing a new file position lock

Details

Provenance
Jonas Schnelli <jonas.schnelli@include7.ch>Authored on Sep 16 2015, 14:42
deadalnixPushed on May 14 2017, 22:04
Parents
rABC0143a1f228c3: configure.ac: Revert autotools-auto-updated 2.69 autoconf requirement
Branches
Unknown
Tags
Unknown

Event Timeline

Jonas Schnelli <jonas.schnelli@include7.ch> committed rABCd76a8acb9b7b: use CBlockIndex* insted of uint256 for UpdatedBlockTip signal (authored by Jonas Schnelli <jonas.schnelli@include7.ch>).Sep 16 2015, 14:51