Results 2 issues of H

### Issue Safari 14 supports [BigInteger](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/BigInt) API. I am however receiving eslint errors that it is unsupported. Here is my browsers list config in `package.json`, after running ```shell $ npx...

## Description On the `eosio` contract the `powerup` action ABI states `net_frac: int64` `cpu_frac: int64` stating that the data type is int64, however when interacting with the function from within...