openethereum/updater/src
Wei Tang 528497b86a Keep all enacted blocks notify in order (#8524)
* Keep all enacted blocks notify in order

* Collect is unnecessary

* Update ChainNotify to use ChainRouteType

* Fix all ethcore fn defs

* Wrap the type within ChainRoute

* Fix private-tx and sync api

* Fix secret_store API

* Fix updater API

* Fix rpc api

* Fix informant api

* Eagerly cache enacted/retracted and remove contain_enacted/retracted

* Fix indent

* tests: should use full expr form for struct constructor

* Use into_enacted_retracted to further avoid copy

* typo: not a function

* rpc/tests: ChainRoute -> ChainRoute::new
2018-05-07 12:58:25 +02:00
..
types ethabi version 5 (#7723) 2018-02-09 09:32:06 +01:00
lib.rs ethcore-sync (#8347) 2018-04-10 12:13:49 +02:00
service.rs remove ipc codegen from updater 2017-10-16 17:28:59 +02:00
updater.rs Keep all enacted blocks notify in order (#8524) 2018-05-07 12:58:25 +02:00