Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Canceling orders on Oasis is not reliable recently #453

Open
lightuponlight opened this issue Apr 13, 2020 · 1 comment
Open

Canceling orders on Oasis is not reliable recently #453

lightuponlight opened this issue Apr 13, 2020 · 1 comment

Comments

@lightuponlight
Copy link

Sometimes I am unable to cancel orders submitted into the Oasis Dex. This started a few weeks ago. I click the cancel button but the browser doesn’t do anything at all and my metamask prompt for signature (using a ledger nano S) never happens.

When this happens, I get the same error on multiple browsers at the same time. When the problem goes away, all browsers work again.

This is the error message I get:

utils.js:65 Uncaught Error: Error: [number-to-bn] while converting number “1250000138.75” to BN.js instance, error: invalid number value. Value must be an integer, hex string, BN or BigNumber instance. Note, decimals are not supported. Given value: “1250000138.75”
at f (utils.js:65)
at Object.b (utils.js:276)
at formatters.js:126
at Array.forEach ()
at c (formatters.js:125)
at u.inputTransactionFormatter (formatters.js:162)
at index.js:146
at Array.map ()
at u.formatInput (index.js:144)
at u.toPayload (index.js:179)
at n (index.js:534)
at Object.d._executeMethod (index.js:909)
at callsHelpers.ts:111
at t.f (transactions.ts:211)
at t.project (callsHelpers.ts:100)
at t._next (switchMap.js:45)
at t.next (Subscriber.js:64)
at t._next (tap.js:62)
at t.next (Subscriber.js:64)
at t._next (take.js:51)
at t.next (Subscriber.js:64)
at t.notifyNext (combineLatest.js:83)
at t._next (InnerSubscriber.js:15)
at t.next (Subscriber.js:54)
at t._next (map.js:52)
at t.next (Subscriber.js:64)
at subscribeToPromise.js:7

@lightuponlight
Copy link
Author

Any updates on this?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant