openethereum/ethcore/src
Robert Habermeier 8125b5690c Port `try` macro to new `?` operator. (#3962)
* initial untry sweep

* restore try in ipc codegen, fix inference

* change a few missed try instances
2016-12-27 12:53:56 +01:00
..
account_provider Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
blockchain Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
blooms Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
client Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
engines Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
ethereum Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
evm Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
json_tests Rename ethcore -> parity in licenses. 2016-12-11 19:31:31 +01:00
migrations Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
miner Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
snapshot Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
spec Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
state Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
tests Allow contract constructors in chain spec (#3932) 2016-12-23 18:44:39 +01:00
trace Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
types Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
verification Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
views Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
account_db.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
action_params.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
basic_types.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
block.rs Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
builtin.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
cache_manager.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
db.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
env_info.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
error.rs Merge branch 'master' into auth-bft 2016-12-12 21:28:46 +01:00
executive.rs Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
externalities.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
factory.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
header.rs Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
lib.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
pod_account.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
pod_state.rs Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
service.rs Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
state_db.rs Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00