 Kyle AltendorfandGitHub
|
e446d6b726
|
use chia_rs directly for sized ints (#19303)
* use chia_rs directly for sized ints
* Update data_layer_rpc_api.py
|
2025-02-24 14:33:09 -08:00 |
|
 Kyle AltendorfandGitHub
|
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 |
|
 dustinfaceandGitHub
|
58302968d9
|
server: Try to convert in known_active_capabilities (#15046)
|
2023-04-18 11:28:00 -05:00 |
|
 Kyle AltendorfandGitHub
|
618f93b4c4
|
handle incoming unknown capabilities (#14093)
* handle incoming unknown capabilities
* move it around
* chia.server.capabilities
* Update tests/util/test_network_protocol_files.py
|
2022-12-09 18:37:18 -06:00 |
|