-
I am currently playing around with `AENS` delegations as I want to update the Sophia examples in that regards.
I want to call following method:
```sophia
stateful entrypoint claim(owner: addr…
-
Hi, i opened this bug erroneously in ocp4-upi-powervm:
https://github.com/ocp-power-automation/ocp4-upi-powervm/issues/216#issue-934904866
-
encoding ABIEncoderV2 tuples(struct) containing BigNumbers does not work currently. These BigNumbers should be converted to string, as ethers does not handle BigNumbers created using either BN.js or b…
-
var expr = '(79.1198-79.1149) * 1000 * 1000 / 100';
math.evaluate(expr) ==>48.99999999992133
it should be : 49
after google, i know, internal you are using decimal.js to cacluate accurately. …
-
#### Expected behavior
Making a web3.js call to a contract that returns a struct of data like this:
```
amount_of_tokens_left uint256 : 5
total_in_series uint256 : 5
starting…
-
Say if we did this as a calculation:
```
2837593480275824/5468930457689534768957689350476859760345768945076803945654*548345097438534853535
```
The output is `2.845127553679215e-22` as you can s…
ghost updated
3 years ago
-
**Is your feature request related to a problem? Please describe.**
Often I want to execute all tx with the same gas price (ex. kovan, or rollups without any gas market).
**Describe the solution yo…
-
-
New to Typescript and i'm not positive about adding anything for mathJs without breaking it
using definitions from types/mathjs/index.d.ts
import { create, all} from 'mathjs'
const math = create(…
-
I think I'm sending value in the correct units, but I keep getting `out-of-range` errors. Here's a transaction object that I was trying to send with `sendTransaction`:
```
gasLimit: 21000
gasPric…