openethereum/rpc
Gav Wood 311730ea95 Improvements and optimisations to estimate_gas (#4142)
* Return 0 instead of error with out of gas on estimate_gas

* Fix stuff up.

* Another estimate gas fix.

* Alter balance to maximum possible rather than GP=0.

* Only increase to amount strictly necessary.

* Improvements and optimisations to estimate_gas.

- Introduce proper error type
- Avoid building costly traces

* Fix tests.

* Actually fix testsActually fix tests
2017-01-12 11:06:12 +01:00
..
rpctest New jsonrpc-core with futures and metadata support (#3859) 2017-01-11 20:02:27 +01:00
src Improvements and optimisations to estimate_gas (#4142) 2017-01-12 11:06:12 +01:00
Cargo.toml New jsonrpc-core with futures and metadata support (#3859) 2017-01-11 20:02:27 +01:00
build.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00