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
rocksload and GitHub
8c50242410
chore: fix some typos in comments ( #20197 )
...
Signed-off-by: rocksload <rocksload@outlook.com >
2025-11-03 09:17:42 -07:00
Kyle Altendorf and GitHub
8a8443787f
redact daemon websocket message logging ( #19697 )
...
* redact daemon websocket message logging
* add tests
* casefold the trigger as well
* redact mnemonic too
2025-06-12 11:13:10 -07:00
Matt Hauff and GitHub
2808ee2446
[CHIA-1681] Replace black with Ruff ( #18813 )
...
* Replace black with Ruff
* Change build_network_protocol_files.py
2024-11-04 15:22:18 -07:00
Matt Hauff and GitHub
73e4a5bbea
[CHIA-1680] Finish replacing flake8 with Ruff ( #18802 )
...
* Apply ruff unsafe fixes
* Manually fix tuples with `as`
* Remove all references to flake8
2024-11-04 08:59:57 -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
73a7cb4687
CHIA-420 remove ignore for pkg_resources deprecation warning ( #17933 )
...
* remove ignore for `pkg_resources` deprecation warning
* replace pkg_resources usages
* fixup
* fixup
* fixup
* a couple
* imports
* cleanup
* maybe
2024-05-15 09:52:22 -05:00
Chris Marslender and GitHub
e88d2e4b41
Add genesis challenge to get_network_info rpcs ( #18000 )
2024-05-09 17:07:17 -07:00
Matt Hauff and GitHub
aefe7fdf28
Observer Mode ( #17792 )
...
* Observer Mode
* Address comments by @altendky
* Change RPC default and fix test coverage
* Add test coverage for rpc marshaller
* Fix @marshal util to return proper transactions
2024-05-07 13:39:25 -07:00
Kyle Altendorf and GitHub
286726733f
less order sensitivity in test_plotter_stop_plotting() ( #17794 )
2024-03-28 13:17:46 -07:00
Chris Marslender and GitHub
71ced4c783
Add get_network_info to daemon ( #17717 )
...
* its also useful to have network info available from the daemon, vs having to ask whichever service(s) happen to be up
* Add test for get_network_info on daemon
* Fix precommit
2024-03-18 08:40:06 -07: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