You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In golem_messages.message.concents.ForcePayment.subtask_results_accepted_list all SRA messages should be connected to one eth account and requested by one Requestor. Concent should respond with ServiceRefused otherwise.
The text was updated successfully, but these errors were encountered:
Right. Each account needs to be processed separately. This is a high priority bug.
BTW: @adrianzamorski@lukasz-glen I wanted to mention Paweł Bochanysz so that he can add it to Pivotal but looks like he still has not been added to Github.
If it is possible please add a REASON for it in golem_messages.message.concents.ServiceRefused. Concent should answer with ServiceRefused, but there is no matching REASON for this case.
In
golem_messages.message.concents.ForcePayment.subtask_results_accepted_list
allSRA
messages should be connected to one eth account and requested by oneRequestor
. Concent should respond withServiceRefused
otherwise.The text was updated successfully, but these errors were encountered: