openethereum/parity
Wei Tang 7202f7ae82 [beta] Backports (#8450)
* Use forked app_dirs crate for reverted Windows dir behavior  (#8438)

* Remove unused appdirs dependency in CLI

* Use forked app_dirs crate for reverted Windows dir behavior

* remove Tendermint extra_info due to seal inconsistencies (#8367)

* handle queue import errors a bit more gracefully (#8385)

* Improve VM executor stack size estimation rules (#8439)

* Improve VM executor stack size estimation rules

* typo: docs add "(Debug build)" comment

* Fix an off by one typo and set minimal stack size

This avoids the case if `depth_threshold == max_depth`. Usually setting stack size to zero will just rebound it to
platform minimal stack size, but we set it here just in case.

* Use saturating_sub to avoid potential overflow
2018-04-20 15:22:29 +02:00
..
cli [beta] Backports (#8346) 2018-04-10 12:16:08 +02:00
light_helpers dissolve util (#7460) 2018-01-10 15:35:18 +03:00
account.rs Fix #6209 - introduce standalone dir crate 2017-12-26 00:54:34 -08:00
blockchain.rs ethabi version 5 (#7723) 2018-02-09 09:32:06 +01:00
cache.rs Upgrade to RocksDB 5.8.8 and tune settings to reduce space amplification (#7348) 2018-01-03 11:00:37 +01:00
configuration.rs [beta] Backports (#8346) 2018-04-10 12:16:08 +02:00
dapps.rs [beta] Backports (#8346) 2018-04-10 12:16:08 +02:00
deprecated.rs Make CLI arguments parsing more backwards compatible 2017-11-08 12:33:56 +01:00
helpers.rs removed old migrations (#7974) 2018-02-22 14:53:10 +01:00
informant.rs dissolve util (#7460) 2018-01-10 15:35:18 +03:00
ipfs.rs Fix default CORS settings. (#7387) 2017-12-27 18:56:06 +01:00
main.rs [beta] Backports (#8450) 2018-04-20 15:22:29 +02:00
migration.rs [Beta] Backports (#8136) 2018-03-19 21:40:56 +01:00
modules.rs use error-chain in ethcore-network 2017-11-13 16:48:58 +01:00
params.rs Backport #8099 (#8132) 2018-04-04 21:33:14 +09:00
presale.rs Fix #6209 - introduce standalone dir crate 2017-12-26 00:54:34 -08:00
rpc_apis.rs Backport #8099 (#8132) 2018-04-04 21:33:14 +09:00
rpc.rs [beta] Backports (#8346) 2018-04-10 12:16:08 +02:00
run.rs [beta] Backports (#8346) 2018-04-10 12:16:08 +02:00
secretstore.rs dissolve util (#7460) 2018-01-10 15:35:18 +03:00
signer.rs Re-enable signer, even with no UI. (#8167) (#8168) 2018-03-20 22:49:07 +01:00
snapshot.rs finished 2017-08-31 11:35:41 +02:00
stratum.rs remove the deprecated options in rustfmt.toml (#5616) 2017-05-19 17:12:20 +02:00
upgrade.rs Fix #6209 - introduce standalone dir crate 2017-12-26 00:54:34 -08:00
url.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
user_defaults.rs Refactors parity/parity to use journaldb crate (#6693) 2017-10-17 11:46:54 +07:00
whisper.rs Problem: sending any Whisper message fails 2018-01-01 20:54:15 -08:00