swapna gupta

Results 6 comments of swapna gupta

Having this same issue.

I was able to resolve this by installing `automake`: ``` brew install automake openssl libtool pkg-config gmp libffi ``` See instructions for other operating systems here: https://github.com/etscrivner/rbsecp256k1/blob/master/README.md

I am running into a similar issue. I am calling a contract function which returns an `uint256[]` type. But, the gem is parsing the returned value into an `uint256`.

> This might solve it! (_At least in my tests it worked_) > > ```ruby > module Eth > class Contract::FunctionInput > def type > @type.base_type + @type.sub_type + @type.dimensions.map{...

Hi @vrushalipanchal! Is the issue about creating a Rosetta implementation for XinFin Network? Thanks!

Hi @HelloKashif , Thank you for raising this issue and flagging the misleading documentation. We are looking into this now and will get back to you asap. Thanks!