diff options
| author | MarcoFalke <[email protected]> | 2019-09-19 10:45:04 -0400 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2019-09-19 10:45:10 -0400 |
| commit | 7d4bc60f1fee785d355fe4d376c0a369fc64dd68 (patch) | |
| tree | 7f027f5f4bf3a4f53486d865413addc92b4dd909 /src/net_processing.cpp | |
| parent | Merge #16885: doc: Update tx-size-small comment with relevant CVE disclosure (diff) | |
| parent | refactoring: move ReplayBlocks under CChainState (diff) | |
| download | discoin-7d4bc60f1fee785d355fe4d376c0a369fc64dd68.tar.xz discoin-7d4bc60f1fee785d355fe4d376c0a369fc64dd68.zip | |
Merge #16743: refactor: move LoadChainTip/RelayBlocks under CChainState
3cf36736e540cf06250701f0934a7946836d000d refactoring: move ReplayBlocks under CChainState (James O'Beirne)
bcf73d3b84649c8786f0cccc6862dd1bbdb9950b refactoring: move LoadChainTip to CChainState method (James O'Beirne)
f5809d5b135c7f9de5217d3cda76638fe7eed58a doc: fix CChainState::ActivateBestChain doc (James O'Beirne)
Pull request description:
This is part of the [assumeutxo project](https://github.com/bitcoin/bitcoin/projects/11):
Parent PR: #15606
Issue: #15605
Specification: https://github.com/jamesob/assumeutxo-docs/tree/master/proposal
---
Move more chainstate-related functionality to methods on CChainState. Nothing too interesting here, but needed to work with multiple chainstates. And brief to review. :)
Also fixes doc on ActivateBestChain.
ACKs for top commit:
MarcoFalke:
ACK 3cf36736e540cf06250701f0934a7946836d000d
ryanofsky:
Can confirm. utACK 3cf36736e540cf06250701f0934a7946836d000d. Removes wrapper functions and removes more ::ChainActive() and ::ChainstateActive() calls than it adds, so seems good.
Tree-SHA512: 4bf8a1dd454ca9d61c85f6736910fa7354c57acc0002e3a8e5ce494035d8280e4c20e066f03478eeff7d44195e7912c282a486526da9be53854b478b961affaa
Diffstat (limited to 'src/net_processing.cpp')
0 files changed, 0 insertions, 0 deletions