diff options
| author | Pieter Wuille <[email protected]> | 2017-01-13 14:42:08 -0800 |
|---|---|---|
| committer | Pieter Wuille <[email protected]> | 2017-01-13 14:52:26 -0800 |
| commit | 3908fc4728059719bed0e1c7b1c8b388c2d4a8da (patch) | |
| tree | 8eba8e99d8db566daf79a7aacdc7b25e83c518a7 /src/init.cpp | |
| parent | Merge #9441: Net: Massive speedup. Net locks overhaul (diff) | |
| parent | Make most_recent_compact_block a pointer to a const (diff) | |
| download | discoin-3908fc4728059719bed0e1c7b1c8b388c2d4a8da.tar.xz discoin-3908fc4728059719bed0e1c7b1c8b388c2d4a8da.zip | |
Merge #9375: Relay compact block messages prior to full block connection
02ee4eb Make most_recent_compact_block a pointer to a const (Matt Corallo)
73666ad Add comment to describe callers to ActivateBestChain (Matt Corallo)
962f7f0 Call ActivateBestChain without cs_main/with most_recent_block (Matt Corallo)
0df777d Use a temp pindex to avoid a const_cast in ProcessNewBlockHeaders (Matt Corallo)
c1ae4fc Avoid holding cs_most_recent_block while calling ReadBlockFromDisk (Matt Corallo)
9eb67f5 Ensure we meet the BIP 152 old-relay-types response requirements (Matt Corallo)
5749a85 Cache most-recently-connected compact block (Matt Corallo)
9eaec08 Cache most-recently-announced block's shared_ptr (Matt Corallo)
c802092 Relay compact block messages prior to full block connection (Matt Corallo)
6987219 Add a CValidationInterface::NewPoWValidBlock callback (Matt Corallo)
180586f Call AcceptBlock with the block's shared_ptr instead of CBlock& (Matt Corallo)
8baaba6 [qa] Avoid race in preciousblock test. (Matt Corallo)
9a0b2f4 [qa] Make compact blocks test construction using fetch methods (Matt Corallo)
8017547 Make CBlockIndex*es in net_processing const (Matt Corallo)
Diffstat (limited to 'src/init.cpp')
0 files changed, 0 insertions, 0 deletions