openethereum/parity
Robert Habermeier fe1f542c4f Owning views of blockchain data (#3982)
* owning views of blockchain data

* port blockchain and client traits to owning views

* fix ethcore tests

* use strong headers and bodies in ethcore_light

* port ethsync to use owning views

* port rpc to owning views

* port parity informant and blockchain export
2016-12-28 12:44:51 +00:00
..
cli Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
account.rs Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
blockchain.rs Owning views of blockchain data (#3982) 2016-12-28 12:44:51 +00:00
boot.rs Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
cache.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
configuration.rs Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
dapps.rs Fetch tests (first batch) (#3977) 2016-12-27 15:38:55 +00:00
deprecated.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
dir.rs Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
helpers.rs Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
informant.rs Owning views of blockchain data (#3982) 2016-12-28 12:44:51 +00:00
main.rs Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
migration.rs Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
modules.rs Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
params.rs Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
presale.rs Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
rpc.rs Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
rpc_apis.rs Global Fetch Service (#3915) 2016-12-22 18:26:39 +01:00
run.rs Fetch tests (first batch) (#3977) 2016-12-27 15:38:55 +00:00
signer.rs Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
snapshot.rs Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
stratum.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
sync.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
upgrade.rs Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
url.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
user_defaults.rs Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00