14b38af8bc
* 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> |
||
---|---|---|
.. | ||
abci.go | ||
grpc_query_test.go | ||
grpc_query.go | ||
keeper_test.go | ||
keeper.go | ||
msg_server.go | ||
params_test.go | ||
params.go | ||
state_transition_test.go | ||
state_transition.go | ||
statedb_test.go | ||
statedb.go |