Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-21 | Fix changes file and string typos | teor | |
Part of 31684. | |||
2019-10-21 | control: Add GETINFO support for dumping microdesc consensus | AmreshVenugopal | |
- 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. |