Gridcoin-tasks icon indicating copy to clipboard operation
Gridcoin-tasks copied to clipboard

projectrain missing info (so rain can't be distributed to crunchers it's supposed to go to)

Open Erkan-Yilmaz opened this issue 7 years ago • 5 comments

problem:

  • GRCpool gets projectrain but divides it onto all users, instead of dividing "only" to the users who crunched the specific WUs, because: "right, but when a trasaction is received, i am not that i can tell what project it goes too, when i look at my personal wallet with project rain, i see nothing about a project it is tied to"

I assume the rainmakers forget to add a comment for the rain or is there a bug that the comment is not seen?

This task was now created primarily, so bgb can get this info for the Pentathlon which will likely have projectrain (e.g. see scalextrix comment in link)

Erkan-Yilmaz avatar Apr 10 '17 13:04 Erkan-Yilmaz

cc @grctest @Scalextrix

Erkan-Yilmaz avatar Apr 10 '17 13:04 Erkan-Yilmaz

see also this comment

Erkan-Yilmaz avatar Apr 10 '17 14:04 Erkan-Yilmaz

Yeah, I'm pretty sure that this message/label is just a note for the rain-maker's wallet. No message makes it to the end user, that would be pretty neat if it did.

grctest avatar Apr 10 '17 14:04 grctest

https://github.com/gridcoin/Gridcoin-Research/issues/61

grctest avatar Apr 10 '17 14:04 grctest

When sending a rain transaction from the wallet it does produce a message in the transaction of what the rain was ment for.

This transaction for example has the following data.

{ "txid" : "42074c10d0ceb4cf470e57c2bf085bf185d00a774fc978101b1a48c7f68593d1", "version" : 1, "time" : 1491713062, "locktime" : 0, "hashboinc" : "Project Rain: Project Rain: asteroids@home (Amount 100 GRC )", "vin" : [....], "vout" : [....], "blockhash" : "a3692500fbb9a7b93afde132dbeed759baaed4b9fca380ba0e54caf6dbd8047f", "confirmations" : 1 }

It's not possible to do a sendmany with a comment however. Just as mentioned by Katiee in gridcoin/Gridcoin-Research#61

Having a note in the sendmany command would be nice

I will update Gridcoinstats to show that a TX was rain and for what project in user transactions and transaction details.

startailcoon avatar Apr 30 '17 18:04 startailcoon