openethereum/parity
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
..
cli Backporting to beta (#4418) 2017-02-03 13:57:04 +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 Backporting to beta (#4418) 2017-02-03 13:57:04 +01:00
dapps.rs Fixing compilation without dapps. (#4088) 2017-01-09 11:16:05 +01:00
deprecated.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
dir.rs Using local path on Windows (#4017) 2017-01-05 13:12:54 +00:00
helpers.rs Using local path on Windows (#4017) 2017-01-05 13:12:54 +00:00
informant.rs Owning views of blockchain data (#3982) 2016-12-28 12:44:51 +00:00
main.rs Backporting to beta (#4203) 2017-01-18 17:56:32 +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 Fixing minimal transaction queue price (#4204) 2017-01-18 19:54:40 +01:00
presale.rs Backporting to beta (#4152) 2017-01-12 17:06:15 +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 Fixing minimal transaction queue price (#4204) 2017-01-18 19:54:40 +01: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