Skip to content

Conversation

@dhood
Copy link
Contributor

@dhood dhood commented May 20, 2022

Submitting funding or withdrawal requests were failing with:

index.ts:225 Uncaught (in promise) Error: invalid BigNumber value (argument="value", value="3000000000000000000", code=INVALID_ARGUMENT, version=bignumber/5.4.1)
    at e.value (index.ts:225:28)
    at e.value (index.ts:237:20)
    at e.value (index.ts:241:21)
    at Function.value (bignumber.ts:291:23)
    at n.value (number.ts:21:27)
    at array.ts:71:19
    at Array.forEach (<anonymous>)
    at K (array.ts:54:12)
    at n.value (tuple.ts:23:16)
    at e.value (abi-coder.ts:106:15)

I'll admit I still get transaction errors but at least they are submitting! (I'm mostly just looking at the code as a reference implementation so it's not bothering me that the transactions fail - thanks again for the demo repo)

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

Successfully merging this pull request may close these issues.

1 participant