gridcoin-community / Gridcoin-Tasks

Gridcoin community tasks repository
https://gridcoin.us
MIT License
24 stars 5 forks source link

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

Closed skcin closed 6 years ago

skcin commented 6 years ago

Issue by Erkan-Yilmaz Monday Apr 10, 2017 at 13:46 GMT Originally opened as https://github.com/Erkan-Yilmaz/Gridcoin-tasks/issues/104


problem:

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)

skcin commented 6 years ago

Comment by Erkan-Yilmaz Monday Apr 10, 2017 at 13:52 GMT


cc @grctest @Scalextrix

skcin commented 6 years ago

Comment by Erkan-Yilmaz Monday Apr 10, 2017 at 14:05 GMT


see also this comment

skcin commented 6 years ago

Comment by grctest Monday Apr 10, 2017 at 14:51 GMT


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.

skcin commented 6 years ago

Comment by grctest Monday Apr 10, 2017 at 14:52 GMT


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

skcin commented 6 years ago

Comment by startailcoon Sunday Apr 30, 2017 at 18:41 GMT


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.