There <strike>are some</strike> is one place in the code:
- https://github.com/bitcoin/bitcoin/blob/559fbae8c658c779a423201df6d5850fce3cd3b1/src/scheduler.h#L10
Just going to drop this here as "easy to implement".
There <strike>are some</strike> is one place in the code:
Just going to drop this here as "easy to implement".
There's also this note in scheduler.h:
https://github.com/bitcoin/bitcoin/blob/559fbae8c658c779a423201df6d5850fce3cd3b1/src/scheduler.h#L10
Should it be included too?
@MarcoFalke Grepped a bit and I think it should be moved to a separate issue, as it seems to require lots of changes throughout the codebase.
Is this issue still open...can you give me more details of what i need to do? I am new to bitcoin