openethereum/ethcore/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
..
account_provider Better error messages for PoA chains 2017-01-04 12:50:50 +01:00
blockchain Backporting to beta (#4152) 2017-01-12 17:06:15 +01:00
blooms Port try macro to new ? operator. (#3962) 2016-12-27 12:53:56 +01:00
client Backporting to beta (#4418) 2017-02-03 13:57:04 +01:00
engines Backporting to beta (#4152) 2017-01-12 17:06:15 +01:00
ethereum gas_limit for blocks, mined by Parity will be divisible by 37 (#4154) (#4176) 2017-01-16 20:55:07 +01:00
evm Backporting to beta (#4418) 2017-02-03 13:57:04 +01:00
json_tests return old trie values on insert and remove (#4053) 2017-01-05 21:15:43 +01:00
migrations Port try macro to new ? operator. (#3962) 2016-12-27 12:53:56 +01:00
miner Backporting to beta (#4418) 2017-02-03 13:57:04 +01:00
snapshot use basic_account in snapshot 2017-01-03 17:05:27 +01:00
spec Validator/authority contract (#3937) 2017-01-10 12:23:59 +01:00
state Backporting to beta (#4152) 2017-01-12 17:06:15 +01:00
tests Backporting to beta (#4152) 2017-01-12 17:06:15 +01:00
trace Port try macro to new ? operator. (#3962) 2016-12-27 12:53:56 +01:00
types Backporting to beta (#4152) 2017-01-12 17:06:15 +01:00
verification Owning views of blockchain data (#3982) 2016-12-28 12:44:51 +00:00
views Owning views of blockchain data (#3982) 2016-12-28 12:44:51 +00:00
account_db.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
action_params.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
basic_types.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
block.rs Fixing minGasLimit > ceil limit mining issue (#4018) 2017-01-05 12:59:16 +00:00
builtin.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
cache_manager.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
db.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
env_info.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
error.rs Merge branch 'master' into auth-bft 2016-12-12 21:28:46 +01:00
executive.rs Backporting to beta (#4152) 2017-01-12 17:06:15 +01:00
externalities.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
factory.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
header.rs Port try macro to new ? operator. (#3962) 2016-12-27 12:53:56 +01:00
lib.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
pod_account.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
pod_state.rs Port try macro to new ? operator. (#3962) 2016-12-27 12:53:56 +01:00
service.rs Validator/authority contract (#3937) 2017-01-10 12:23:59 +01:00
state_db.rs Port try macro to new ? operator. (#3962) 2016-12-27 12:53:56 +01:00