7202f7ae82
* 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 |
||
---|---|---|
.. | ||
account_provider | ||
blockchain | ||
blooms | ||
client | ||
engines | ||
ethereum | ||
json_tests | ||
miner | ||
snapshot | ||
spec | ||
state | ||
tests | ||
trace | ||
verification | ||
views | ||
account_db.rs | ||
block.rs | ||
builtin.rs | ||
cache_manager.rs | ||
db.rs | ||
encoded.rs | ||
error.rs | ||
executed.rs | ||
executive.rs | ||
externalities.rs | ||
factory.rs | ||
header.rs | ||
lib.rs | ||
machine.rs | ||
pod_account.rs | ||
pod_state.rs | ||
service.rs | ||
state_db.rs | ||
tx_filter.rs |