GpanosXP / IOTA-SpammerXP

A multi-threaded javascript-based web application for doing PoW and helping the IOTA network.
http://spammerxp.weebly.com/
GNU General Public License v3.0
5 stars 0 forks source link

Look into the use of trytes received from getTransactionsToApprove #10

Closed GpanosXP closed 7 years ago

GpanosXP commented 7 years ago

Along with the toApprove object which contains the trunk and branch txs to approve, we get the message trytes which should contain the value of these txs. So it should be possible if both of these are 0-value to simply skip them and request new ones to avoid useless work in confirming spam txs.