chia-blockchain/chia/rpc
Kyle Altendorf 8291f0221a
Make the sized bytes types hint compatible (#9369)
* Rework sized bytes for type hinting compatibility

* add a bunch of type: ignores

* this will be handled elsewhere

* noqa E501 instead of changing code

* normalize comment plurality

* @classmethod

* Revert "@classmethod"

This reverts commit 95db80e339.

* add ignore in benchmarks

* just E501 again...

* add some new type: ignores
2021-12-02 09:43:39 -08:00
..
__init__.py git mv src chia 2021-04-04 21:41:39 -07:00
farmer_rpc_api.py Make the sized bytes types hint compatible (#9369) 2021-12-02 09:43:39 -08:00
farmer_rpc_client.py farmer|cmds: Improve remote harvester info (#6979) 2021-07-06 20:20:21 -07:00
full_node_rpc_api.py Make the sized bytes types hint compatible (#9369) 2021-12-02 09:43:39 -08:00
full_node_rpc_client.py Added an RPC for coin records by multiple coin names (#7920) 2021-08-17 10:52:51 -07:00
harvester_rpc_api.py chia|tests: Introduce PlotManager + some plot loading improvements and fixes (#7848) 2021-08-09 10:25:15 -07:00
harvester_rpc_client.py fix type hint of harvester rpc client (#2706) 2021-04-26 01:22:31 -07:00
rpc_client.py DID Update Merge (#8129) 2021-09-07 12:48:41 -07:00
rpc_server.py rpc|tests: Introduce RPC endpoint /get_routes (#9084) 2021-11-19 11:20:56 -08:00
util.py rpc|tests: Introduce RPC endpoint /get_routes (#9084) 2021-11-19 11:20:56 -08:00
wallet_rpc_api.py Make the sized bytes types hint compatible (#9369) 2021-12-02 09:43:39 -08:00
wallet_rpc_client.py Plotnft fees (#9116) 2021-11-04 10:44:36 -07:00