laconicd-deprecated/proto/ethermint/evm/v1alpha1
yihuang 14b38af8bc
rpc, evm: use binary search to estimate gas (#272)
* do binary search to estimate gas

Closes #268

- Also refactor ApplyMessage to be more reuseable

move binary search to rpc api side to have a clean context each try

remove EstimateGas grpc api

* extract BinSearch function and add unit test

* do estimateGas in grpc query

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
2021-07-19 15:19:23 +00:00
..
evm.proto evm: move ChainConfig to Params (#266) 2021-07-14 05:13:55 -04:00
genesis.proto evm: move ChainConfig to Params (#266) 2021-07-14 05:13:55 -04:00
query.proto rpc, evm: use binary search to estimate gas (#272) 2021-07-19 15:19:23 +00:00
tx.proto evm: treat all vm errors the same as reverted (#276) 2021-07-15 02:01:05 -04:00