-
The comparison operators `===`, `>`, `=`, `
-
Prepending the "From Base" operation with the "Register" operation produces an error "Data is not a valid BigNumber".
Here is an example: https://gchq.github.io/CyberChef/#recipe=Register('(.*)',tr…
tobek updated
5 years ago
-
# Location
ne request
# Expected behavior
the total amount shown is the offer + the fee
# Actual behavior
when putting in an offer with decimals (1,6,9) the total offer adds a 1 in the 16th decim…
-
Running the test script, i.e. using Ganache under the hood works well.
However, even after looking at #268 and changing the web3-utils version to either `1.0.0-beta37` or `1.0.0-beta41`, I still ca…
-
Hello,
I am using "web3": "~1.0.0-beta.26" to make connection to JPMorgan Quorum (https://github.com/jpmorganchase/quorum). Quorum network is configured to use Raft consensus algorithm. Raft algori…
-
This would
1. drastically increase maintainability
2. allow people to contribute more easily by developing plugins (e.g. TypedMatrix)
3. allow to keep your frontend JS small by loading only what you …
-
red>> 27847278432473892748932789483290483789743824832478237843927849327492 \* 4932948478392784372894783927403290437147389024920147892940729142
== 1328642520
red>> 74789 \* 849032
== -926255192
The ab…
-
Hello,
I found that rounding behaves differently depending on if you pass in 0 or not.
If you evaluate `mathjs.round(-2.5)` it returns -2
However if you evaluate `mathjs.round(-2.5, 0)` it retu…
-
Drizzle is massive, thanks a bunch! But can't pass an issue with BigNumbers. Not having seen info on Drizzle issues, have to post this here:
`value = `- returns a BigNumber object in Wei.
`web3…
rrubo updated
5 years ago
-
## Issue
Running into `Invalid number of arguments to Solidity function` when calling `zeroEx.token.setUnlimitedProxyAllowanceAsync(address, account)`.
## Environment
- Using Webpack to transpile…