openethereum/ethcore/builtin
Tino Breddin 81ca599f2a Made ecrecover implementation trait public (#11188)
* Made ecrecover Implementation trait public

* Make all builtin contract types public

This ensure the API is consistent in terms of visibility.
2019-10-22 22:03:52 +02:00
..
src Made ecrecover implementation trait public (#11188) 2019-10-22 22:03:52 +02:00
Cargo.toml Use TryFrom instead of From+panic for Builtin (#11140) 2019-10-09 14:42:03 +02:00