Jamie Lokier deffa20b07
RPC and GraphQL: Change estimateGas to go through unified EVM runner
Simplify `estimateGas` to use `runComputation`; drop other code.

The RPC/GraphQL `estimateGas` operation is quite different from the `call`
operation.  It is much more like ordinary transaction execution than `call`,
though there are still enough differences that tx validation cannot be used.

Signed-off-by: Jamie Lokier <jamie@shareable.org>
2021-05-29 08:23:20 +01:00
..
2021-05-19 16:35:13 +07:00
2021-05-26 11:12:52 +01:00
2019-11-13 21:49:39 +07:00
2020-01-20 18:36:58 +02:00
2019-01-28 12:38:23 +02:00
2018-05-28 13:22:28 +03:00
2021-04-28 15:24:14 +03:00
2019-04-17 03:56:28 +02:00
2020-07-21 00:16:59 +07:00
2021-05-16 19:54:48 +07:00
2019-11-13 21:49:39 +07:00