Matt Hauff and GitHub
40db4635a8
[LABS-245] Enable PEP604 Ruff rules ( #20269 )
...
* Enable PEP604 Ruff rules
* Fix harcoded signature in test
* Hack CLVMStreamable test with note to fast follow
2025-11-18 12:34:00 -08:00
Matt Hauff and GitHub
604fc1feb0
[CHIA-1732] Add Ruff specific linting rules ( #18845 )
...
* Add Ruff specific linting rules
* Further tighten ignore list
* Address comments by @altendky
* One more comment @altendky
2024-11-14 15:58:12 -07:00
Matt Hauff and GitHub
6084112d48
[CHIA-1553] Replace pylint with ruff ( #18759 )
...
* Replace pylint with ruff
* poetry
* remove pylint
* Address comments by @altendky
* Undo formatting
* actually undo formatting
2024-10-25 15:55:37 -07:00
Almog De Paz and GitHub
a80d779fe6
refactor full_node add_block ( #18584 )
...
* refactor
* minor fixes
* fix_tests
* add finish sync to add_blocks_in_batches
* add_blocks_in_batches updates wallets
* test fixes
* fix condition in add_block
* add known block to cache
* restore comment
* remove init file from log dir
* fix failed reorg test
* revert known block info change
* assert height in cat test
* wait for wallet height in nft test
* assert sync all height for all wallets
* test_cat_creation assert height
* rename vars
* assert height in process states
2024-10-22 12:14:18 -07:00
Kyle Altendorf and GitHub
9c8557a1f8
Remove Python 3.8 support and update source to 3.9 standards ( #18687 )
...
* manual python 3.8 removals
* poetry
* pyupgrade
* black
* isort
* manually tidy imports
* work around shadowed type
* catch up build network protocol files for pyupgrade changes
* placate pylint
* re-enable 20.04
* placate flake8
2024-10-16 14:21:15 -07:00
Kyle Altendorf and GitHub
eefca33875
Revert "Revert "Revert "CHIA-414 fixup datalayer benchmark""" ( #18223 )
...
Revert "Revert "Revert "CHIA-414 fixup datalayer benchmark"" (#18107 )"
This reverts commit e87d51a993 .
2024-06-21 15:32:39 -05:00
Kyle Altendorf and GitHub
e87d51a993
Revert "Revert "CHIA-414 fixup datalayer benchmark"" ( #18107 )
...
* Revert "Revert "CHIA-414 fixup datalayer benchmark" (#18054 )"
This reverts commit b49eb0a892 .
* repeats
* report coefficients
* hardcode timeout
* 5
* no benchmarks
* 0.6
* repeat name
* format_number()
* higher limits
* 10x
* tidy
2024-06-18 14:25:34 -05:00
Kyle Altendorf and GitHub
a89222a428
move tests ( #17209 )
...
* prep
* verify source and installed tests match
* move
* remove move script
2024-03-14 10:19:20 -07:00