Chronological history of this changeset:
- Bundle 4 (#21270) got merged
- Posthumous reviews were posted
- These changes were prepended in bundle 5
- More reviews were added in bundle 5
- Someone suggested that we split the prepended changes up to another PR
- This is that PR
In the future, I will just do posthumous review changes in another PR instead. I apologize for the confusion.
Addresses posthumous reviews on bundle 4:
- From jnewbery:
- #21270 (comment)
- I didn’t fix this one, but I added a
TODO
comment so that we don’t lost track of it
- I didn’t fix this one, but I added a
- #21270 (review)
- #21270 (review)
- #21270 (review)
- #21270 (review)
- #21270 (comment)
- From MarcoFalke:
Addresses reviews on bundle 5:
- Checking chainman existence before locking cs_main
- MarcoFalke
- Appropriate locking, usage of chainman, and control flow in
src/node/interfaces.cpp
- MarcoFalke
- jnewbery
- ryanofsky
- Style/comment formatting changes
- jnewbery
- Making LookupBlockIndex const
- jnewbery