openethereum/ethcore/src/client
Arkadiy Paronyan 5e70507c78 Backporting to beta (#4118)
* Ignore get_price_info test by default. (#4112)

* Auto-detect hex encoded bytes in sha3 (#4108)

* Auto-detect hex encoded bytes in sha3

* Using types/isHex

* Removing unused imports

* Use binary chop to estimate gas accurately (#4100)

* Initial sketch.

* Building.

* Fix a few things.

* Fix issue, add tracing.

* Address grumbles

* Raise upper limit if needed

* Fix test.

* Fixing decoding API with signatures in names (#4125)

* Fix call/estimate_gas (#4121)

* Return 0 instead of error with out of gas on estimate_gas

* Fix stuff up.
2017-01-11 20:03:08 +01:00
..
chain_notify.rs Merge branch 'master' into auth-bft 2016-12-12 21:28:46 +01:00
client.rs Backporting to beta (#4118) 2017-01-11 20:03:08 +01:00
config.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
error.rs Crate tidyups. 2016-12-11 19:14:42 +01:00
mod.rs Validator/authority contract (#3937) 2017-01-10 12:23:59 +01:00
registry.rs Port try macro to new ? operator. (#3962) 2016-12-27 12:53:56 +01:00
test_client.rs Backporting to beta (#4118) 2017-01-11 20:03:08 +01:00
trace.rs Client IPC Interface (#1493) 2016-07-07 09:39:32 +02:00
traits.rs Backporting to beta (#4118) 2017-01-11 20:03:08 +01:00