kangarang / tcr-ui

A client-side shell to interact with token-curated registries
MIT License
68 stars 28 forks source link

Cannot commit a vote #80

Closed hailq closed 6 years ago

hailq commented 6 years ago

I get this issue with BN.js when trying to commit a new vote commit vote saga error Error: [number-to-bn] while converting number false to BN.js instance, error: invalid number value. Value must be an integer, hex string, BN or BigNumber instance. Note, decimals are not supported.

screen shot 2018-05-10 at 1 10 33 am
kangarang commented 6 years ago

I'm almost positive that this is due to an error in https://github.com/kangarang/tcr-ui/commit/da0172024bba9e305b4e50941244dbe7fe22808a

kangarang commented 6 years ago

please pull the newest commit and lemme know if you're still getting any errors!

kangarang commented 6 years ago

related: https://app.zenhub.com/workspace/o/kangarang/tcr-ui/issues/83