Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

[beta] Backports #8450

Merged
merged 4 commits into from
Apr 20, 2018
Merged

[beta] Backports #8450

merged 4 commits into from
Apr 20, 2018

Conversation

sorpaas
Copy link
Collaborator

@sorpaas sorpaas commented Apr 20, 2018

…reum#8438)

* Remove unused appdirs dependency in CLI

* Use forked app_dirs crate for reverted Windows dir behavior
@sorpaas sorpaas added A8-backport 🕸 Pull request is already reviewed well in another branch. M4-core ⛓ Core client code / Rust. labels Apr 20, 2018
@sorpaas sorpaas added this to the Patch milestone Apr 20, 2018
@5chdn
Copy link
Contributor

5chdn commented Apr 20, 2018

ordian and others added 3 commits April 20, 2018 19:11
* 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
@5chdn 5chdn merged commit 7202f7a into openethereum:beta Apr 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-backport 🕸 Pull request is already reviewed well in another branch. M4-core ⛓ Core client code / Rust.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants