Commit Graph

17 Commits

Author SHA1 Message Date
Gene Hoffman
f7f38685d3 black tests/ 2020-09-16 11:30:37 -07:00
Mariano Sorgente
898ff6eece Reformat using python black 2020-09-16 01:19:28 -07:00
Mariano Sorgente
f772b4d22f Test passing 2020-09-16 01:19:28 -07:00
Gene Hoffman
57c5e19353 Move to Super Linter 3.9.2 - now lint Black, flake8, mypy (#390)
* Try Super Linter at 3.9.0 and add linters

* 3.9.1 and set validate all to false

* Back to 3.9.1 and use only true VALIDATE_

* Place superlint in debug mode

* Try fix from 3.9.2

* black source. Start fixing flake8 issues

* Black tests, out of debug

* Black setup.py do to merge conflict
2020-09-14 15:38:55 -07:00
Richard Kiss
470b0c8c76 Use attributes instead of dictionary keys. 2020-07-27 16:01:18 -07:00
Yostra
8b13aa0810 correct path 2020-07-16 13:05:43 -07:00
Mariano Sorgente
a1b4392bb1 Tests passing 2020-07-16 13:05:43 -07:00
Mariano Sorgente
73398e0159 Remove challenge signature 2020-07-16 13:05:43 -07:00
Mariano Sorgente
e0d55993fe Implement new farmer and harvester protocol 2020-07-16 13:05:43 -07:00
Richard Kiss
e83e7db3ce Pass clvm_cost_ratio_constant to calculate_cost_of_program. 2020-07-16 13:05:43 -07:00
Richard Kiss
aa66d1d13d Remove from src.consensus.constants import constants. 2020-07-16 13:05:43 -07:00
Mariano Sorgente
9c748cfec4 Try to speed up with new BlockTools 2020-07-16 13:05:43 -07:00
Yostra
53385608de benchmark chia cost unit, other cost stuff 2020-03-24 23:09:31 -07:00
Mariano Sorgente
3b0b7dfb72
Complete removal of body 2020-03-02 15:06:03 +09:00
Mariano Sorgente
e092bba0b6
Remove unused imports 2020-02-27 11:32:03 +09:00
Mariano Sorgente
88f71f8242
Merge branch 'integration' of github.com:Chia-Network/chia-blockchain into integration 2020-02-27 11:31:01 +09:00
Yostra
c94fba4100 block cost stuff 2020-02-26 17:33:25 -08:00