laconicd/x/evm/client
Dustin Brickwood 69e0873dd9
eth_estimateGas (#128)
* Draft eth_estimateGas
* implemented eth_estimateGas
* refactored doCall to be used for both eth_call and eth_estiamteGas

* updated to reflect requested changes

* moved GenerateFromArgs func

* removed todo

* revert comment

* fixes dereference issue

* gofmted
2019-10-30 13:30:24 -05:00
..
cli eth_estimateGas (#128) 2019-10-30 13:30:24 -05:00
utils eth_getBlockByHash and block hash mapping functionality (#114) 2019-09-27 10:08:45 -04:00