aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket31684
AgeCommit message (Collapse)Author
2019-10-21Fix changes file and string typosteor
Part of 31684.
2019-10-21control: Add GETINFO support for dumping microdesc consensusAmreshVenugopal
- Allows control port to read microdesc consensus using: GETINFO dir/status-vote/microdesc/consensus add: Helper function `getinfo_helper_current_consensus` test: check if GETINFO commands return expected consensus data. Resolves 31684.