Closed mfranciszkiewicz closed 8 years ago
@unittest.skip
tests/test_cf_100k.py
Download the initial state (100k accounts with initial balances) from here: https://drive.google.com/file/d/0B1GzYGSucTNbLXI2S2p6dFBpV0U/view?usp=sharing and extract it to main dir (if the file is not present, it will be created on the first run).
md5 9a4373a8507373b0177181877ada2d6f test100kstate.tar.bz2 sha1 7afbcbc0d9665c93097e898296ca74a4ae2949e9 test100kstate.tar.bz2
9a4373a8507373b0177181877ada2d6f test100kstate.tar.bz2
7afbcbc0d9665c93097e898296ca74a4ae2949e9 test100kstate.tar.bz2
calc_block_gas_limit
py.test tests/test_cf_100k.py -s
Resolves #70
Can you put the description in the code? Then we could merge it.
@unittest.skip
intests/test_cf_100k.py
Download the initial state (100k accounts with initial balances) from here: https://drive.google.com/file/d/0B1GzYGSucTNbLXI2S2p6dFBpV0U/view?usp=sharing and extract it to main dir (if the file is not present, it will be created on the first run).
md5
9a4373a8507373b0177181877ada2d6f test100kstate.tar.bz2
sha17afbcbc0d9665c93097e898296ca74a4ae2949e9 test100kstate.tar.bz2
calc_block_gas_limit
function if needed.py.test tests/test_cf_100k.py -s
to see progress messages.Resolves #70