Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@jholdstock
Copy link
Member

A collection of small miscellaneous changes I have accumulated whilst working on other things; mostly comment and log message updates.

@jholdstock jholdstock force-pushed the comm2 branch 2 times, most recently from 67a5d6d to 2cc8ae7 Compare October 27, 2025 12:26
Comment on lines 136 to 140
// Skip this purchase when no more tickets may be purchased in the interval and
// the next sdiff is unknown. The earliest any ticket may be mined is two
// blocks from now, with the next block containing the split transaction
// that the ticket purchase spends.
// Skip this purchase when no more tickets may be purchased in
// the interval and the next sdiff is unknown. The earliest any
// ticket may be mined is two blocks from now, with the next
// block containing the split transaction that the ticket
// purchase spends.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rewrapping comments with no textual changes seems like unnecessary churn.

dcrwallet doesn't have a strict column limit, and nobody can seem to even agree on what it would be if we wanted one because we all use different tab stops.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fair enough, removed those changes.

wallet/mixing.go Outdated

// MixAccount individually mixes outputs of an account into standard
// denominations, creating newly mixed outputs for a mixed account.
// denominations, creating newly mixed outputs for a mixed account.This is a
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i'm personally a fan of two spaces after periods, and held my tongue for all of the single spaces you're adding, but no spaces at all is going too far.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lmao, fixed

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

doesn't look like it, got lost in the rebase?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops. Fixed for real this time...

@jholdstock jholdstock force-pushed the comm2 branch 2 times, most recently from 3bcdb30 to eda92e5 Compare October 30, 2025 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants