Commit Graph
4 Commits
Author SHA1 Message Date
Luke Parker 16f8e042b5 Remove erraneous commas 2022-06-01 19:38:42 -04:00
Luke Parker da0715e503 Improve consistency between on_money_received and on_money_received_unconfirmed
unconfirmed solely uses a - b, and received now accepts b so it can 
provide more detailed logs on what occurred (printing a - b, yet with a 
and b).
2022-06-01 18:20:11 -04:00
Luke Parker baee2c06ec Preserve commitment format inside transactions 2022-04-21 18:58:47 -04:00
Luke ParkerandGitHub 591c174235 Remove footgun doc comment in miner TX validation
This comment suggests this check is unnecessary, when it is completely necessary as miner TXs can have multiple outputs *which is a statement directly, and incorrectly, contradicted by this comment*. While I don't ever see someone removing this code and getting their edits merged into Monero, someone inexperienced who thinks they're cleaning old code may break their own work, and then there's really just zero benefit to keeping this around.
2022-03-10 14:08:30 -06:00