openethereum/sync/src
Arkadiy Paronyan c7dbd87f8e Backporting to beta (#4418)
* v1.5.1

* Disable notifications (#4243)

* Fix wrong token handling (#4254)

* Fixing wrong token displayed

* Linting

* Revert filtering out

* Revert the revert

* Don't panic on uknown git commit hash (#4231)

* Additional logs for own transactions (#4278)

* Integration with zgp whitelist contract (#4215)

* zgp-transactions checker

* polishing

* rename + refactor

* refuse-service-transactions cl option

* fixed tests compilation

* Renaming signAndSendTransaction to sendTransaction (#4351)

* Fixed deadlock in external_url (#4354)

* Fixing web3 in console (#4382)

* Fixing estimate gas in case histogram is not available (#4387)

* Restarting fetch client every now and then (#4399)
2017-02-03 13:57:04 +01:00
..
light_sync allow queue to drain fully when idle 2016-12-19 12:41:00 +01:00
tests Backporting to beta (#4418) 2017-02-03 13:57:04 +01:00
api.rs Backporting to beta (#4152) 2017-01-12 17:06:15 +01:00
block_sync.rs Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
blocks.rs Owning views of blockchain data (#3982) 2016-12-28 12:44:51 +00:00
chain.rs Backporting to beta (#4418) 2017-02-03 13:57:04 +01:00
lib.rs add light sync service to ethsync 2016-12-16 17:38:16 +01:00
snapshot.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
sync_io.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
transactions_stats.rs Merge pull request #3796 from ethcore/tx-broadcast 2016-12-12 04:13:56 +01:00