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
require((consensus.revealDate <=now&& consensus.revealCounter >0) || (consensus.revealCounter == consensus.winnerCount)); // consensus.winnerCount never 0 at this step
407
407
408
408
// add penalized to the call worker to contribution and they never contribute ?
assert.strictEqual(events[0].args.result,'0x5def3ac0554e7a443f84985aa9629864e81d71d59e0649ddad3d618f85a1bf4b',"check revealed result by resourceProvider");
418
418
assert.strictEqual(events[0].args.result,web3.sha3("iExec the wanderer"),"check revealed result by resourceProvider");
assert.strictEqual(events[0].args.result,'0x5def3ac0554e7a443f84985aa9629864e81d71d59e0649ddad3d618f85a1bf4b',"check revealed result by resourceProvider");
422
422
assert.strictEqual(events[0].args.result,web3.sha3("iExec the wanderer"),"check revealed result by resourceProvider");
assert.strictEqual(events[0].args.result,'0x5def3ac0554e7a443f84985aa9629864e81d71d59e0649ddad3d618f85a1bf4b',"check revealed result by resourceProvider");
650
650
assert.strictEqual(events[0].args.result,web3.sha3("iExec the wanderer"),"check revealed result by resourceProvider");
assert.strictEqual(events[0].args.result,'0x5def3ac0554e7a443f84985aa9629864e81d71d59e0649ddad3d618f85a1bf4b',"check revealed result by resourceProvider");
868
868
assert.strictEqual(events[0].args.result,web3.sha3("iExec the wanderer"),"check revealed result by resourceProvider");
0 commit comments