Commit 7e524b1
committed
Merge #7249: refactor: remove BlockAssembler from friends of CChainstateHelper
a184703 refactor: remove BlockAssembler from friends of CChainstateHelper (Konstantin Akimov)
Pull request description:
## Issue being fixed or feature implemented
CHainstateHelper and BlockAssembler no need to be friends
## What was done?
See commit, changes are trivial
## How Has This Been Tested?
Run unit & functional tests
## Breaking Changes
N/A
## Checklist:
- [x] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have added or updated relevant unit/integration/functional/e2e tests
- [ ] I have made corresponding changes to the documentation
- [x] I have assigned this pull request to a milestone
Top commit has no ACKs.
Tree-SHA512: cd401f43e0f1d8c936d6bc827d3bbefd001fe13238f266b44d6eba98bbd631e6c1b7fb917a5df6c7e32c54286747a439fdd0b017fa79fc3514c9df17b21497341 file changed
Lines changed: 1 addition & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | 37 | | |
42 | 38 | | |
43 | | - | |
44 | | - | |
45 | 39 | | |
46 | 40 | | |
47 | | - | |
48 | 41 | | |
49 | 42 | | |
| 43 | + | |
50 | 44 | | |
51 | 45 | | |
52 | 46 | | |
| |||
0 commit comments