decred / dcrstakepool

Stakepool for Decred.
Other
73 stars 75 forks source link

controllers/main: Add agendas test #601

Closed JoeGruffins closed 4 years ago

JoeGruffins commented 4 years ago

To facilitate testing, change agendas to accept an optional function that takes the place of dcrDataAgendas.

Return a pointer to agendas rather than making a copy.

JoeGruffins commented 4 years ago

@dajohi poke

JoeGruffins commented 4 years ago

@dajohi rebased