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
I had a bug in my code that caused signatureUtils.ecSignOrderAsyncto reject/throw here. It was difficult to track down what was going on because AFAICT the error is just being swallowed up without being logged.
There might be an easier way to reproduce this, but here's more or less what I did:
I had a bug in my code that caused
signatureUtils.ecSignOrderAsyncto reject/throw here. It was difficult to track down what was going on because AFAICT the error is just being swallowed up without being logged.There might be an easier way to reproduce this, but here's more or less what I did:
getOrderWithTakerAndFeeConfigFromRelayerto include an invalid field. I had accidentally setmakerFeeAssetDatato0x0instead of0x.