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
revive some zoeHelper tests
Turning eslint back on required cleaning up a bunch of dead code.
add some tests for the swap helper
using the contract that exports zcf
move setupZCFTest to a common location and share it.
use makeOffer helper suggested by Kate
fixes: #1729
This is mostly test updates, but it fixes one actual bug
fixes: #1729
revive some zoeHelper tests
zoeHelper trade with same handle
Turning eslint back on required cleaning up a bunch of dead code.
This is mostly test updates, but it fixes one actual bug
fixes: #1729
revive some zoeHelper tests
zoeHelper trade with same handle
Turning eslint back on required cleaning up a bunch of dead code.
Describe the bug
As @Chris-Hibbert discovered,
userSeat.hasExited
currently has the wrong logic.It should be corrected:
The text was updated successfully, but these errors were encountered: