openethereum/rpc/src
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
..
v1 Owning views of blockchain data (#3982) 2016-12-28 12:44:51 +00:00
lib.rs Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00